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

搜索资源列表

  1. CameraCalibrationSystem

    0下载:
  2. 系统采用的是直接标定摄像机内部参数的算法,算法借助于标定参照物直接计算摄像机的内参数。整个系统是在VC++环境下设 计并实现的,并借助了IPL和OpenCV的帮助,只要输入标定物的图像,系统就可以迅速而又准确地输出摄像机内参数的结果。通过3D 重构实验证明了该系统的有效性。相对于MATLAB实现方式,该系统使用更加方便、快捷。 -System are directly used in the internal parameters of the camera calibration
  3. 所属分类:Project Design

    • 发布日期:2017-04-23
    • 文件大小:106960
    • 提供者:wangtao
  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. r_cvsobel_matlab

    0下载:
  2. Code for extracting sobel edge based on Intel s OpenCV library. Result of this is compatible with MATLAB sobel function. Parameters are set such as doing so.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:936
    • 提供者:rasoul nasiri
  1. bag_words_demo

    0下载:
  2. bag of words 图像识别算法,斯坦福大学李飞飞实验室做的demo-bag of words
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:32277941
    • 提供者:李桃
  1. HoughTrans

    0下载:
  2. Detect Line and Circle 基于opencv的直线,圆检测 retinex算法用于人脸识别预处理-Opencv-based Detect Line and Circle line, circle detection algorithm for face recognition preprocessing retinex
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:41993
    • 提供者:彭石
  1. 61EDA_C1622

    0下载:
  2. Adaboost 正面人脸识别; 必须先装上OPENCV,编译环境乃是visual studio 2005 -Adaboost positive face recognition must be fitted with OPENCV, compiling environment is a visual studio 2005
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4187802
    • 提供者:发发
  1. findtriangle

    0下载:
  2. OpenCV+Vs2008实现找出图像中的三角形-OpenCV+ Vs2008 to achieve the image of the triangle to find out
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4448820
    • 提供者:飞鹰
  1. Proj3-Talk

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

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

    0下载:
  2. Adaptive skin detection program using C++ and OpenCV library
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2727
    • 提供者:zeus
  1. hsi2rgb-rgb2hsi

    0下载:
  2. RGB模型与HSI模型的相互转换MATLAB源码-rgb2hsi,hsi2rgb
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:1099
    • 提供者:HanJunhua
  1. OCR

    1下载:
  2. 一个matlab的程序,识别文字数字的,很有帮助,希望大家下载。-A matlab program to identify text figures, helpful, hope everyone to download.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:56523
    • 提供者:emily
  1. VideoFaceDetect

    2下载:
  2. 使用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 displa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-18
    • 文件大小:911802
    • 提供者:谭恒良
  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. AffineTransform

    0下载:
  2. OpenCV编写的仿射变换源程序,简单明白-OpenCV source code written in affine
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1499656
    • 提供者:sunxiyan
  1. DetectiveContour

    0下载:
  2. 视频场景切换及轮廓检测(VS2008+opencv),采用VC编写,注意源代码里的视频名称是“sunyanzi.avi”,改成自己的视频名称即可-scene change detection and detective contours,write with vc,remember change the name of video in the code into yours
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13858023
    • 提供者:sam
  1. Matlab_OpenCV_FR

    0下载:
  2. MATLAB中调用OpenCV实现人脸检测的程序-Calling MATLAB OpenCV face detection process to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1892768
    • 提供者:John
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com