Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RA4BpjsscTEKIHVXHVX24b2krztdCvoLyFoPqRWd8tLbs#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 "takes an images and returns a pencil sketch version" assertion.
- LinguisticSystem versionInfo "3.7.9.final.0" assertion.
- LinguisticSystem seeAlso Q28865 assertion.
- plan description "@is_fairworkflow(label='takes an images and returns a pencil sketch version') def to_pencil_sketch(original_image): gray = rgb2gray_image(original_image) neg_gray = invert_colors(gray) blur_neg_gray = blur(neg_gray) blended = blend_image(gray, blur_neg_gray) final = contrast_image(blended, 5) return final " 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 result assertion.
- out1 bindsTo img assertion.
- out1 bindsTo im1 assertion.
- out1 bindsTo im2 assertion.
- out1 bindsTo image assertion.