Welcome![Sign In][Sign Up]
Location:
Search - adaptive binarization

Search list

[Special Effectsotsu_th.c

Description: 功用:根据OTSU方法计算数字图像二值化的自适应阈值-function : According OTSU method of digital image binarization Adaptive Threshold
Platform: | Size: 1024 | Author: 杨建 | Hits:

[Special EffectsChromosome_counter

Description: 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。-Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.
Platform: | Size: 133120 | Author: Michael_M | Hits:

[Special Effectserzhihua

Description:
Platform: | Size: 108544 | Author: 王励 | Hits:

[VC/MFCPreprocessing.Algorithm.of.Fingerprint.Recognition

Description: 一套行之有效的指纹处理算法, 主要包括使用基于方向图的自适应旋转滤波器、与自 适应增强滤波同时进行的自适应阈值边缘处理、自适应阈值二值化, 很好地增强了指纹图像的清晰度, 同时起到了很好的滤波作用, 为可靠、准确地实现指纹自动识别系统奠定了最可靠的基础。-A well-established fingerprint-processing algorithms, including pattern-based adaptive spin filter, and the adaptive filter at the same time enhancing the adaptive threshold edge processing, adaptive threshold binarization, well enhanced fingerprint image clarity, while a very good filtering role, as a reliable, accurate automatic fingerprint identification system has laid a foundation for the most reliable.
Platform: | Size: 158720 | Author: memcpy | Hits:

[Special Effectsbinary

Description: 二值化程序:实现自适应二值化。效果较好,二值化后图片较清晰-Binarization process: the realization of adaptive binarization. Better, after binarization clearer picture
Platform: | Size: 1024 | Author: cheng tiantian | Hits:

[Special EffectsBtoG

Description: c++编写的,自适应阈值二值化方法,简单有效-c++ prepared, adaptive threshold binarization methods, simple and effective
Platform: | Size: 1024 | Author: venus | Hits:

[Special EffectsadaptiveBievalueProcessOfImage

Description: 自适应门限二值化图像处理,自己最近完成的,还可以用,文件也加了两张图的效果,需要的可以试一试-Adaptive threshold binarization image processing, recently completed its own, but also can be used, the document also increase the effectiveness of the two plans, the needs may try it
Platform: | Size: 365568 | Author: 重大包 | Hits:

[Special EffectsImage-Processing-Lab

Description: C#实现图像自适应二值化 该图像处理工具箱包含了一系列的图像处理,包括很多滤波及AForge.NET框架下提供了图像分析功能。自适应二值化(简单的图像统计)-C# Adaptive Image Binarization of the image processing toolbox contains a series of image processing, including many filtering and AForge.NET provided under the framework of image analysis functions. Adaptive binarization (simple image statistics)
Platform: | Size: 1883136 | Author: liyan | Hits:

[Special Effectsmatlab

Description: 基于matlab对灰度图像的二值化自适应阈值的算法-Gray image binarization adaptive algorithm
Platform: | Size: 3072 | Author: qyt | Hits:

[Special Effectsmatlab

Description: 二值化 灰度调整 细化1 线性滤波2 直方图 直方图均化.txt 中值滤波2.txt 自适应滤波3.txt -Binarization of gray-scale adjustment of a linear filter refinement 2 Histogram Histogram equalization. Txt median filter 2.txt adaptive filtering 3.txt Adaptive Filtering.m Linear Filtering.m Median Filtering.m
Platform: | Size: 3306496 | Author: jk | Hits:

[Special EffectsImage-Processing-Lab

Description: 该图像处理工具箱包含了一系列的图像处理,包括很多滤波及AForge.NET框架下提供了图像分析功能。自适应二值化(简单的图像统计)-The image processing toolbox contains a series of image processing, including many under the framework of AForge.NET filtering and image analysis functions provided. Adaptive binarization (simple image statistics)
Platform: | Size: 1878016 | Author: 周亮 | Hits:

[Graph Recognizenew

Description: 一种实时自适应图像二值化方法 将图像二值化作为一个优化问题来解-A real-time adaptive image binarization method of images as a binary optimization problem solved
Platform: | Size: 194560 | Author: liycstart | Hits:

[Special Effectsotsu

Description: otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better
Platform: | Size: 1024 | Author: Andy | Hits:

[Graph programyuanxindignwei

Description: 程序为圆心定位程序,包括图像比对,图像自适应二值化,区域寻找,删除非区域,寻找圆心,平移定位圆心!-Program is centered on targeting procedures, including image comparison, image adaptive binarization, regional search, delete the non-regional, to find center of a circle, shifting location center of a circle!
Platform: | Size: 6115328 | Author: liguo | Hits:

[DocumentsGUImatlab

Description: 基于GUI的图像处理软件平台的开发 五种常用的边缘检测、灰度直方图的显示、灰度直方图的均衡化、对比度自适应直方图的均衡化、图片的二值化以及彩色图片的灰度化-GUI-based image processing software platform of five commonly used edge detection, histogram display, gray histogram equalization, adaptive histogram equalization contrast, the image binarization and color pictures of the gray degree of
Platform: | Size: 708608 | Author: 杨全祥 | Hits:

[Special Effectsthreshold

Description: 调用opencv库,实现自适应阈值的图像二值化功能-Call opencv library to achieve adaptive threshold image binarization function
Platform: | Size: 26624 | Author: leon | Hits:

[Crack Hackadaptive__binarization__modified_8cpp__incl

Description: the document describe the algorithm for adaptive Binarization technique.-the document describe the algorithm for adaptive Binarization technique.
Platform: | Size: 3072 | Author: bhupi | Hits:

[Special EffectsImage-binarization

Description: 图片自适应二值化处理,二值化处理使用简单方便。-Adaptive binarization image processing, binary processing easy to use.
Platform: | Size: 215040 | Author: aas | Hits:

[Special Effectsadaptive-

Description: adaptive degraded document image binarization
Platform: | Size: 1216512 | Author: 胡易 | Hits:

[Special Effectsadaptive-binarization

Description: 用matlab编写的简单程序,用自适应门限法将图像二值化,门限是通过最大类间方差确定-Simple program using matlab, using adaptive threshold method image binarization threshold is determined by Otsu
Platform: | Size: 585728 | Author: chenzhefeng | Hits:
« 12 3 »

CodeBus www.codebus.net