文件名称:code
- 所属分类:
- OpenCV
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.91mb
- 下载次数:
- 0次
- 提 供 者:
- 巴**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Step 1: 二值化一幅图像,结果存为 binary.bmp
Step 2: 用不同彩色填充连通域(连通分量),结果存为 connect.bmp
Step 3: 在二值图像中找出轮廓并存储为 countour.bmp -binary a image,floodfill the connected part,and find the contour of the image
Step 2: 用不同彩色填充连通域(连通分量),结果存为 connect.bmp
Step 3: 在二值图像中找出轮廓并存储为 countour.bmp -binary a image,floodfill the connected part,and find the contour of the image
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源代码\homework1\homework1.ncb
......\.........\homework1.sln
......\.........\homework1.suo
......\.........\.........\homework1.vcproj
......\.........\.........\ReadMe.txt
......\.........\.........\stdafx.h
......\.........\.........\targetver.h
......\.........\.........\stdafx.cpp
......\.........\.........\homework1.cpp
......\.........\.........\homework1.vcproj.SuDa-20100903LX.Administrator.user
......\.........\.........\1.bmp
......\.........\.........\binary.bmp
......\.........\.........\connect.bmp
......\.........\.........\contour.bmp
......\.........\.........\Debug\BuildLog.htm
......\.........\.........\.....\homework1.exe.embed.manifest
......\.........\.........\.....\vc90.idb
......\.........\.........\.....\homework1.pch
......\.........\.........\.....\vc90.pdb
......\.........\.........\.....\stdafx.obj
......\.........\.........\.....\homework1.exe.embed.manifest.res
......\.........\.........\.....\homework1.exe.intermediate.manifest
......\.........\.........\.....\mt.dep
......\.........\.........\.....\homework1.obj
......\.........\Debug\homework1.pdb
......\.........\.....\homework1.exe
......\.........\.....\homework1.ilk
......\.........\homework1\Debug
......\.........\homework1
......\.........\Debug
......\homework1
源代码
......\.........\homework1.sln
......\.........\homework1.suo
......\.........\.........\homework1.vcproj
......\.........\.........\ReadMe.txt
......\.........\.........\stdafx.h
......\.........\.........\targetver.h
......\.........\.........\stdafx.cpp
......\.........\.........\homework1.cpp
......\.........\.........\homework1.vcproj.SuDa-20100903LX.Administrator.user
......\.........\.........\1.bmp
......\.........\.........\binary.bmp
......\.........\.........\connect.bmp
......\.........\.........\contour.bmp
......\.........\.........\Debug\BuildLog.htm
......\.........\.........\.....\homework1.exe.embed.manifest
......\.........\.........\.....\vc90.idb
......\.........\.........\.....\homework1.pch
......\.........\.........\.....\vc90.pdb
......\.........\.........\.....\stdafx.obj
......\.........\.........\.....\homework1.exe.embed.manifest.res
......\.........\.........\.....\homework1.exe.intermediate.manifest
......\.........\.........\.....\mt.dep
......\.........\.........\.....\homework1.obj
......\.........\Debug\homework1.pdb
......\.........\.....\homework1.exe
......\.........\.....\homework1.ilk
......\.........\homework1\Debug
......\.........\homework1
......\.........\Debug
......\homework1
源代码