Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • moshishibie.rar 图像处理 二值化 灰度 直方图 均衡化 GUI
  • 20121116.zip 数字图像处理:如灰度变换、图像增强、图像滤波、图像二值化及图像分割等。程序可运行。
  • 二值化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 ...
  • 车牌号分割新方法【A Novel Approach for License Plate Character Segmentati... ... are determined by using prior knowledge of license plate. Finally the characters are segmented from original license plate and binarization is performed to the characters, which can make it more efficient for character recognition in OCR system. The ...
  • binarization-matlab程序二值化 otsu和Niblack 可以直接运行的matlab程序,这两个方法分别为全局阈值方法以及局部阈值方法,值得去看看原理。我想免费下载,可是好像不行链接:https://pan.baidu.com/s/1rL2wGj3_qdl2fkkQmcVfIg 密码:lu4z
  • 图片文字切割 ... .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
  • Concise Computer Vision - An Introduction into Theory and Algori... ... optic flow for representing dense motion and various topics in sparse motion analysis; describes special approaches for image binarization and segmentation of still images or video frames; examines the basic components of a computer vision system; ...