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

搜索资源列表

  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. normxcorr2_mex_ALL

    1下载:
  2. 归一化互相关高速计算模块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,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:584414
    • 提供者:MORGAN
  1. OpenCV

    0下载:
  2. OpenCV 是一个开源的计算机视觉库,采用 C/C++语言编写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了 Python、Ruby、MATLAB 以及其他语言的接口。 本文为其使用教程-learning opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1167339
    • 提供者:aprilhao
  1. OpenCV-cn

    0下载:
  2. 学习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. OpenC
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1371703
    • 提供者:guojie
  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. Gray-Level-Co-Occurrence-Matrix

    0下载:
  2. 基于OpenCV和VS2008的图像灰度共生矩阵特征提取实现。文件中还有matlab版本的-Images based on OpenCV and VS2008 GLCM feature extraction achieved. Matlab version of the file there
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4433935
    • 提供者:qiouyin
  1. MATLAB-submission

    0下载:
  2. Face recognition and detection using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-06-08
    • 文件大小:16299122
    • 提供者:Giao
  1. opencvPsift

    0下载:
  2. 基于opencv的sift角点提取matlab源程序代码-Sift corner detection based on OpenCV MATLAB source........
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:2736
    • 提供者:小齐
  1. Image-segmentation-based-on-Opencv

    0下载:
  2. OPENCV轻量级而且高效,由一系列 C 函数 和少量 C++ 类构成,同时提供了 Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The OPENCV lightweight and efficient, and by a series of C function And a small amount of C++ class structure, while providing a language like Python, Ruby
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:10667
    • 提供者:kristena
  1. learning-opencv-code

    0下载:
  2. OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The full name of OpenCV is: Open Source Computer Vision Lib
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:23041114
    • 提供者:liebing
  1. opencv-fft2

    0下载:
  2. 灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!-Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier tran
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:183058
    • 提供者:文昊
  1. enum-variable

    0下载:
  2. A complete matlab program for ds-uwb(A complete matlab program for ds - uwb)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:41984
    • 提供者:gogman
  1. xcoj86

    0下载:
  2. AM 调制的MATLAB算法实现 MATLAB文件 推荐的不错(AM modulation algorithm in MATLAB to realize the MATLAB file recommendation well)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:9216
    • 提供者:lknnjmn
  1. matrpx-oacrations

    0下载:
  2. dsp工具箱,matlab语言实现的,具有基本的运算操作,主要涉及的是矩阵运算,,(DSP toolbox, matlab language implementation, has the basic arithmetic operations, mainly related to the matrix operations,,)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:12288
    • 提供者:ryttans
  1. iatching

    0下载:
  2. image matching相关的matlab程序,可运行,已调试(Matlab image matching, can run, have been debug)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:105472
    • 提供者:replememept
  1. rlkhmj

    0下载:
  2. Kalman filter source code, it is mainly used for tracking the target forecast, now only the matlab,
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:116736
    • 提供者:Tifianm
  1. apalbcation-The-MATLAB

    0下载:
  2. MATLAB在物理中的应用,在学习物理的同时也能掌握一门计算机技术(The application of MATLAB in physics, the study of physics can also master a computer technology)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-18
    • 文件大小:1798144
    • 提供者:czu&540903
  1. thj-Matlab

    0下载:
  2. 在Matlab应用系统中,创建数据文件,得到符合要求的界面(In the Matlab application system, to create the data file, conform to the requirements of the interface)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:aiwcd
  1. This-using-Matlab

    0下载:
  2. 这是采用Matlab编写的车牌识别程序,总共包含96个文件(This is the license plate recognition using Matlab program, containing a total of 96 documents)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:313344
    • 提供者:elp%25269555
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com