Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RA9rICwPlZwr2PjRwmj7bf1hN0lz151g7DevLddkVyin0#assertion>. }
Showing items 1 to 17 of
17
with 100 items per page.
- out1 type Variable assertion.
- step type Step assertion.
- step type ScriptTask assertion.
- img type Variable assertion.
- LinguisticSystem type ComputerLanguage assertion.
- out1 label "out1" assertion.
- step label "Invert the grayscale image to get a negative" assertion.
- img label "img" 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='Invert the grayscale image to get a negative') def image_Gray2Negative(img:float) -> float: img_negative = PIL.ImageOps.invert(img) return img_negative " assertion.
- step hasInputVar img assertion.
- step language LinguisticSystem assertion.
- step hasOutputVar out1 assertion.