Matches in Nanopublications for { ?s ?p ?o <http://purl.org/np/RAhCbDgo-LGiYythn6xh6vENPqReOP1wF6gN5cDIBN-kk#assertion>. }
Showing items 1 to 17 of
17
with 100 items per page.
- image type Variable assertion.
- step type Step assertion.
- step type ScriptTask assertion.
- LinguisticSystem type ComputerLanguage assertion.
- out1 type Variable assertion.
- image label "image" assertion.
- step label "An awesome function to flip an image from left to right" assertion.
- LinguisticSystem label "python" assertion.
- out1 label "out1" assertion.
- image comment "None" assertion.
- out1 comment "None" assertion.
- LinguisticSystem versionInfo "3.7.9.final.0" assertion.
- LinguisticSystem seeAlso Q28865 assertion.
- step description "@is_fairstep(label='An awesome function to flip an image from left to right') def my_awesome_flipping(image): from PIL import Image # Flip the image from left to right image_flipped = image.transpose(method=Image.FLIP_LEFT_RIGHT) return image_flipped " assertion.
- step hasInputVar image assertion.
- step language LinguisticSystem assertion.
- step hasOutputVar out1 assertion.