Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RAzKMgWAP5wxH9xVpY6m5eEhT4Hxfuj1VdmaLxa4myeCU#assertion>. }
Showing items 1 to 21 of
21
with 100 items per page.
- plan type Plan assertion.
- LinguisticSystem type ComputerLanguage assertion.
- plan label "workflow to convert an image to a pencil sketch" assertion.
- LinguisticSystem label "python" assertion.
- LinguisticSystem versionInfo "3.7.9.final.0" assertion.
- LinguisticSystem seeAlso Q28865 assertion.
- plan description "@is_fairworkflow(label='workflow to convert an image to a pencil sketch') def sketch_workflow(img): grey = grayscale(img) inv = inverter(grey) blur = blurrer(inv) t3 = dodge(blur, grey) return t3 " 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.
- plan language LinguisticSystem assertion.
- out1 bindsTo gray_img assertion.
- out1 bindsTo back assertion.
- out1 bindsTo front assertion.
- out1 bindsTo inverted_img assertion.
- out1 bindsTo result assertion.