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