-
-
-
-
二值化matlab的几种代码
先打开Matlab,把整个文件夹复制到Matlab软件的work目录下面,将文件夹binarization Algorithm
设为Matlab当前目录(current directory),直接在命令窗口敲入binarization, 回车就可以运行了。
-
hough-circle
... ,获得圆边界,将此图与原图叠加,增强边缘-Read in the image, the image pre-processing, followed by edge detection, binarization on the image to get, and then the hough transform to obtain the circular boundary, this map and the original image overlay to enhance the edge
-
IrisDetection1022
An iphone app written by myself which can detect iris from images captured by iPhone's camera. Edge detection, image binarization and other image processing techniques are involved.
-
Mastering OpenCV with Practical Computer Vision Projects
... 49
Including OpenCV headers 51
Application architecture 52
Marker detection 62
Marker identification 64
Grayscale conversion 64
Image binarization 65
Contours detection 66
Candidates search 67
Marker code recognition 72
Reading marker code 72
Marker ...
-
-
-
图片文字切割
... .It contains the following algorithm:
merged characters segmentation algorithm according "The Robustness of “Connecting Characters Together” CAPTCHAs".
Sauvola binarization
OTSU binarization
Iteration binarization
Zhang-Suen skeletonization
-
-