vc++下图像基本处理方法源代码

所属分类:Windows编程
开发工具:Visual C++
文件大小:3776KB
下载次数:1
上传日期:2019-04-03 19:50:34
上 传 者刘世浩
说明:  vs的图像分割软件,很用而且能调试大学毕设比用很棒我觉得适合新手
(Image segmentation is a crucial step transiting from image process to image analysis, and holds important position in image project. On the one hand, image segmentation is the foundation of target expression, and has vital effect on feature survey.)

文件列表:
vc++下图像基本处理方法源代码\1\256色转灰度图\测试图片\Thumbs.db (16384, 2006-01-01)
vc++下图像基本处理方法源代码\1\256色转灰度图\测试图片\彩色lena图像.BMP (66614, 2004-06-30)
vc++下图像基本处理方法源代码\1\256色转灰度图\测试图片\转换为灰度图像.BMP (66614, 2004-06-30)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\dibapi.cpp (23782, 2004-03-07)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\dibapi.h (1876, 2000-02-03)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MainFrm.cpp (2506, 2004-05-20)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MainFrm.h (1581, 2004-05-20)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\mydib.cpp (3157, 2004-05-20)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\mydib.h (72, 2004-05-20)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MyDIP.aps (31064, 2005-12-30)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MyDIP.clw (2615, 2005-12-30)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MyDIP.cpp (4158, 2004-05-20)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MyDIP.dsp (4785, 2004-06-30)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MyDIP.dsw (533, 2004-05-20)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MyDIP.h (1345, 2004-05-20)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MyDIP.ncb (91136, 2006-01-02)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MyDIP.opt (54784, 2006-01-02)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MyDIP.rc (12279, 2004-06-30)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MyDIPDoc.cpp (4007, 2004-05-20)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MyDIPDoc.h (1830, 2004-05-20)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MyDIPView.cpp (7042, 2004-06-30)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\MyDIPView.h (1852, 2004-06-30)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\Release\MyDIP.exe (36864, 2004-06-30)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\res\MyDIP.ico (1078, 2004-05-20)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\res\MyDIP.rc2 (397, 2004-05-20)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\res\MyDIPDoc.ico (1078, 2004-05-20)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\res\Toolbar.bmp (1078, 2004-05-20)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\Resource.h (874, 2004-06-30)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\StdAfx.cpp (207, 2004-05-20)
vc++下图像基本处理方法源代码\1\256色转灰度图\源代码\StdAfx.h (1040, 2004-05-20)
vc++下图像基本处理方法源代码\10\阈值变换\阈值变换.txt (953, 2004-01-17)
vc++下图像基本处理方法源代码\11\图像镜像\测试图片\原始lena图像.bmp (66614, 2004-06-29)
vc++下图像基本处理方法源代码\11\图像镜像\测试图片\垂直镜象结果.bmp (66614, 2004-06-29)
vc++下图像基本处理方法源代码\11\图像镜像\测试图片\水平镜象结果.bmp (66614, 2004-06-29)
vc++下图像基本处理方法源代码\11\图像镜像\源代码\dibapi.cpp (23782, 2004-03-07)
vc++下图像基本处理方法源代码\11\图像镜像\源代码\dibapi.h (1876, 2000-02-03)
vc++下图像基本处理方法源代码\11\图像镜像\源代码\MainFrm.cpp (2506, 2004-05-20)
vc++下图像基本处理方法源代码\11\图像镜像\源代码\MainFrm.h (1581, 2004-05-20)
vc++下图像基本处理方法源代码\11\图像镜像\源代码\mydib.cpp (3157, 2004-05-20)
... ...

近期下载者

相关文件


收藏者