Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RAs84-savAYirPuqCxxnMFtLBfZu4neDbOD131OpptLHM#assertion>. }
Showing items 1 to 21 of
21
with 100 items per page.
- out1 type Variable assertion.
- im2 type Variable assertion.
- im1 type Variable assertion.
- LinguisticSystem type ComputerLanguage assertion.
- step type Step assertion.
- step type ScriptTask assertion.
- out1 label "out1" assertion.
- im2 label "im2" assertion.
- im1 label "im1" assertion.
- LinguisticSystem label "python" assertion.
- step label "Blend two images" assertion.
- out1 comment "None" assertion.
- im2 comment "None" assertion.
- im1 comment "None" assertion.
- LinguisticSystem versionInfo "3.7.9.final.0" assertion.
- LinguisticSystem seeAlso Q28865 assertion.
- step description "@is_fairstep(label='Blend two images') def blend_image(im1, im2): from PIL import Image im_blended= Image.blend(im1, im2, alpha=0.5) return im_blended " assertion.
- step hasInputVar im2 assertion.
- step hasInputVar im1 assertion.
- step language LinguisticSystem assertion.
- step hasOutputVar out1 assertion.