搜索资源列表
binarize
- 实现车牌的定位分割功能,用来交流,大家可以-The positioning plate to achieve partition function, to exchange, we can try
binarisehistogramContast
- Binarize image , contras image , histogram image -Binarize image , contras image , histogram image
OTSU
- 在VC++6.0 已经openCV环境下的一维OTSU代码,实现图像二值化-// OTSU.h: interface for the COTSU class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OTSU_H__33C2086A_C181_490B_946D_837B4C7FB914__INCLUDED_) #define AFX
binarize
- source code to binarize image
Binarize
- 固定阈值以及其他几个简单的二值化阈值方法-Fixed threshold, as well as a few other simple binarization threshold method
Otsu
- This code binarize a grey image using OTSU Binarization
controlling
- Java project that convert image to gray level, binarize it and apple moore neighbor contour detection
TreeView
- 基于对话框的位图变换,包括二值化,旋转,bmp转jpg,24位转8位-based on dialog of MFC,binarize and rotate and bmp to jpg and bitcount 24 to 8
Finish
- it s howa to load a pic form personal computer and make enhancement, binarize and filtered to be used in fingerprint recognition
My-Documents
- it binarize the given image
binarize
- Software to binarize images(color/grey image to halftone/B&W image).
linuxotsu
- Dimage gray scake binarize udiong otsu algo in linux environment .
linuxrange
- Dimage gray scake binarize using range specification in linux environment .- Dimage gray scake binarize using range specification in linux environment .
linuxsauvola
- image gray scake binarize in linux environment- image gray scake binarize in linux environment
NanoTube
- 使用C++编程语言,开发了“单壁碳纳米管手性矢量识别系统”软件。软件处理结果显示:采用最大类间方差法二值化单壁碳纳米管STM图像,能够保留较多单壁碳纳米管的六边形拓扑结构信息;采用本文设计的射线探测加权法能够快速、准确的识别出六边形碳环的中心。-The processing result with the software indicated more topology structure information could be reserved, when maximal variance
myotsu
- The image "cameraman.tif" will be binarize with the classic OTSU algortithm. At the same time, the histogram will be shown
binauto
- Function to binarize images for artificial vision
Connected-Component-based-text-region-extraction.
- The basic steps of the connected-component text extraction algorithm are given below, and diagrammed in Figure 10. The details are discussed in the following sections. 1. Convert the input image to YUV color space. The luminance(Y) value is used
Sample-Images-for-MTP
- this matlab code to binarize the given rgb image by using ostus algorthem-this is matlab code to binarize the given rgb image by using ostus algorthem
ImageProcess
- Qt 图像处理demo,包括 霓虹 黑白化 灰度化 锐化 浮雕 高斯模糊 等处理算法。-Qt image process demo, include Gray,Binarize,Negative, Emboss,Sharpen, Soften, RainBow,Roberts,Poster and other Algorithm