Sry for distrub
surajparkar787 opened this issue · 4 comments
, how i full setup of canny image, plz help me, i download the labrary , canny images example aslo copy on server,
Suraj,
Sorry, I do not fully nderstand the question.
GammaCV is fully client-side and has no need for a server.
Have you seen the samples? https://gammacv.com/examples/canny_edges + https://github.com/PeculiarVentures/GammaCV/blob/master/app/src/examples/canny_edges.js
Here is how to get the contents of a canvas object: https://stackoverflow.com/questions/8126623/downloading-canvas-element-to-an-image
Here is how to flip an image in a canvas object: https://stackoverflow.com/questions/3129099/how-to-flip-images-horizontally-with-html5
Closing since inactive, feel free to reopen the issue if you have related questions about the GammaCV library.