Edge Detection to find the Abrupt Change in Coordinates of Image
Edge means finding such coordinates of image where there is abrupt change. There are different methods to detect the edge such as Sobel, Canny, Prewitt, Roberts and fuzzy logic. I…
Continue Reading
Edge Detection to find the Abrupt Change in Coordinates of Image