Welcome![Sign In][Sign Up]
Location:
Search - OPENCV matlab

Search list

[Booksface-opencv-test

Description: 对图片中的人脸进行检测和标注,是用MATLAB来实现的-pictures of the human face detection and tagging is used to achieve the MATLAB
Platform: | Size: 2004992 | Author: kun | Hits:

[OtherOpencv_zhongwenshouce

Description: Opencv中文手册,介绍Opencv中的各个函数用法,对于学习Opencv的人很有用的-Opencv Chinese brochure that describes the various Opencv function usage, For the study Opencv very useful
Platform: | Size: 410624 | Author: 王彪 | Hits:

[2D GraphicCamShift-matlab

Description: Camshitft算法,虽然opencv有Camshift函数,但是用matlab写能更好的了解原理,呵呵!-Camshitft algorithm, opencv Although there Camshift function, but with matlab can write a better understanding of the principle, huh, huh!
Platform: | Size: 3072 | Author: 周飞 | Hits:

[Special Effectscvlib_mex

Description: opencv函数包,用于matlab调用-opencv function package, calls for matlab
Platform: | Size: 978944 | Author: ronghjr | Hits:

[Special EffectsOpenCV-wraper

Description: cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。 -OpenCV library encapsulates cvlib_mex around 30 function, OpenCV is popular real-time computer vision library, with a lot of image processing algorithms.
Platform: | Size: 845824 | Author: wth | Hits:

[Software Engineeringcamera-method-based-on-OpenCV

Description: 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. -System are directly used in the internal parameters of the camera calibration algorithm, calibration algorithm by means of direct calculation of reference within the parameters of the camera. The entire system is in VC++ environment to design and implementation, and with the help of IPL and OpenCV, as long as the input image calibration objects, the system can be output quickly and accurately the results of camera intrinsic parameters. Through the 3D reconstruction of the experiment proved the effectiveness of the system. MATLAB implementation vis-à-vis the way the system more convenient to use, fast.
Platform: | Size: 41984 | Author: wangtao | Hits:

[Special EffectsGabor(matlab_C_Cv)

Description: 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 -Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need. Gabor transform can be achieved in a number of scales, a number of position on the transformation, especially for the detection of texture have very good results, the study shows that the characteristics in line with Gabor receptive field characteristics of the human eye.
Platform: | Size: 20480 | Author: | Hits:

[OpenCVnormxcorr2_mex_ALL

Description: 归一化互相关高速计算模块OpenCV工程,Daniel Eaton已将其生成Matlat Mex文件,比Matlab内建的normxcorr2()效率要高-Normalized cross-correlation of high-speed calculation module, Daniel Eaton have been wrapped the C++ code from OpenCV project and making it available as a MATLAB MEX-file, it performs higher efficiency than Matlab built-in normxcorr2 ().
Platform: | Size: 584704 | Author: MORGAN | Hits:

[matlabOpenCVMatlab

Description: OpenCV库的Matlab函数封装调用 cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。-cvlib_mex is a collection (over two dozens) of matlab callable routines from the OpenCV library www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amazingly fast as well as economic.
Platform: | Size: 846848 | Author: 刘雪英 | Hits:

[Special EffectsVideoFaceDetect

Description: 使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示, 实时性比C低。 下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。-Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time display, real-time lower than C. Download can be run directly in matlab, do not change the file folder relative position.
Platform: | Size: 911360 | Author: 谭恒良 | Hits:

[matlabfiltfilt

Description: C++ version (OpenCV) of the Matlab built-in function filtfilt.m.
Platform: | Size: 1024 | Author: Phan | Hits:

[matlabaccumarray

Description: C++ version (OpenCV) of the Matlab built-in functions accumarray.m and gradient.m
Platform: | Size: 1024 | Author: Phan | Hits:

[OpenCVOpenCV

Description: OpenCV 是一个开源的计算机视觉库,采用 C/C++语言编写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了 Python、Ruby、MATLAB 以及其他语言的接口。 本文为其使用教程-learning opencv
Platform: | Size: 1167360 | Author: aprilhao | Hits:

[OpenCVOpenCV-cn

Description: 学习OpenCV的中文书。 OpenCV 是一个开源(参见http://opensource.org)的计算机视觉库,项目主页为 http://SourceForge.net/projects/opencvlibrary。OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。-Learning OpenCV of Chinese books. OpenCV is an open source (see http://opensource.org) computer vision library, the project home page for the http://SourceForge.net/projects/opencvlibrary. OpenCV with C/C++ language, runs on Linux/Windows/Mac and other operating systems. OpenCV also provides Python, R uby, MATLAB and other languages interface.
Platform: | Size: 1372160 | Author: guojie | Hits:

[Graph RecognizeHow-to-train-their-classifier-OpenCV

Description: matlab图像特征识别。分类器的训练方法。很好的学习资料。如何用OpenCV训练自己的分类器。内含人脸库共训练器使用-matlab image feature recognition. Classifier training methods. Good learning materials. How to use OpenCV train their own classification. Training face database containing a total of uses
Platform: | Size: 5283840 | Author: yanhao | Hits:

[OpenCVapalbcation-The-MATLAB

Description: MATLAB在物理中的应用,在学习物理的同时也能掌握一门计算机技术(The application of MATLAB in physics, the study of physics can also master a computer technology)
Platform: | Size: 1798144 | Author: czu&540903 | Hits:

[OpenCVthj-Matlab

Description: 在Matlab应用系统中,创建数据文件,得到符合要求的界面(In the Matlab application system, to create the data file, conform to the requirements of the interface)
Platform: | Size: 2048 | Author: aiwcd | Hits:

[OpenCVThis-using-Matlab

Description: 这是采用Matlab编写的车牌识别程序,总共包含96个文件(This is the license plate recognition using Matlab program, containing a total of 96 documents)
Platform: | Size: 313344 | Author: elp%25269555 | Hits:

[Special Effects学习OpenCV(中文版)

Description: OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(OpenCV is a cross platform computer vision library based on BSD licensing (open source) that can run on Linux, Windows, Android, and Mac OS operating systems. It is lightweight and highly efficient, composed of a series of C function and a small amount of C++, Python, Ruby, and MATLAB language interface, implements many common algorithms of image processing and computer vision.)
Platform: | Size: 23507968 | Author: mao dong | Hits:

[Graph programmatlab

Description: 利用matlab或opencv自动计算图像中大米粒的个数,每个大米粒的位置(精确定位,重心法),计算每个大米粒的面积。(The number of rice grains in the image is calculated automatically by MATLAB or opencv, and the location of each grain of rice (precise positioning, gravity center method) is calculated.)
Platform: | Size: 1024 | Author: hikebye | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net