Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RAiZA4C_h4VUgXkhlcXQaRgBiVCiiFa-oCPQbr9_15BRQ#assertion>. }
Showing items 1 to 21 of
21
with 100 items per page.
- out1 type Variable assertion.
- step type Step assertion.
- step type ScriptTask assertion.
- back type Variable assertion.
- front type Variable assertion.
- LinguisticSystem type ComputerLanguage assertion.
- out1 label "out1" assertion.
- step label "Blend and adjust the constrast of the final image" assertion.
- back label "back" assertion.
- front label "front" assertion.
- LinguisticSystem label "python" assertion.
- out1 comment "None" assertion.
- back comment "None" assertion.
- front comment "None" assertion.
- LinguisticSystem versionInfo "3.7.9.final.0" assertion.
- LinguisticSystem seeAlso Q28865 assertion.
- step description "@is_fairstep(label='Blend and adjust the constrast of the final image') def dodge(front,back): result=front*255/(255-back) result[result>255]=255 result[back==255]=255 return result.astype('uint8') " assertion.
- step hasInputVar back assertion.
- step hasInputVar front assertion.
- step language LinguisticSystem assertion.
- step hasOutputVar out1 assertion.