CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - OPENCV matlab

搜索资源列表

  1. 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. 所属分类:Windows编程

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

    0下载:
  2. 已知图象4点坐标和转换后图像相对应4点坐标, 利用openCV求出homograghy 3x3 矩阵, 然后输出变换后图像,There is an input image called "warpin". The goal is to warp this image so that the tiles are approximately square, that is the camera is rotated to look down, which produces an image call
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:71249
    • 提供者:Ke Li
  1. cvlib_mex.zip

    0下载:
  2. opencv函数包,用于matlab调用,opencv function package, calls for matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:979386
    • 提供者:ronghjr
  1. MSER.rar

    1下载:
  2. 该代码是对MSER(Maximally stable extremal regions )方法的编程实现。采用的基于opencv的库进行编程,用的是vc++6.0工具。且对不是骗人的代码,大家可以根据分析代码,结合文献,进一步对该代码加以改进。,The code is the MSER (Maximally stable extremal regions) programming methods. Using the opencv library-based programming, using
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:71029
    • 提供者:任桢
  1. contours.rar

    0下载:
  2. opencv 中的轮廓查找的实例和分析,包括运行结果,opencv contour in looking for examples and analysis, including results
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:498198
    • 提供者:小波
  1. AdvMorph

    0下载:
  2. 用OpenCV实现的Matlab中形态学细化、提取骨架、收缩算法。测试效果与Matlab相同。-Algorithms of morphological thinning,Skeleton and Shrink,ported from Matlab to OpenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2327422
    • 提供者:
  1. Sobel-Laplace-Canny-matlab-code

    0下载:
  2. 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:648543
    • 提供者:吕明
  1. OpenCv_Snake

    0下载:
  2. OpenCv中snake程序的实现的代码-OpenCv procedure in the realization of snake code
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1279
    • 提供者:梁正博
  1. MS-PiecewiseSmooth

    0下载:
  2. 分段光滑的MUMFORD--SHAH图像分割算法,MATLAB。实现了图像分割-Piecewise smooth the MUMFORD- SHAH image segmentation algorithm, MATLAB. The realization of the image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:24515
    • 提供者:天空
  1. defog

    0下载:
  2. 用MatLab实现图片的雾化效果的去除,有四种方法(haze removal)-haze removal using Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1912
    • 提供者:syid Lee
  1. LocalOstu

    0下载:
  2. 基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1088
    • 提供者:chenyuanlu
  1. MatlabFaceDetect

    0下载:
  2. 用c/c++联合编写的人脸搜索算法。使用openCV库-With c/c++ United prepared Face search algorithm. OpenCV library use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-14
    • 文件大小:19025879
    • 提供者:dudu
  1. histeq

    0下载:
  2. 图像直方图均衡化的源代码,opencv实现-Image histogram equalization of the source code, opencv implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:47144
    • 提供者:buaa
  1. FaceRecognition

    0下载:
  2. 本文介绍了OpenCV函数库的基本用法,阐述了目前做人脸检测研究中所使用的常用检测算法,并利用OpenCV设计和实现了图像中人脸的检测,试验结果表明利用OpenCV开发人脸检测系统效率高,识别效果好。-This paper introduces the basic OpenCV library usage, on the current human face detection research commonly used in the detection algorithm, and the
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3994097
    • 提供者:吴彦
  1. FaceDetect

    0下载:
  2. Face detection code using OpenCV for matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1114712
    • 提供者:madmax
  1. ncc

    0下载:
  2. The normalized cross correlation (NCC) implemented in C++ and Matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:582788
    • 提供者:lusmar
  1. imhist

    0下载:
  2. opencv里面像matlab那样显示直方图,解决了opencv没有显示直方图的缺陷。-opencv as it shows as histogram matlab to solve opencv histogram did not show defects.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2302118
    • 提供者:power
  1. Steerable_filters

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

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

    0下载:
  2. 图像 背景差分 边缘提取 用OpenCV来完成-background substraction and edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2325446
    • 提供者:黄舒颖
  1. EllipseDirectFit

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

    • 发布日期:2017-03-28
    • 文件大小:934
    • 提供者:shiyuexin
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com