登录
首页 » Visual C++ » shuiguojiance_vcPP

shuiguojiance_vcPP

于 2014-11-12 发布 文件大小:5831KB
0 316
下载积分: 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 个回复

  • Matrix
    说明:  求矩阵的特征值和特征向量,使用c语言编程(Matrix eigenvalues and eigenvectors, c language programming)
    2011-03-07 12:51:59下载
    积分:1
  • GVFVCCODE
    GVF Snake算法的VC源码。GVF是活动轮廓算法Snake的一种改进,能够解决Snake不能够收敛到凹行区域的缺陷(GVF Snake algorithm VC source. GVF active contour algorithm is an improvement Snake, Snake can be resolved can not converge to the concave line defect region)
    2020-06-26 16:40:02下载
    积分:1
  • ObImPr
    实现图像中细胞的提取,并计算出细胞与核仁面积之比的可视化程序(Extraction of cells in the image, and calculate the cells with nucleolar area ratio of the visualization program)
    2012-05-20 10:06:32下载
    积分:1
  • Morph
    数字图像处理中的基本形态学处理,如腐蚀、膨胀、开操作、闭操作等实现的源代码。可以自定义结构元素的形状。(Digital image processing in the basic morphology processing, such as corrosion, swelling, open operation and close operation to achieve the source code. You can customize the shape of structural elements.)
    2009-01-06 09:38:40下载
    积分:1
  • InversePerspectiveMapping
    对输入的图像帧感兴趣区域进行逆透视投影变换,得到俯视图。(The input of the image frame of interest in the area of the inverse perspective projection transform, get a top view. InversePerspectiveMapping)
    2016-12-04 21:31:56下载
    积分:1
  • Mybole
    实现对酒瓶子的边缘检测,背景差分,垂直和水平投影等,并可实现计数功能。(Achieve the bottles of edge detection, background difference, the vertical and horizontal projection, and to achieve counting.)
    2011-07-30 17:07:43下载
    积分:1
  • cviimage
    cvi图像设计替换背景 扣图专用代码 毕业设计可用(cvi replace the background of graphic design graduate design buckle Figure specific code available)
    2020-07-01 15:00:01下载
    积分:1
  • median-filtering
    中值滤波,取出奇数个数据进行排序,用排序后的中值取代要处理的数据即可(median filtering.rar)
    2013-12-05 17:24:42下载
    积分:1
  • sift_ImageProcessing
    sift特征点检测及图像拼接,matlab7.0实现的,我从别人那里整过来的,测试的话,用在matlab里面直接调用match( b1.jpg , b2.jpg )即可,我测试成功,里面也有说明文档,为了科研,共享,希望大家有好的代码都0分共享,与己方便,与人方便,中国科研才会发展更迅速(sift feature point detection and image stitching of, matlab7.0 realized, I come from others where the whole test, used in matlab inside direct calls to match (' b1.jpg' , ' b2.jpg' ) can I test success, which also has documentation, in order to research, share, and hope everyone has a good code sharing, and has convenient, and accommodating, the more rapid development of China' s scientific research will)
    2012-10-11 23:37:29下载
    积分:1
  • Common-standard-pics
    数字图像处理中常用的标准图像,包括大家所共知的lena等图片的高分辨率版本,推荐大家下载(Commonly used in digital image processing standard images, including all the known to the lena and other high-resolution version of the picture, we recommend downloading)
    2011-05-27 19:05:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载