登录
首页 » Visual C++ » shuiguojiance_vcPP

shuiguojiance_vcPP

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

  • XINIAN_1
    1 完成图象处理的基本功能2:二值化、边缘检测、滤波。 2 熟悉dc的部分常用功能,学习图标控制弹出框。(a complete image processing of the two basic functions : values, edge detection, filtering. 2 familiar with the dc part of the commonly used function, learning to control pop icon frame.)
    2007-05-26 13:36:55下载
    积分:1
  • DCTJPEG
    blkproc.m,DCHuffmanEncoding.m,ACHuffmanEncoding.m,zigzag.m,PSNR.m, 对灰度图像进行DCT变换,量化,ZigZag扫描,Huffman编解码,反量化,反DCT变换而重建图像。 其中,blkproc.m为分块DCT变换函数; DCHuffmanEncoding.m,ACHuffmanEncoding.m分别为DC和AC变换系数的Huffman码表函数; zigzag.m为ZigZag扫描函数;PSNR.m为求图像峰值信噪比函数。 Copyright 2008 Reserved @ Wang Chengyou @ Tianjin University, P.R.China. (This function tests the DCTJPEG codec)
    2013-03-24 12:06:34下载
    积分:1
  • function
    基于VC++的图像处理类,可以用于bmp文件的读写,显示(Based on the image processing VC++ classes that can be used to read and write bmp files, display)
    2013-11-18 11:16:59下载
    积分:1
  • Labeling
    对于二值图像进行labeling,求的对象个数,每个对象的像素数,中心点,长宽高矮值等(labeling for bianry image)
    2011-05-09 13:54:15下载
    积分:1
  • opencv4.3
    自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of ​ ​ the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of ​ ​ each color.)
    2014-02-13 16:18:41下载
    积分:1
  • calibration_for_camera
    单目相机标定,非常好用,可在visual studio以及visual C++上运行(calibration for camera)
    2015-07-27 09:19:33下载
    积分:1
  • DarkChannelPrior
    目标物与摄像机距离已知的情况下,计算白天大气能见度距离。(The distance between the object and the camera is known to calculate the visibility distance in daytime.)
    2017-01-20 14:10:32下载
    积分:1
  • FullScreen
    全屏显示窗体。通过快捷键F11实现程序全屏显示的效果。(Full-screen display of the form. Through the shortcut key F11 to achieve the effect of full screen display.)
    2017-06-02 09:47:51下载
    积分:1
  • surfAndsift
    里面有注释,还有sift和surf的比较(There are notes, there are more sift and surf the)
    2015-01-25 21:16:46下载
    积分:1
  • CvThrehold
    基于opencv实时图像的2值化处理,一定要有摄像头(Opencv-based real-time image processing of two values, there must be a camera)
    2013-11-29 20:29:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载