Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RALgEk73-blKEk5kVNfBUsqgf2dE7kW_HB4_tpRvcUNAs#assertion>. }
Showing items 1 to 21 of
21
with 100 items per page.
- factor type Variable assertion.
- out1 type Variable assertion.
- img type Variable assertion.
- step type Step assertion.
- step type ScriptTask assertion.
- LinguisticSystem type ComputerLanguage assertion.
- factor label "factor" assertion.
- out1 label "out1" assertion.
- img label "img" assertion.
- step label "Adjust the constrast of the final image" assertion.
- LinguisticSystem label "python" assertion.
- factor comment "float" 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='Adjust the constrast of the final image') def image_constrast(img:float, factor:float) -> float: enhancer = ImageEnhance.Contrast(img) img_constrast = enhancer.enhance(factor) return img_constrast " assertion.
- step language LinguisticSystem assertion.
- step hasOutputVar out1 assertion.
- step hasInputVar factor assertion.
- step hasInputVar img assertion.