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

搜索资源列表

  1. cvision

    0下载:
  2. 用CXImage库和OpenCV进行Poisson Image Editing的源代码,在VS2003下调时通过。直接调用VS内的库solve sparse matrix,包含Seamless Image Cloneing 功能。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:43616
    • 提供者:wangsankuan
  1. OpenCV_face_detector

    1下载:
  2. This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1295516
    • 提供者:ruan
  1. operations_of_matrix_and_image

    0下载:
  2. Opencv中矩阵和图像操作的基本函数介绍,包括函数的代码-Opencv image operations in the matrix and introduce the basic functions, including the function code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:51206
    • 提供者:张峰
  1. DFT2D

    0下载:
  2. 采用OPENCV封装的图像二维DFT运算,通过该类可生成图像二维傅里叶变换矩阵,通过可选参数可调整生成傅里叶矩阵、傅里叶频谱同时可选择对数加强属性增强傅里叶频谱的显示效果。-OPENCV package using two-dimensional DFT computation of image, the image can be generated through such two-dimensional Fourier transform matrix generated by the op
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:1177
    • 提供者:葛世超
  1. opencvjuzhen

    0下载:
  2. OPENCV中图像的矩阵化-OPENCV the matrix of the image. . . . . . .
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1444
    • 提供者:DH
  1. opencvRM

    0下载:
  2. opencv 编程入门 介绍 命令 图像处理 矩阵操作 视频序列处理等-Programming opencv introduction to the command image processing video sequence processing, matrix operations
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:207928
    • 提供者:罗宾
  1. OpenCVBook

    0下载:
  2. OpenCV简介(图像结构,矩阵结构,点结构)图像I/O和显示,图像处理(边缘检测轮廓检测),视频处理等。作者于仕琪-About OpenCV (image structure, matrix structure, the point structure) Image I/O and display, image processing (edge detection contour detection), video processing. Of the Shi Qi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3475243
    • 提供者:思思
  1. Uccvvisions

    0下载:
  2. 用CXImage库与OpenCV进行Poisson Image Editing的源代码,在VS2003下调时通过。直直接调用VS内的库solve sparse matrix,包含Seamless Imaage Cloneing 功能。 -Poisson Image Editing CXImage library and OpenCV source code, through VS2003 lowered. Straight direct calls to the VS within the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1463
    • 提供者:
  1. mask

    0下载:
  2. 本文主要讲讲怎样对Mat矩阵进行mask操作,其实也就是对Mat矩阵的滤波操作,俗称卷积,参考文献为opencv自带的tutiol及其code.   开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5.   实验功能:   单击Open image按钮,手动选择所需滤波的原图片。   单击Setting按钮,弹出对话框,选择滤波所用的模式,这里有2种模式,分别为自己实现滤波功能和采用opencv自带的滤波函数filter2D实现。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:163840
    • 提供者:wuwei
  1. 3Dimage_rectification

    0下载:
  2. 用于立体图像矫正:Harries角点、NCC匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,自己书写的opencv函数-For three-dimensional image correction: Harries corner NCC matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the stereo image pairs o
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:11956
    • 提供者:guonan
  1. OpenCV_CalcHist

    0下载:
  2. 直方图是计算机视觉中一个很重要的工具,OpenCV里面提供了不少有关直方图处理的函数。其中最基本的是计算直方图的函数calcHist()。有关直方图在前面的博文中也有所介绍:基础学习笔记之opencv(4):直方图使用学习。不过目前由于本人课题研究上需要计算多张图片的一维直方图特性,且每张图片对应有自己不同的掩膜矩阵,开始以为OpenCV中提供的calcHist()函数能够实现这个功能,因为其中一个重载函数中有一个参数为InputArrayOfArrays,咋一看会觉得这不就是可以处理多张图片的
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:755090
    • 提供者:wuwei
  1. CvMat_struct

    0下载:
  2. 使用opencv编写程序,编写图形矩阵,用于图像处理和信号处理-To use opencv programming, writing graphical matrix for image processing and signal processing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:795
    • 提供者:yuan
  1. rotate

    0下载:
  2. 旋转矩阵的图像旋转。【cosA sinA -sinA cosA】 可以不需要opencv-Image rotation based on rotation matrix. [CosA sinA-sinA cosA]
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:940
    • 提供者:glemo
  1. LBP

    1下载:
  2. 用opencv实现LBP算法。通过一个3*3的模板在图像矩阵上滑动,用模板四周的八领域像素和中间的像素值比较,大于的为1,小于的为0,从左上角顺时针排列,然后转化为十进制放在模板中间的对应位置。-LBP algorithm with opencv. Through a 3* 3 matrix template image slide, with the template field of eight around the center pixel and the pixel value comp
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:3501
    • 提供者:文亚
  1. 2-2

    0下载:
  2. OpenCV基础教程源代码 例2-2 功能: 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似-OpenCV based tutorial source code in Example 2-2 Function: This program shows how to use C++ class to create and display an image, this C++ class definition in cx
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4322294
    • 提供者:杨润斌
  1. 415963

    0下载:
  2. The MATLAB source code, P0301: digital image display and its Fourier transform matrix data
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:539648
    • 提供者:hsgarde
  1. kppo

    0下载:
  2. 数字图像矩阵数据的显示及其傅立叶变换 MATLAB,(Digital image matrix data display and its Fourier transform MATLAB,)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:6144
    • 提供者:icodtcse
  1. 图像校正回调函数

    0下载:
  2. 本文档主要用于图像的倾斜矫正,通过建立透视变换矩阵和强角点检测实现畸变图形的矫正(This document is mainly used for Image tilt correction, through the establishment of perspective transformation matrix and strong corner detection, to achieve distortion correction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:13420544
    • 提供者:199719711971
  1. 新建 Microsoft Word 文档

    0下载:
  2. opencv实现傅里叶变换,傅立叶变换是把图像从空间域转化到频率域的变换。空间域:一般的情况下,空间域的图像是f(x,y)=灰度级(0-255),形象一点就是一个二维矩阵,每个坐标对应一个颜色值。频率域:频率:对于图像来说可以指图像颜色值的梯度,即灰度级的变化速度,幅度:可以简单的理解为是频率的权,即该频率所占的比例:能量=幅度(可能不太准确),变换结果为F(u,v),F代表幅度值,u代表x方向的频率,v代表y方向的频率(Fu Liye transform is the transformati
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:12288
    • 提供者:ambition123
  1. opencv

    0下载:
  2. 利用opencv图像库对两幅报纸图像进行拼接,输出拼接结果图。实际的使用过程中可以预先计算参数和变换矩阵以提高效率。拼接的结果图略有重影,如果要消除重影,可以自行修改最后部分的拼接算法,把两幅图叠加改为依据分割线拼接。(Using OpenCV image library to splice two newspaper images and output the results of stitching. In practical use, parameters and transformati
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:2021376
    • 提供者:ES2157
« 1 23 »
搜珍网 www.dssz.com