Matches in Nanopublications for { <http://purl.org/np/RAAls4X6cmCsNVGEKwA8xkGkSsi4F3Co93wbyF_as5rCM#plan> ?p ?o ?g. }
Showing items 1 to 4 of
4
with 100 items per page.
- plan type Plan assertion.
- plan label "A workflow converts an image to a pencil sketch" assertion.
- plan description "@is_fairworkflow(label='A workflow converts an image to a pencil sketch') def image_to_pencil_sketch_workflow(origianl_image, ratio): gray_image = rgb2gray_image(origianl_image) inverted_image = invert_colors(gray_image) blurred_image = blur(inverted_image) blended_image = blend_image(gray_image, blurred_image) pencil_sketch_image = contrast_image(blended_image, ratio) return pencil_sketch_image " assertion.
- plan language LinguisticSystem assertion.