This implementation takes an image RGB, grayscale and performs a canny edge detection and returns a buffered image.
The useful code to perform the canny was extracted and implemented with the image produced from the background removal. The output can then be compared with the result obtained from Matlab.
No comments:
Post a Comment