PROGRAMMING REALIZATION OF CANNY’S EDGE DETECTOR
The article describes one of the best algorithms of edge detection on the im-age - Canny’s edge detector. The problems of the software implementation of the algorithm are discussed. The example of the program work is presented
Keywords: grey level digital image, image watermarking, image edge detection, Canny’s edge detector, Sobel’s operator