搜索资源列表
temp-1
- 本程序是安全C程序首先对图像进行形态学的处理然后再提边缘二值化最后可以取出细胞的轮廓。 用程序时必须在E盘下建立此文件。 e:\\PICUTRE\\TEMP2.BMP -this procedure is a safe procedure C First, the image morphology processing before being marginal value of the last two admit Cell out of the contours. Procedu
morphology
- 形态学处理图象的程序,该程序包括图象的粗化和细化,腐蚀和膨胀.用visual c++编写,
对图像进行形态学开、闭、形态梯度等算法实现
- 基于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\inclu
20081115
- 数学形态学的腐蚀、膨胀和细化等操作,包含.exe文件-Mathematical Morphology corrosion, expansion and refinement, such as operations, contains. Exe files
fushi
- 数学形态学基本操作腐蚀算法的C++代码实现。-Corrosion of basic operations of mathematical morphology algorithm C++ Code.
Mathem
- 基于数学形态学的图像处理程序,使用c语言编写,是基于数学形态学的一个好例子。-Based on mathematical morphology image processing procedures, the use of c language, based on mathematical morphology is a good example.
morphology
- 以C sharp編程圖像處理有關腐蝕運算膨脹運算開運算與閉運算-In C sharp Programming image processing operations related to the corruption operations and the expansion of open-closing operation op
mathematical-morphology-cuiqi
- 崔屹著《图象处理与分析——数学形态学方法及应用》的盘,采用c语言编写,最值得收藏的经典代码,非常适合初学者学习。-CUI Yi of " image processing and analysis- method and application of mathematical morphology," the disc, using c language, the most worthy of collection of classic code, very suitable
erode
- 基于数学形态学的图像腐蚀程序,用c语言编写,适合初学者理解。-Image based on mathematical morphology erosion process, using c language, suitable for beginners to understand.
MathMorph
- 一个完整的数学形态学处理代码,里面包含各种形态学运算算子,处理例子,完整的VISUAL C++ 项目代码-Mathematical Morphology process C++ codes (full codes)
filter
- C# 影像處理源代碼,一些影像前處理(morphology, color,Threshold, Corretion, mask...)-Imaging process
image
- 用C#编写的一个图像处理的程序:灰度转换,图像平滑与去噪,边缘检测,数学形态学图像处理-Written in C# using an image processing program: grayscale conversion, image smoothing and denoising, edge detection, mathematical morphology image processing and so on. . .
demo
- visual c++数字图像处理源码包括大部分常用算法代码的实现,主要有:图像灰度变换、几何变换、图像的变换域处理、图像增强处理、图像的分割技术、复原技术、图像形态学处理、运动图像分析及其应用技术、图像的配准技术。-visual c++ digital image processing algorithms source code, including the realization of most commonly used, are: the image gray level transfo
image-corrodes
- 图像腐蚀的C语言实现,在形态学中很实用,对具体实际工程很有意义。-The image corrodes the C language realizes, is very practical in the morphology, is very specifically meaningful to the actual project.
Edge
- 使用C#实现图像边缘提取和检测的各种算子,包括模板算子,高斯算子,Canny算子,灰度形态学,小波变换和金字塔更等,算法完善,界面简洁,功能强大。-Use C# Image Edge Extraction and detection of various operators, including the template operator, Gaussian operator, Canny operator, gray morphology, wavelet transform and pyra
image-morphology
- 基于C#的数字图像处理实验源码,图像形态学实验源码,包含源码及要处理的图像-Digital image processing experiment based on C# source, image morphology experimental source, the image contains the source code and to deal with
morphology
- C# 实现功能:数学形态学图像处理 包括:图像腐蚀运算 图像膨胀运算 图像开运算与闭运算 击中与不中变换-C# function: morphological image processing including: image erosion image dilation opening operation and close operation hit and does not transform
MyTest.cpp
- 实现使用c和opencv进行图像的基本操作,如形态学,分割等预处理工作(mplementation of the basic operations of images using C and opencv, such as morphology, segmentation and other preprocessing work)
c#数字图像处理典型实例
- 第1章 绪 论 第2章 C#数字图像处理的3种方法 第3章 点运算及直方图 第4章 几何运算 第5章 数学形态学图像处理 第6章 频率变换 第7章 图像平滑与去噪 第8章 边缘检测 第9章 图像分割 第10章 图像压缩编码 第11章 彩色图像处理(Chapter 1. Chapter 2. 3 methods of c # digital image processing Chapter 3 operation and h
C#图像处理编程+源程序
- 本文档为C#图像处理编程,界面设计简洁大方,功能涉及图像基本操作(C)、图像增强(Z)、图像特技显示(T)、数学形态学(L)。灰度、饱和度、透明度调节、高斯、二阶优化、霓虹、负像、浮雕等(This document is C# image processing programming. The interface design is simple and generous. Its functions include image basic operation (C), image enhanc
