登录
首页 » Visual C++ » opencvhello_matlab

opencvhello_matlab

于 2021-02-23 发布 文件大小:5371KB
0 1252
下载积分: 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 个回复

  • Image-Zoom
    这是图象缩放的代码,对于学习图像的朋友应该有所帮助(This is the image scaling code for the study should help the image of a friend)
    2011-07-17 19:00:24下载
    积分:1
  • meanshift
    meanshift算法,及其在图像处理方面的应用(meanshift algorithm)
    2011-10-10 08:23:48下载
    积分:1
  • gmm
    EM算法以及混合高斯模型,c++实现,控制台程序,函数调用很简单方便。可以在低版本vc6.0运行。(EM algorithm and hybrid Gauss model, c++ implementation, the console program, function call is very simple and convenient. Can be run at low vc6.0.)
    2015-11-19 16:20:15下载
    积分:1
  • Edge-Thinning
    Gray Level Edge Thinning Method Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing time in the further steps such as labeling and image transformation. We investigate some gray level edge thinning method that is based on the gradient magnitude within 3x3 local neighborhood. The new method has been tested with various types of images the real world. Experimental results show that this method produces more accurate images than those of the popular non-maximum suppression methods do.
    2016-09-13 22:05:34下载
    积分:1
  • PALMovie
    PAL制视频消隔行deinterlace的代码,共参考(PAL video system extinction deinterlace interlaced code, a total of reference)
    2020-08-05 13:58:32下载
    积分:1
  • Visual-C-MATLAB-image-processing
    本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盘给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。 本书讲解深入浅出,实例程序丰富,注重理论与实践相结合。本书可作为计算机应用、自动化、图像处理与模式识别、机电一体化专业的高年级本科生或研究生的参考书,也可供从事图像处理与识别的研究人员和工程技术人员阅读参考。(This book introduces the basic principles of image processing and recognition of the typical methods and practical skills . The book is divided into 12 chapters , Chapter 1- Chapter 6 is the basis of the content of image processing and recognition , including images scientific overview , MATLAB programming language images, image enhancement, image segmentation, image feature extraction and image recognition Chapter 7- Section Chapter 10 is a project example image processing and recognition , covering the medical image processing, character recognition and self- guided trolley path recognition example , the combination of theory and algorithms, for a lot of MATLAB code procedures to help readers learn how to use MATLAB language fast simulation , debugging and estimation methods algorithm. Chapter 11- Chapter 12 , are two examples of highly integrated , namely Visual C++ implementation based on neural network character recognition system and a license plate positioning system. The book)
    2014-03-26 11:09:37下载
    积分:1
  • Smooth
    对图像进行平滑处理,像各种滤波的方法,如均值滤波法、中值滤波法(Smoothing the image, like the various filtering methods, such as mean filtering, median filtering method)
    2010-07-16 13:17:31下载
    积分:1
  • wylovezbsf
    一个用MFC实现的图象缩放程序,也有测试图片!(MFC with a picture zoom procedures, tests have pictures!)
    2007-01-10 20:47:09下载
    积分:1
  • CapVedio
    Visual C++ 6.0,基于opencv,MFC框架下开发,一个具有视频交互功能的桌面程序,功能类似于例程“Computer Vision Virtual Buttons”,能够实现基于视频交互的虚拟按钮的触发,(Visual C++ 6.0, based on opencv, MFC framework of development, a video interactive features of desktop applications, functions similar to the routine " Computer Vision Virtual Buttons" , to video-based interactive virtual button, trigger,)
    2011-01-05 10:33:34下载
    积分:1
  • SELF-READING-SYSTEM
    针对万工显螺旋显微镜视场图像特点,编写了Matlab 语言的图像处理算法用于万工显自动读数( The program which is developed by MATLAB language can be used for auto-reading of universal tools microscope measurement result)
    2011-11-21 16:26:02下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载