文件名称:Segment
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9.27mb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VS2008环境下使用C++进行图像分割编程
具体功能如下:
边缘检测法
阈值分割法
边界分割法
区域分割法
彩色分割法-VS2008 environment the use C++ image segmentation programming features are as follows: color segmentation method for edge detection threshold segmentation boundary segmentation method Segmentation
具体功能如下:
边缘检测法
阈值分割法
边界分割法
区域分割法
彩色分割法-VS2008 environment the use C++ image segmentation programming features are as follows: color segmentation method for edge detection threshold segmentation boundary segmentation method Segmentation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图像分割\ColorSeg.cpp
........\ColorSeg.h
........\ContourSegment.cpp
........\ContourSegment.h
........\Debug\BuildLog.htm
........\.....\ColorSeg.obj
........\.....\ContourSegment.obj
........\.....\Dib.obj
........\.....\EdgeDetection.obj
........\.....\MainFrm.obj
........\.....\mt.dep
........\.....\RegionSegment.obj
........\.....\Segment.exe
........\.....\Segment.exe.embed.manifest
........\.....\Segment.exe.embed.manifest.res
........\.....\Segment.exe.intermediate.manifest
........\.....\Segment.ilk
........\.....\Segment.obj
........\.....\Segment.pch
........\.....\Segment.pdb
........\.....\Segment.res
........\.....\SegmentDoc.obj
........\.....\SegmentView.obj
........\.....\stdafx.obj
........\.....\Threshold.obj
........\.....\vc90.idb
........\.....\vc90.pdb
........\Dib.cpp
........\Dib.h
........\EdgeDetection.cpp
........\EdgeDetection.h
........\Image\color_lena.bmp
........\.....\gray_cells.BMP
........\.....\gray_insect.bmp
........\.....\gray_lena.bmp
........\.....\gray_peach.bmp
........\MainFrm.cpp
........\MainFrm.h
........\ReadMe.txt
........\RegionSegment.cpp
........\RegionSegment.h
........\res\Segment.ico
........\...\Segment.rc2
........\...\SegmentDoc.ico
........\...\Toolbar.bmp
........\resource.h
........\Segment.aps
........\Segment.cpp
........\Segment.h
........\Segment.ncb
........\Segment.rc
........\Segment.sln
........\Segment.sln.old
........\Segment.suo
........\Segment.vcproj
........\Segment.vcproj.8.00.old
........\Segment.vcproj.Chen-PC.Chen.user
........\SegmentDoc.cpp
........\SegmentDoc.h
........\SegmentView.cpp
........\SegmentView.h
........\stdafx.cpp
........\stdafx.h
........\Threshold.cpp
........\Threshold.h
........\UpgradeLog.XML
........\_UpgradeReport_Files\UpgradeReport.css
........\....................\UpgradeReport.xslt
........\....................\UpgradeReport_Minus.gif
........\....................\UpgradeReport_Plus.gif
........\Debug
........\Image
........\res
........\_UpgradeReport_Files
图像分割
........\ColorSeg.h
........\ContourSegment.cpp
........\ContourSegment.h
........\Debug\BuildLog.htm
........\.....\ColorSeg.obj
........\.....\ContourSegment.obj
........\.....\Dib.obj
........\.....\EdgeDetection.obj
........\.....\MainFrm.obj
........\.....\mt.dep
........\.....\RegionSegment.obj
........\.....\Segment.exe
........\.....\Segment.exe.embed.manifest
........\.....\Segment.exe.embed.manifest.res
........\.....\Segment.exe.intermediate.manifest
........\.....\Segment.ilk
........\.....\Segment.obj
........\.....\Segment.pch
........\.....\Segment.pdb
........\.....\Segment.res
........\.....\SegmentDoc.obj
........\.....\SegmentView.obj
........\.....\stdafx.obj
........\.....\Threshold.obj
........\.....\vc90.idb
........\.....\vc90.pdb
........\Dib.cpp
........\Dib.h
........\EdgeDetection.cpp
........\EdgeDetection.h
........\Image\color_lena.bmp
........\.....\gray_cells.BMP
........\.....\gray_insect.bmp
........\.....\gray_lena.bmp
........\.....\gray_peach.bmp
........\MainFrm.cpp
........\MainFrm.h
........\ReadMe.txt
........\RegionSegment.cpp
........\RegionSegment.h
........\res\Segment.ico
........\...\Segment.rc2
........\...\SegmentDoc.ico
........\...\Toolbar.bmp
........\resource.h
........\Segment.aps
........\Segment.cpp
........\Segment.h
........\Segment.ncb
........\Segment.rc
........\Segment.sln
........\Segment.sln.old
........\Segment.suo
........\Segment.vcproj
........\Segment.vcproj.8.00.old
........\Segment.vcproj.Chen-PC.Chen.user
........\SegmentDoc.cpp
........\SegmentDoc.h
........\SegmentView.cpp
........\SegmentView.h
........\stdafx.cpp
........\stdafx.h
........\Threshold.cpp
........\Threshold.h
........\UpgradeLog.XML
........\_UpgradeReport_Files\UpgradeReport.css
........\....................\UpgradeReport.xslt
........\....................\UpgradeReport_Minus.gif
........\....................\UpgradeReport_Plus.gif
........\Debug
........\Image
........\res
........\_UpgradeReport_Files
图像分割