文件名称:CarShapeIdentify
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-12-16
- 文件大小:
- 59kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
车型识别系统,步骤为1.首先单击载入图像菜单项(载入背景和前景图像),图像在image文件夹下面。
2.然后单击车辆提取菜单项,依次进行图像做差、二值化、开运算、图像去噪、图像填充处理。
3.再单击轮廓提取菜单项,提取车辆轮廓。
4.最后单击车型识别菜单项,对车辆进行识别。
-Vehicle identification system, step 1. First Click Load Image menu item (loading background and foreground image), the image image folder.
2. Then click on the menu item extracts the vehicle, turn the image to make the difference, binary, opening operation, image denoising, image padding processing.
3. Click the menu items contour extraction, extracting vehicle contours.
4. Finally, click models to identify menu items, the vehicle identification.
2.然后单击车辆提取菜单项,依次进行图像做差、二值化、开运算、图像去噪、图像填充处理。
3.再单击轮廓提取菜单项,提取车辆轮廓。
4.最后单击车型识别菜单项,对车辆进行识别。
-Vehicle identification system, step 1. First Click Load Image menu item (loading background and foreground image), the image image folder.
2. Then click on the menu item extracts the vehicle, turn the image to make the difference, binary, opening operation, image denoising, image padding processing.
3. Click the menu items contour extraction, extracting vehicle contours.
4. Finally, click models to identify menu items, the vehicle identification.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CarShapeIdentify\CarShapeIdentify.aps
................\CarShapeIdentify.cpp
................\CarShapeIdentify.h
................\CarShapeIdentify.rc
................\CarShapeIdentify.vcproj
................\CarShapeIdentifyDoc.cpp
................\CarShapeIdentifyDoc.h
................\CarShapeIdentifyView.cpp
................\CarShapeIdentifyView.h
................\contour\0.bmp
................\.......\1.bmp
................\.......\2.bmp
................\.......\3.bmp
................\MainFrm.cpp
................\MainFrm.h
................\MyImg.cpp
................\MyImg.h
................\ReadMe.txt
................\res\CarShapeIdentify.ico
................\...\CarShapeIdentify.rc2
................\...\CarShapeIdentifyDoc.ico
................\...\Toolbar.bmp
................\resource.h
................\stdafx.cpp
................\stdafx.h
................\targetver.h
................\contour
................\res
CarShapeIdentify