图像分割操作的VC++源代码

时间:2015-06-13 12:04:47
【文件属性】:
文件名称:图像分割操作的VC++源代码
文件大小:4.34MB
文件格式:RAR
更新时间:2015-06-13 12:04:47
图像分割 VC++ 图像分割操作的VC++源代码,可实现图像的边缘分割提取,基于visual stdio 6.0创建
【文件预览】:
2 ImageSeg
----ReadMe.txt(4KB)
----StdAfx.h(1KB)
----EdgeDetection.h(458B)
----Image()
--------color_lena.bmp(264KB)
--------gray_insect.bmp(105KB)
--------gray_lena.bmp(65KB)
--------gray_peach.bmp(75KB)
--------gray_cells.BMP(71KB)
----ColorSeg.cpp(4KB)
----res()
--------Toolbar.bmp(1KB)
--------ImageSeg.ico(1KB)
--------ImageSeg.rc2(400B)
--------lena.bmp(65KB)
--------ImageSegDoc.ico(1KB)
----ImageSeg.suo(14KB)
----Threshold.cpp(6KB)
----ImageSeg.dsp(5KB)
----MainFrm.cpp(2KB)
----ImageSeg.vcproj(11KB)
----Dib.cpp(17KB)
----ImageSegView.h(2KB)
----ImageSegView.cpp(14KB)
----MainFrm.h(2KB)
----Threshold.h(257B)
----ImageSeg.dsw(524B)
----ImageSegDoc.cpp(2KB)
----Debug()
--------ImageSeg.res(7KB)
--------Threshold.obj(8KB)
--------vc60.pdb(372KB)
--------ImageSegDoc.sbr(0B)
--------Dib.obj(25KB)
--------ImageSeg.obj(23KB)
--------vc80.idb(715KB)
--------ContourSegment.obj(7KB)
--------MainFrm.obj(20KB)
--------ImageSeg.pch(6.9MB)
--------EdgeDetection.obj(13KB)
--------ImageSeg.bsc(5.2MB)
--------EdgeDetection.sbr(0B)
--------ContourSegment.sbr(0B)
--------vc60.idb(257KB)
--------ColorSeg.sbr(0B)
--------ImageSeg.pdb(481KB)
--------RegionSegment.sbr(0B)
--------ColorSeg.obj(7KB)
--------ImageSegView.sbr(0B)
--------ImageSeg.exe.embed.manifest(2KB)
--------Threshold.sbr(0B)
--------ImageSeg.ilk(367KB)
--------StdAfx.sbr(1.31MB)
--------ImageSeg.exe(140KB)
--------ImageSegView.obj(49KB)
--------BuildLog.htm(6KB)
--------StdAfx.obj(103KB)
--------ImageSeg.sbr(0B)
--------ImageSegDoc.obj(15KB)
--------Dib.sbr(0B)
--------RegionSegment.obj(4KB)
--------MainFrm.sbr(0B)
--------vc80.pdb(692KB)
----ImageSeg.cpp(4KB)
----ImageSeg.aps(29KB)
----ImageSeg.sln(880B)
----ContourSegment.cpp(6KB)
----ImageSeg.rc(12KB)
----resource.h(1KB)
----Dib.h(3KB)
----ImageSeg.h(1KB)
----EdgeDetection.cpp(13KB)
----ImageSeg.vcproj.nxx-PC.nxx.user(1KB)
----ContourSegment.h(244B)
----ImageSeg.plg(250B)
----ImageSegDoc.h(1KB)
----RegionSegment.cpp(1KB)
----ImageSeg.clw(3KB)
----ImageSeg.ncb(233KB)
----StdAfx.cpp(210B)
----ColorSeg.h(339B)
----ImageSeg.opt(293KB)
----RegionSegment.h(209B)

网友评论

  • 还可以,能运行啊
  • 在研究图像识别,图像分割也是里面的关键技术,谢谢分享了!
  • VC++本来就是我的弱项,然后再加上数字图像更是吃力啊,所以要向本资源多多学习啦。。。