Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RAAls4X6cmCsNVGEKwA8xkGkSsi4F3Co93wbyF_as5rCM#assertion>. }
Showing items 1 to 24 of
24
with 100 items per page.
- plan type Plan assertion.
- LinguisticSystem type ComputerLanguage assertion.
- LinguisticSystem label "python" assertion.
- plan label "A workflow converts an image to a pencil sketch" assertion.
- LinguisticSystem versionInfo "3.7.9.final.0" assertion.
- LinguisticSystem seeAlso Q28865 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.
- step isStepOfPlan plan assertion.
- step isStepOfPlan plan assertion.
- step isStepOfPlan plan assertion.
- step isStepOfPlan plan assertion.
- step isStepOfPlan plan assertion.
- step precedes step assertion.
- step precedes step assertion.
- step precedes step assertion.
- step precedes step assertion.
- step precedes step assertion.
- plan language LinguisticSystem assertion.
- out1 bindsTo img assertion.
- out1 bindsTo im1 assertion.
- out1 bindsTo im2 assertion.
- out1 bindsTo img assertion.
- out1 bindsTo image assertion.
- out1 bindsTo result assertion.