Welcome![Sign In][Sign Up]
Location:
Search - opencv morphology

Search list

[Graph programmorphology

Description: 采用OpenCV编写的对图像进行形态学操作的程序。来自《OpenCV教程基础篇》一书
Platform: | Size: 186677 | Author: 汪婧 | Hits:

[Special Effectsmorphology

Description: 一个不错的形态学图像处理的例程,结合openCV使用,对于初学者会有帮助。
Platform: | Size: 188214 | Author: zachary chao | Hits:

[Graph programmorphology

Description: 采用OpenCV编写的对图像进行形态学操作的程序。来自《OpenCV教程基础篇》一书-Prepared using OpenCV image morphology operation procedures. From
Platform: | Size: 186368 | 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 Effectsopencv

Description: Opencv图形图像处理,用OpenCV完成对图像的形态学操作-Opencv graphic image processing, using OpenCV to complete the image morphology operation
Platform: | Size: 13471744 | Author: 连捷 | Hits:

[Special Effectsmorphology

Description: 一个不错的形态学图像处理的例程,结合openCV使用,对于初学者会有帮助。-A good morphological image processing routines, combined with openCV use, would be helpful for beginners.
Platform: | Size: 188416 | Author: zachary chao | Hits:

[Special Effectsmorphology

Description: 利用openCV的相关函数实现对图像的形态学操作-Use of the correlation function of the realization of openCV image morphology operation
Platform: | Size: 182272 | Author: yyy | Hits:

[Special Effectsmorphology

Description: opencv下对图像形态的常用操作,可完成高级形态变换-opencv image under the commonly used form of operation, to be completed by the High Morphological Transformation
Platform: | Size: 183296 | Author: 陈必明 | Hits:

[Special Effectsmorphology

Description: 对图像进行形态学处理的源代码,用opencv实现-Morphological image processing source code, using opencv implementation
Platform: | Size: 182272 | Author: buaa | Hits:

[Special Effectsmorphology

Description: 形态学处理程序,基于opencv,开发环境是vc6.0-Morphological processes, based on the opencv, development environment is vc6.0
Platform: | Size: 182272 | Author: 杨光 | Hits:

[Special Effectsmorphology

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:

[OtherEDOC

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:

[Othermorphology

Description: morphology.c from opencv
Platform: | Size: 182272 | Author: pudn | Hits:

[Windows DevelopMorphology

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:

[Special EffectsMorphology

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:

[Special EffectsImage-Processing-OpenCV-Chapter-6

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:

[Special Effectsexp1-morphology

Description: 数字图像处理,opencv形态学运算,包括腐蚀膨胀,开闭运算。-Digital image processing the opencv morphological operations, including corrosion expansion, opening and closing operation.
Platform: | Size: 1827840 | Author: 王奇特 | Hits:

[OpenCVMorphology

Description: 对图像的dilate或erode ,使用基于Opencv的C代码-Dilate or erode an input image by using C code based on OpenCV
Platform: | Size: 182272 | Author: angela | Hits:

[OpenCVmorphology

Description: opencv 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)-opencv image morphology operation (opening and closing)
Platform: | Size: 1024 | Author: jinyizhong | Hits:

[Special Effectsmorphology

Description: 该程序主要是完成对图像的形态学变化的功能,基于opencv-morphology of image
Platform: | Size: 1324032 | Author: 时广军 | Hits:
« 12 »

CodeBus www.codebus.net