搜索资源列表
Imageprocessing
- C#编写的程序,实现图像的滤波、二值化、腐蚀、细化等等图像处理,代码开源,实现了一个小型的图像处理平台。-C# prepared by the procedures of image filtering, binarization, erosion, thinning, etc. image processing, open source code to achieve a small image processing platform.
GraphAnalyze
- 《Visual+C++数字图像处理典型算法及实现代码》配套光盘。 本书主要讲述了Visual C++数字图像处理典型算法及实现。全书共12章,分别介绍了数字图像编程基础、图像感知与获取、图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分割、图像配准、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。-" Visual+ C++ digital image processing algorith
xtx
- 自己用VC实现的形态学源代码,包括基本的腐蚀膨胀等运算-Morphology with the VC to achieve its source code, including the basic erosion and dilation operations
erosion
- 在影像處理中,使用形態學侵蝕的片段程式碼,變數部份改掉即可使用。-In image processing, morphological erosion using fragments of code, get rid of some variables can be used.
ques11
- Write MATLAB code that will do the following. (a) NOT, AND, OR, NOR, NAND, XOR operation. (b) Image dilation and erosion (binary and gray image). (c) Image closing and opening (binary and gray image). (d) Boundary detection. (e) Image thinn
Expansion-and-corrosion
- c++中图像的形态分析中的膨胀与腐蚀运算代码-Form c++ image analysis expansion and erosion operation code