Matches in Nanopublications for { <http://purl.org/np/RAZN4NXSt9m3J9ROAn78Kd6QnKKDntc777-CrRNxmZ3pI#plan> ?p ?o ?g. }
Showing items 1 to 4 of
4
with 100 items per page.
- plan type Plan assertion.
- plan label "A conversion from an image to a pencil sketch of that image" assertion.
- plan description "@is_fairworkflow(label='A conversion from an image to a pencil sketch of that image') def my_image_conversion_workflow(inputImg): new_img_S1 = rgb2gray_image(inputImg) new_img_S2 = invert_colors(new_img_S1) new_img_S3 = blur(new_img_S2) new_img_S4 = blend_image(new_img_S1, new_img_S3) new_img_S5 = contrast_image(new_img_S4, 5) return new_img_S5 " assertion.
- plan language LinguisticSystem assertion.