Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RA-DVhznK7GkPZ6VACZobQ48OpLlK3BudmxbjMkgLgP_Q#assertion>. }
Showing items 1 to 16 of
16
with 100 items per page.
- plan type Plan assertion.
- LinguisticSystem type ComputerLanguage assertion.
- plan label "puts an image infront of a second image" assertion.
- LinguisticSystem label "python" assertion.
- LinguisticSystem versionInfo "3.7.9.final.0" assertion.
- LinguisticSystem seeAlso Q28865 assertion.
- plan description "@is_fairworkflow(label='puts an image infront of a second image') def overlay_in_front(back_img, front_img): blur_back = blur(back_img) trans_front = white_to_transparency(front_img) final = overlay(blur_back, trans_front) return final " assertion.
- step isStepOfPlan plan assertion.
- step isStepOfPlan plan assertion.
- step isStepOfPlan plan assertion.
- step precedes step assertion.
- step precedes step assertion.
- plan language LinguisticSystem assertion.
- out1 bindsTo fg_img assertion.
- out1 bindsTo result assertion.
- out1 bindsTo bg_img assertion.