登录
首页 » Visual C++ » opencvhello_matlab

opencvhello_matlab

于 2021-02-23 发布 文件大小:5371KB
0 1141
下载积分: 1 下载次数: 0

代码说明:

说明:  opencv入门程序,使用opencv模式读取图像并显示,在vs环境下调用matlab进行图像读取和显示(opencv entry procedures, read the image using opencv mode and display, in the vs environment, call matlab to read and display the image)

文件列表:

opencvhello
...........\opencvhello
...........\...........\Debug
...........\...........\.....\opencvhello.exe,30720,2010-11-30
...........\...........\.....\opencvhello.ilk,332664,2010-11-30
...........\...........\.....\opencvhello.pdb,969728,2010-11-30
...........\...........\opencvhello
...........\...........\...........\Debug
...........\...........\...........\.....\BuildLog.htm,4832,2010-12-07
...........\...........\...........\.....\mt.dep,65,2010-11-30
...........\...........\...........\.....\opencvhello.exe.embed.manifest,663,2010-11-30
...........\...........\...........\.....\opencvhello.exe.embed.manifest.res,728,2010-11-30
...........\...........\...........\.....\opencvhello.exe.intermediate.manifest,621,2010-11-30
...........\...........\...........\.....\opencvhello.pch,3211264,2010-11-30
...........\...........\...........\.....\stdafx.obj,12097,2010-11-30
...........\...........\...........\.....\vc90.idb,592896,2010-12-07
...........\...........\...........\.....\vc90.pdb,593920,2010-12-07
...........\...........\...........\opencvhello.cpp,482,2011-04-18
...........\...........\...........\opencvhello.vcproj,4651,2010-11-30
...........\...........\...........\opencvhello.vcproj.abao-PC.abao.user,1411,2010-12-07
...........\...........\...........\ReadMe.txt,1207,2010-11-30
...........\...........\...........\stdafx.cpp,216,2010-11-30
...........\...........\...........\stdafx.h,233,2010-11-30
...........\...........\...........\targetver.h,498,2010-11-30
...........\...........\opencvhello.ncb,17894400,2010-12-07
...........\...........\opencvhello.sln,899,2010-11-30

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

发表评论

0 个回复

  • Saliency
    显著图计算算法FT, SR, LC, HC, RC,以及saliency cut 的合集。(an windows msi for install saliency detection software, which includes the implementation for FT, SR, LC, our HC, RC and saliency cut method.)
    2011-09-25 21:13:22下载
    积分:1
  • motiontrack
    运动目标的给总与识别,可以实时显示目标的运动轨迹,支持高速相机实时处理视频数据,并可以获得运动目标的轮廓矩等信息(Moving target to the total and the identification of moving targets in real-time display track, real-time processing to support high-speed video camera and moving target access to information such as contour moments)
    2020-10-06 00:17:39下载
    积分:1
  • xbsf
    小波算法。机械化的提高我们的效率。让我们减少错误率。大家要对她有性心。(Wavelet algorithm. Mechanization to improve our efficiency. Let us reduce the error rate. We have to have sex to her heart.)
    2013-12-03 21:36:15下载
    积分:1
  • IVS
    打开一个图像或者视频文件,相应的轮廓检测功能,视频运动物体的跟踪功能(applications on image,tracking objects in the video)
    2010-11-22 21:46:29下载
    积分:1
  • xingtaihexiaobo
    基于小波和形态学的自然地面背景红外目标检测方法。。。。。。(Based on wavelet and morphology of the natural terrestrial background infrared target detection method)
    2021-02-23 10:49:41下载
    积分:1
  • kdtree
    特征点匹配时,采用构造KD-tree,用最优节点优先法寻找最佳匹配点(Matching feature points, the tectonic KD-tree, with the optimal node is preferred method to search for the optimal matching point)
    2012-02-27 08:32:20下载
    积分:1
  • CISBitmap
    从Cbitmap派生的位图类,可通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。类中包含了两个文件:CISBitmap.cpp和CISBitmap.h,使用时附加进工程,可快速实现BMP位图图像的透明处理。(Cbitmap derived from the bitmap type, you can specify a color by a bitmap becomes transparent, and it s almost as simple as using the same Cbitamp. Class contains two files: CISBitmap.cpp and CISBitmap.h, into the use of additional works can be quickly processed to achieve a transparent bitmap BMP images.)
    2014-06-05 19:19:23下载
    积分:1
  • one-based
    一种基于背景减法和帧差的运动目标检测算法(Based on background subtraction and frame difference moving target detection algorithm)
    2013-07-31 09:12:36下载
    积分:1
  • MeanShiftSegMent
    根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。 基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
    2013-07-30 19:01:52下载
    积分:1
  • target-tracking
    基于meanshift算法的目标跟踪,主要是基于opencv车辆跟踪!!!程序当中进行简单的图像分割(Based on the meanshift algorithm of image segmentation and target tracking.)
    2013-08-21 10:45:45下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载