登录
首页 » Visual C++ » shuiguojiance_vcPP

shuiguojiance_vcPP

于 2014-11-12 发布 文件大小:5831KB
0 180
下载积分: 1 下载次数: 31

代码说明:

  基于图像处理,vc++平台的水果识别。通过亮度调整,梯度处理,边缘图像,边界跟踪,计算颜色形状等,计算出结果。(Based on image processing, fruit recognition vc++ platform. Through the brightness adjustment, gradient, edge image, boundary tracking, calculation of color shape, the calculated results. )

文件列表:

水果检测
........\ago4501.dll,2825728,1999-12-12
........\Area.cpp,1826,2007-07-28
........\Area.h,1268,2007-07-28
........\ButtonST.cpp,53146,2007-07-28
........\ButtonST.h,8202,2007-07-28
........\ChildFrm.cpp,1532,2007-07-28
........\ChildFrm.h,1397,2007-07-28
........\Debug
........\.....\Area.obj,15544,2014-11-12
........\.....\Area.sbr,0,2014-11-12
........\.....\ButtonST.obj,85471,2014-11-12
........\.....\ButtonST.sbr,0,2014-11-12
........\.....\ChildFrm.obj,16567,2014-11-12
........\.....\ChildFrm.sbr,0,2014-11-12
........\.....\Fruit.bsc,3490816,2014-11-12
........\.....\Fruit.exe,335966,2014-11-12
........\.....\Fruit.ilk,729720,2014-11-12
........\.....\Fruit.obj,29729,2014-11-12
........\.....\Fruit.pch,6898452,2014-11-12
........\.....\Fruit.pdb,656384,2014-11-12
........\.....\Fruit.res,15072,2014-11-12
........\.....\Fruit.sbr,0,2014-11-12
........\.....\FruitDoc.obj,113580,2014-11-12
........\.....\FruitDoc.sbr,0,2014-11-12
........\.....\FruitView.obj,47538,2014-11-12
........\.....\FruitView.sbr,0,2014-11-12
........\.....\Histogram.obj,47675,2014-11-12
........\.....\Histogram.sbr,0,2014-11-12
........\.....\ImageObject.obj,62424,2014-11-12
........\.....\ImageObject.sbr,0,2014-11-12
........\.....\Kernel.obj,44118,2014-11-12
........\.....\Kernel.sbr,0,2014-11-12
........\.....\MainFrm.obj,19712,2014-11-12
........\.....\MainFrm.sbr,0,2014-11-12
........\.....\MedianFilter.obj,20827,2014-11-12
........\.....\MedianFilter.sbr,0,2014-11-12
........\.....\Perimeter.obj,15638,2014-11-12
........\.....\Perimeter.sbr,0,2014-11-12
........\.....\Process.obj,154506,2014-11-12
........\.....\Process.sbr,0,2014-11-12
........\.....\SizeCalibrate.obj,17083,2014-11-12
........\.....\SizeCalibrate.sbr,0,2014-11-12
........\.....\StdAfx.obj,105950,2014-11-12
........\.....\StdAfx.sbr,1381418,2014-11-12
........\.....\vc60.idb,246784,2014-11-12
........\.....\vc60.pdb,397312,2014-11-12
........\.....\WidHeight.obj,15525,2014-11-12
........\.....\WidHeight.sbr,0,2014-11-12
........\Errors.h,828,2007-07-28
........\Fruit.aps,43608,2014-11-12
........\Fruit.clw,8094,2014-11-12
........\Fruit.cpp,6062,2007-07-30
........\Fruit.dsp,6487,2007-08-05
........\Fruit.dsw,533,2007-07-28
........\Fruit.h,1974,2007-08-02
........\Fruit.ncb,304128,2014-11-12
........\Fruit.opt,78848,2014-11-12
........\Fruit.plg,4075,2014-11-12
........\Fruit.rc,24157,2007-08-05
........\FruitDoc.cpp,20953,2007-08-05
........\FruitDoc.h,2481,2007-08-02
........\FruitView.cpp,5209,2007-07-28
........\FruitView.h,2042,2007-07-28
........\Histogram.cpp,8600,2007-07-28
........\Histogram.h,1795,2007-07-28
........\ImageErrors.h,832,2007-07-28
........\ImageLoad.dll,183296,1997-03-27
........\imageload.h,3974,2007-07-28
........\ImageLoad.lib,15566,2007-07-28
........\ImageObject.cpp,44882,2007-07-28
........\ImageObject.h,6162,2007-07-28
........\Kernel.cpp,15518,2007-07-28
........\Kernel.h,2629,2007-07-28
........\MainFrm.cpp,3055,2007-07-28
........\MainFrm.h,1541,2007-07-28
........\MedianFilter.cpp,3379,2007-07-28
........\MedianFilter.h,1529,2007-07-28
........\Perimeter.cpp,1989,2007-07-28
........\Perimeter.h,1351,2007-07-28
........\Picindex.cpp,1828,2007-07-29
........\Picindex.h,1258,2007-07-29
........\Process.cpp,134929,2007-08-05
........\Process.h,4916,2007-08-02
........\ReadMe.txt,4739,2007-07-31
........\res

........\...\Fruit.rc2,397,2007-07-28

........\...\ico00001.ico
........\...\LedOff.ico
........\...\LedOn.ico
........\...\midpoint.ico,318,2007-07-28
........\...\Toolbar.bmp,1678,2007-08-05
........\resource.h,5436,2007-08-05

........\SizeCalibrate.cpp,2960,2007-07-28
........\SizeCalibrate.h,1622,2007-07-28
........\StdAfx.cpp,207,2007-07-28
........\StdAfx.h,1108,2007-07-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • headCountCode
    采用了Harrtraining和离子滤波算法实现了拥挤人群人头计数,非常有用。VC++和Opencv开发,采用Oepncv中的Harrtraining训练一个分类器即可运行(Human detection and tracking in high density crowds is an unsolved problem. Standard preprocessing techniques such as background modeling fail when most of the scene is in motion. We integrate human detection and tracking into a single framework, and in- troduce a con rmation-by-classi cation method to estimate con dence in a tracked trajectory, track humans through occlusions, and eliminate false positive detections.)
    2021-03-05 17:39:31下载
    积分:1
  • 1111222223333334444445533332345554
    VC计算机图形学原理及算法教程 VC计算机图形学入门教程(VC theory and algorithms of computer graphics computer graphics tutorial Tutorial VC)
    2013-11-18 15:30:26下载
    积分:1
  • Detection_of_Motion_Picture_trajectory_tracking
    VC++,DirectX,运动图像检测,运动轨迹跟踪(VC++, DirectX movement trajectory tracking image detection)
    2020-10-23 17:07:22下载
    积分:1
  • GreyTrans
    VC++图像处理程序设计(杨淑莹)第四章_灰度变换源码(VC++ image processing program design (Yang Shuying) Chapter _ gray transform source)
    2013-03-19 23:52:43下载
    积分:1
  • DecodeString
    根据指定字符分割字符串,VC++精选编程源码,很好的参考。(According to the specified character segmentation character string, VC++ select programming source code, a good reference.)
    2013-12-03 10:56:22下载
    积分:1
  • image_carrying_code
    利用位图图像中的冗余数据位,将小文件嵌入到大的图像文件中,并保持原图像不变。(The use of bitmap images in the redundant data bit will be embedded in small files to large image files, and to maintain the original image unchanged.)
    2009-03-03 03:22:30下载
    积分:1
  • Kinect_DepthCanny
    用kinect获取3D图像,并从3D图像中用OpenCV方法从深度图中获取梯度边缘,从而得到更多信息,做后续处理(Get with kinect 3D images, and get the edge gradient from the depth map from a 3D image using OpenCV method to obtain more information, do follow-up treatment)
    2014-02-21 21:19:53下载
    积分:1
  • imnoise
    imnoise的M文件,对数字图像的加噪声非常有用处!(imnoise M-files, plus noise on digital images is very useful!)
    2013-10-19 19:04:08下载
    积分:1
  • txcl
    说明:  实现了图像的打开功能,并能实现图像打开时的扫描,渐进,马赛克等功能(To realize the image of the open function, and can achieve image scans open, progressive, mosaic and other functions)
    2010-04-18 22:43:57下载
    积分:1
  • add_noise_to_image
    为图像添加各种噪声,如高斯噪声、泊松噪声、椒盐噪声等。(需有openCV)(Add all kinds of noise for the image, such as Gaussian noise, Poisson noise, salt and pepper noise. (The need for openCV))
    2010-07-08 19:20:15下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载