Introduction - If you have any usage issues, please Google them yourself
This a image processing source code is written in my own, to achieve the following functions:
Sharpening, edge detection: Apply template. There is also a custom template for users to run their own design template in order to achieve other functions, such as line detection.
Relief: the adjacent pixels by the pixels, plus a constant to get.
Histogram equalization is applied step, according to the steps to write textbooks.
Extracted contour: If the point of black spots, eight neighborhood for the black point, then put the white point.
Thresholding segmentation into a fixed threshold (ie, binary) and dynamic threshold segmentation (cutting a number of sub-graph, find the mean, mean that the sub-graph of the threshold value).
Regional growth: the seeds and 4 points respectively neighborhood comparison between the difference is less than the threshold, and the four neighboring points the first time, put the points into the queue. After comparing pixels extracted from the q