CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - OPENCV matlab

搜索资源列表

  1. facetect_matlab

    0下载:
  2. Face-Detector, OpenCV Haar cascade object detection. Matlab interface for running haar-cascade object detectors from the Intel Open Computer Vision Library.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1063564
    • 提供者:njustyw
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the 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 amaz
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:667609
    • 提供者:shshlzh
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the 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 amaz
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:845944
    • 提供者:shshlzh
  1. filtfilt

    3下载:
  2. C++ version (OpenCV) of the Matlab built-in function filtfilt.m.
  3. 所属分类:matlab

    • 发布日期:2015-03-27
    • 文件大小:1024
    • 提供者:Phan
  1. Steerable_filters

    0下载:
  2. Matlab code to visualize Steerable filters.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:339821
    • 提供者:M3out
  1. EllipseDirectFit

    0下载:
  2. 椭圆的拟合 MATLAB源代码 很强大!-Fitting elliptical MATLAB source code is very powerful!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:934
    • 提供者:shiyuexin
  1. OpenCVMatlab

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:847125
    • 提供者:刘雪英
  1. Proj3-Talk

    0下载:
  2. some code for opencv in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2584385
    • 提供者:胡永涛
  1. Proj3-Report

    0下载:
  2. some code for opencv in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2246333
    • 提供者:胡永涛
  1. circularHough

    1下载:
  2. Circular Hough transform using OpenCV: C++ version of the popular (best accurate I think) Matlab function CircularHough_Grd.m of Tao-Peng. Note: the user should know how to use OpenCV first.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6408
    • 提供者:Phan
  1. accumarray

    0下载:
  2. C++ version (OpenCV) of the Matlab built-in functions accumarray.m and gradient.m
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1004
    • 提供者:Phan
  1. FaceDetection_MATLAB_Call_OpenCV

    0下载:
  2. 本程序在MATLAB中调用了OpenCV的AdaBoost检测器实现了人脸检测,还可用来学习MATLAB中调用C/C++代码的方法,研究人脸识别和希望熟悉MATLAB的同志们不妨试一试。-This procedure is called in MATLAB, OpenCV the AdaBoost detector implemented face detection, can also be used to learn MATLAB to call C/C++ code used to stu
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1892374
    • 提供者:
  1. Ctrax-matlab-0.1.04

    0下载:
  2. 果蝇跟踪方法,计算机视觉,版,visual surveillance opencv-opencv fly tracking,visual surveillance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:259915
    • 提供者:yu
  1. tutorialOpenCVPMatlab

    0下载:
  2. tutorial of OpenCV and Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:491166
    • 提供者:jhovie
  1. matlab-code

    0下载:
  2. gui in matlab and opencv
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:105442
    • 提供者:sherley
  1. CaGHSDFHiftatlab

    0下载:
  2. 一个Camshitft算法,虽然opencv有Camshift函数,但是用matlab写能更好的了解原理。-A Camshitft algorithm, although there Camshift opencv functions, but using matlab to write a better understanding of the principles.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2968
    • 提供者:
  1. CCamShift-mata

    0下载:
  2. Camshitft算法,虽然opencv有Camshiift函数,但是用matlab写能更好的了解原理,呵呵! -Camshitft algorithm, although the opencv the Camshiift functions, but to write a better understanding of the principle of using matlab, huh, huh!
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2959
    • 提供者:本质
  1. opencv 检测直线、线段、圆、矩形

    0下载:
  2. matlab学习,对于初学matlab的人来说是良好的基础
  3. 所属分类:matlab例程

    • 发布日期:2013-06-04
    • 文件大小:17950
    • 提供者:shmilyhuaqi2012
  1. sRGB2LabOpenCV

    0下载:
  2. OpenCV中RGB转Lab的matlab实现,与matlab自带的sRGB转RGB不太一样。-OpenCV in RGB to Lab matlab realize, comes with matlab sRGB to RGB not the same.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1105
    • 提供者:gechengwei
  1. 2013041677756857

    4下载:
  2. 基于matlab开发的手势识别,里面有测试代码和图片 还有一个可以运行的.fig文件,可以直接运行的.并且同时分享了matlab的源码,效果很不错,可以学习和参考.相比C++开发的要简单易懂,可以通过代码了解手势识别的方法和原理,可以先学习matlab版的手势识别,再尝试编写C++和opencv版的。(Gesture recognition based on MATLAB development, there are test code and pictures and one can run
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:74752
    • 提供者:xiaojj
« 12 »
搜珍网 www.dssz.com