Matches in Nanopublications for { <http://purl.org/np/RAjgGhvqFiVxYhyQi5RMCzzXUoZ4CiNqylQ4RiIDfAvgE#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 pencil sketch workflow" assertion.
- plan description "@is_fairworkflow(label='Convert an image to pencil sketch workflow') def my_workflow1(image): t1 = rgb2gray_image(image) t2 = invert_colors(t1) t3 = blur(t2) t4 = blend_image(t1,t3) t5 = contrast_image(t4,0.) return t5 " assertion.
- plan language LinguisticSystem assertion.