搜索资源列表
OSTU算法实现分割
- 自动寻找阈值,实现图像分割。很好用啊!VC 编写!- Automatically seeks the threshold value, the realization picture division. Very easy to use! VC compilation!
biaoshi
- 该程序是关于vc图像处理的,其功能是图像分割,标识物体测量面积和周长。-that the procedure was on vc image processing, and its function is image segmentation, object identification measurement area and perimeter.
BMPSeg
- 图像分割程序,应用vc++程序,可以分割bmp图像-image segmentation, application procedures vc, bmp image segmentation
图像分割迭代、峰谷、半阈值算法的vc代码
- 实现图像的分割迭代算法、峰谷算法、半阈值算法的vc代码-achieve iterative image segmentation algorithm, algorithm - trough, semi-threshold algorithm vc code
数字图像处理
- 主要是数字图像的一些基本的处理,如去噪、图像分割、边缘检测。
VC编程实现一些数字图像处理
- VC编程实现一些数字图像处理,如阈值分割、投影检测、差影检测、模板匹配,VC programming to achieve a number of digital image processing, such as threshold segmentation, projection detection, poor shadow detection, template matching
VC++图像处理与图像分割系统
- VC++图像处理与图像分割系统.rar
WaterShed
- VC++图像分水岭分割算法控件及示例源代码,在Photoshop里会看到这种效果,程序可能还有不完善的地方,有时候会出现内存不足的提示,不过整体感觉程序写的还是不错的,有兴趣的VCFans可下载编译一下。 -VC++ image watershed segmentation algorithm and the sample source code control, in Photoshop, will see this effect, the program may also be desi
snake_VC++_win32
- 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法的win32源码,使用VC++实现-Image segmentation of the active contour model commonly used in a classic algorithms- greedy algorithm win32 source, use VC++ Achieve
digital
- 用VC++实现印刷体数字的自动识别,首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-
DImageProcessing
- 一个集成在VC环境下的图像处理算法集,包括经典常用的图像分割,图像增强,图像压缩图像识别等技术。-An integrated environment in the VC image processing algorithms, including commonly used classical image segmentation, image enhancement, image compression technologies such as image recognition.
vc
- 利用VC++,实现图像的分割与边缘检测!-Using VC++, to achieve image segmentation and edge detection!
imagesegement
- 利用VC++实现图像处理,主要是对图像进行图像分割处理。-Using vc++ realize image processing, is mainly to the image segmentation.
qq
- 用VC做的模仿QQ面板的程序!对学VC者非常有用!-To do with the VC panel procedures mimic QQ! VC are very useful for school!
200707040941
- VC编写的图像分割的代码prepared the code of image segmentation-VC prepared the code of image segmentation
WaterShed
- 一种使用分水岭分割实现的图像分割方法,完整的vc++工程-Image segmentation with watershred
Cell-recognition
- 细胞识别统计系统,VC编写,用图像分割及目标识别的方法实现。-Cell recognition statistical system, VC prepared to achieve image segmentation and target identification methods.
tuxiangyasuo
- windows系统VC环境下关于图像处理中图像分割技术的源代码-source code windows VC environment for image processing, image synthesis technology
snekenewnew
- 一个snake图像分割的程序,是按照kass的论文实现的。用vc+实现,界面不漂亮,但是实现了snake分割的效果。-A snake image segmentation procedure is in accordance with the the kass paper to achieve. With vc+ achieve, the interface is not pretty, but the snake segmentation effect.
VC数字图像处理
- 利用VC对数字图像进行处理,包括图像分割,边缘检测等(Using VC to process digital images, including image segmentation, edge detection, etc.)