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