Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RA9yKaZqEF38uFKOxTuRnmuVNpDjLd6ypAWAd1Wk_i3-Y#assertion>. }
Showing items 1 to 21 of
21
with 100 items per page.
- LinguisticSystem type ComputerLanguage assertion.
- out1 type Variable assertion.
- img1 type Variable assertion.
- img2 type Variable assertion.
- step type Step assertion.
- step type ScriptTask assertion.
- LinguisticSystem label "python" assertion.
- out1 label "out1" assertion.
- img1 label "img1" assertion.
- img2 label "img2" assertion.
- step label "Convert the RGB color image to grayscale" assertion.
- out1 comment "float" assertion.
- img1 comment "float" assertion.
- img2 comment "float" assertion.
- LinguisticSystem versionInfo "3.7.9.final.0" assertion.
- LinguisticSystem seeAlso Q28865 assertion.
- step description "@is_fairstep(label='Convert the RGB color image to grayscale') def image_combined(img1:float, img2:float) -> float: img_combined = Image.blend(img1, img2, 0.5) return img_combined " assertion.
- step language LinguisticSystem assertion.
- step hasOutputVar out1 assertion.
- step hasInputVar img1 assertion.
- step hasInputVar img2 assertion.