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