Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RA8svoLXJVZj9bypHwVcxso7DEQvV_nqr7AobXfxmyB-I#assertion>. }
Showing items 1 to 17 of
17
with 100 items per page.
- out1 type Variable assertion.
- img type Variable assertion.
- step type ScriptTask assertion.
- step type Step assertion.
- LinguisticSystem type ComputerLanguage assertion.
- out1 label "out1" assertion.
- img label "img" assertion.
- step label "Apply a Gaussian blur to the negative from step 2" assertion.
- LinguisticSystem label "python" assertion.
- out1 comment "float" assertion.
- img comment "float" assertion.
- LinguisticSystem versionInfo "3.7.9.final.0" assertion.
- LinguisticSystem seeAlso Q28865 assertion.
- step description "@is_fairstep(label='Apply a Gaussian blur to the negative from step 2') def image_Gaussian(img:float) -> float: img_gauss = img.filter(ImageFilter.GaussianBlur(radius = 5)) return img_gauss " assertion.
- step language LinguisticSystem assertion.
- step hasInputVar img assertion.
- step hasOutputVar out1 assertion.