Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RAxl81wxXHjpL481EJ17cR10MnaCJwlMtVGjs4ZAguiM8#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 simple image processing workflow, include grayscale, negative, guassian blur, blend, constrast" assertion.
- LinguisticSystem versionInfo "3.7.9.final.0" assertion.
- LinguisticSystem seeAlso Q28865 assertion.
- plan description "@is_fairworkflow(label='A simple image processing workflow, include grayscale, negative, guassian blur, blend, constrast') def image_processing_workflow(img): image_gray = image_RGB2Gray(img) image_negative = image_Gray2Negative(image_gray) img_gauss = image_Gaussian(image_negative) img_blend = image_blend(image_gray, img_gauss) img_constrast = image_constrast(img_blend, factor=0.3) return img_constrast " 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 img2 assertion.
- out1 bindsTo img1 assertion.
- out1 bindsTo result assertion.
- out1 bindsTo img assertion.
- out1 bindsTo img assertion.