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:
Description: 一个不错的形态学图像处理的例程,结合openCV使用,对于初学者会有帮助。-A good morphological image processing routines, combined with openCV use, would be helpful for beginners. Platform: |
Size: 188416 |
Author:zachary chao |
Hits:
Description: 利用openCV的相关函数实现对图像的形态学操作-Use of the correlation function of the realization of openCV image morphology operation Platform: |
Size: 182272 |
Author:yyy |
Hits:
Description: opencv下对图像形态的常用操作,可完成高级形态变换-opencv image under the commonly used form of operation, to be completed by the High Morphological Transformation Platform: |
Size: 183296 |
Author:陈必明 |
Hits:
Description: 形态学处理程序,基于opencv,开发环境是vc6.0-Morphological processes, based on the opencv, development environment is vc6.0 Platform: |
Size: 182272 |
Author:杨光 |
Hits:
Description: 基于OpenCV(开源计算机视觉平台),对图像进行形态学开、闭、形态梯度等算法实现。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include
C:\Program files\OpenCV\include
C:\Program files\OpenCV\cvaux\include
C:\Program files\OpenCV\otherlibs\include
C:\Program files\OpenCV\cvcam\include-Based on the OpenCV (Open Source Computer Vision platform), on the image morphology open and close, morphological gradient algorithm. Before running the installation program (1) OpenCV: ttp:// opencvlibrary.sourceforge.net (2) in vc6.0 the Tools | Options | Directories tab, add the following path: C: \ Program files \ OpenCV \ Cxcore \ include C : \ Program files \ OpenCV \ include C: \ Program files \ OpenCV \ cvaux \ include C: \ Program files \ OpenCV \ otherlibs \ include C: \ Program files \ OpenCV \ cvcam \ include Platform: |
Size: 182272 |
Author:高金锋 |
Hits:
Description: 这是一个在VC6.0平台上,关于数学形态学的程序,基于Opencv图像学代码,包括腐蚀、膨胀、开启和闭合!-This is a VC6.0 platform, on the mathematical morphology procedures, based on Opencv iconology code, including erosion and dilation, opening and closing! Platform: |
Size: 1423360 |
Author:iris |
Hits:
Description: 做出一个MFC,可读入任何图像,利用OPENCV,可作出Dilation、Erosion、Opening、Closing图像转换-Make a MFC, read into any image, use OPENCV, make Dilation, Erosion, Opening, Closing image conversion Platform: |
Size: 20702208 |
Author:mu1292 |
Hits:
Description: 输入彩图,输出为形态学处理结果,使用VC++开发,基于opencv库函数。-Input color pictures, the results of morphological processing output, using VC++ development, based on opencv library functions. Platform: |
Size: 2863104 |
Author:杨榕 |
Hits:
Description: 基于OpenCV的计算机视觉技术实现第六章图像处理的源程序,其中包括图像边缘检测、直方图、Hough变换、几何变换、形态学等基本的图像处理。-OpenCV-based computer vision image processing technology to Chapter VI of the source, including edge detection, histogram, Hough transform, geometric transformation, morphology, and other basic image processing. Platform: |
Size: 106496 |
Author:stellarzhong |
Hits:
Description: 对图像的dilate或erode ,使用基于Opencv的C代码-Dilate or erode an input image by using C code based on OpenCV Platform: |
Size: 182272 |
Author:angela |
Hits: