Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RAXnTLO9xYoy_9VZGvcbd7UafckIOdDLohqEuEnWUKEoI#assertion>. }
Showing items 1 to 17 of
17
with 100 items per page.
- img type Variable assertion.
- step type ScriptTask assertion.
- step type Step assertion.
- LinguisticSystem type ComputerLanguage assertion.
- out1 type Variable assertion.
- img label "img" assertion.
- step label "Convert the RGB color image to grayscale" assertion.
- LinguisticSystem label "python" assertion.
- out1 label "out1" assertion.
- img comment "float" assertion.
- out1 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_RGB2Gray(img:float) -> float: image_gray = img.convert('L') return image_gray " assertion.
- step language LinguisticSystem assertion.
- step hasInputVar img assertion.
- step hasOutputVar out1 assertion.