Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RAXhUK6JfMH8X-NvY8F1GMRjRe7250z2bsJd_BFtWzGfo#assertion>. }
Showing items 1 to 17 of
17
with 100 items per page.
- rgb type Variable assertion.
- LinguisticSystem type ComputerLanguage assertion.
- step type Step assertion.
- step type ScriptTask assertion.
- out1 type Variable assertion.
- rgb label "rgb" assertion.
- LinguisticSystem label "python" assertion.
- step label "Convert the RGB color image to grayscale" assertion.
- out1 label "out1" assertion.
- rgb comment "None" assertion.
- out1 comment "None" 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 grayscale(rgb): return np.dot(rgb[...,:3], [0.299, 0.587, 0.114]) " assertion.
- step language LinguisticSystem assertion.
- step hasOutputVar out1 assertion.
- step hasInputVar rgb assertion.