搜索资源列表
-
0下载:
基于像素归类的背景重构算法的VC++源码,还有其他图像算法程序代码,已经调试过。-Pixel-based background reconstruction algorithm classified the VC++ source code, there are other image algorithm program code has been debugged.
-
-
0下载:
包含基本的图像处理功能,还有markov随机场对图像进行分割、重建的算法的源代码-Contains the basic image processing functions, as well as markov random field image segmentation, reconstruction algorithm source code
-
-
1下载:
本文件为田捷教授所编写的Mitk的源代码,非常强大,仿造VTK和ITK的的结果,才用VC++编译器试用C和C++语言所编写,具有强大的图像处理和三维重建功能,对Dicom格式医学图像进行处理。-This document is Professor Tian Jie prepared Mitk the source code, very powerful, copy VTK and ITK of the results, only with VC++ compiler, try C and C++
-
-
0下载:
图象处理集合(对位图的处理)包括如下:
1.图象分析:图象分割和边缘检测
2.图象编、解码:huff,PCX,GIF,JPG等;
3.滤波处理:包含多种滤波器(高,低通,交互式带阻);
4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等;
此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。
提供所有操作的源代码!
1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!
-