一个图象处理处理程序,可实现边缘检测,轮廓提取,模板匹配,Hough变换,投影,图象复原,阀植分割,等功能,自己去研究吧,还有更多功能-an image processing and handling procedures can be realized edge detection, contour extraction, template matching, Hough transform, Projection, image recovery, valve plant segmentation, and other functions, to study it themselves, but more functional 下载
|
人邮出版社《图像处理》所附源代码,包括Hough变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,图像复原,阈值分割等功能模块。-people "image processing" attached to the source code, including the Hough transform, edge detection, Subtraction, contour extraction and tracking, template matching, image recovery, threshold segmentation function modules. 下载
|
图象的检测,模板匹配算法代码,用于在图片中找到指定的部分,比如在汽车的照片中定位车牌的位置。这只是原理性的程序,只能处理黑白的bmp图片。-image detection and template matching algorithm code for the photographs found in designated parts, such as the cars license plate photographs positioning position. This is the principle of procedures, can only handle black-and-white photographs of bmp. 下载
|
图像处理二值化,利用模板匹配可以在一幅图象中找到已知的物体。比如抓拍到了一张射门的照片,要在该照片中找到足球的位置。这时就可以采用模板匹配的方法。所谓模板匹配,其实想法很简单:拿已知的模板(在本例中为足球的图象),和原图象中同样大小的一块区域去对。-binary image processing and using template matching the image to find a known object. For example, snapped a shot of the photos to find pictures of the football position. It may be used template matching method. The so-called template matching, the idea is simple : take known template (in this case, the image of football), and the original image of a similar size to a regional right. 下载
|