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

搜索资源列表

  1. opencv-slides

    1下载:
  2. 中科院自动化所自由软件学会于任棋讲解的使用opencv进行图像处理的课件和源码。其中包括opencv图像结构、矩阵结构、点结构简介,以及图像I/O,边缘检测,轮廓检测,背景建模等。-free software to automate the process of the Chinese Academy of Sciences Institute of the game on the use opencv for Image Processing Software and the source.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:523434
    • 提供者:
  1. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:15229396
    • 提供者:star
  1. save_file.rar

    0下载:
  2. 基于OPENCV的读取图像程序,并将图像像素数据用矩阵表示,并将矩阵显示成新的图像并保存。,Based on the read image OPENCV procedures, and image pixel data matrix, said matrix display and a new image and save.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:1989474
    • 提供者:Liu Wei
  1. allfns.zip

    0下载:
  2. VGG MultiView Compute Library,包含各种图像插值算法的实现和图像变换矩阵参数估计,VGG MultiView Compute Library, contains a variety of image interpolation algorithm and image transformation matrix parameter estimation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1321124
    • 提供者:dubingxin
  1. facerecognition

    0下载:
  2. 采用OpenCV进行人脸识别,隐马尔科夫链的应用,由混合分量来分割HMM的每个内在状态的所有观测值,运用现有的图像观测值分割为所有嵌入和内部的HMM函数,计算可能的变换矩阵-Using OpenCV for face recognition, hidden Markov chain applications, from the mixed components to split the internal state of each HMM all observations, use of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:10840
    • 提供者:hulingling
  1. imread

    0下载:
  2. opencv实现图像处理,显示一个图像矩阵,简单有效-opencv of image processing, display an image matrix, simple and effective
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1715014
    • 提供者:李珺
  1. show

    0下载:
  2. 实现图像矩阵的显示,opencv编的,很好用,欢迎大家下载-Of image matrix display, opencv series, useful, welcome to download
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:1033214
    • 提供者:李珺
  1. findhomography

    0下载:
  2. vsual c++ code to find homography matrix between two image using matched image points
  3. 所属分类:Development Research

    • 发布日期:2017-03-31
    • 文件大小:917
    • 提供者:NK
  1. severalexample

    0下载:
  2. 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6132168
    • 提供者:lyd
  1. ImageRetrieval

    1下载:
  2. 毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件-Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:359361
    • 提供者:平天羽
  1. opencv6

    0下载:
  2. opencv图像处理存取矩阵和读入CVMAT-opencv image processing access matrix and read CVMAT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:685
    • 提供者:郭攀
  1. openCV-image

    0下载:
  2. opencv中的图像操作函数,方便的进行图像矩阵操作。-Image manipulation functions, easy operation of the image matrix.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:12946
    • 提供者:徐杰
  1. alpha

    0下载:
  2. 矩阵图像操作,在OPENCV平台用VC6++实现,将一个小孩的脸被alpha融合到一只猫的脸上。-The matrix image manipulation, the the OPENCV platform with VC6++ achieved to a child' s face is alpha fusion to a cat' s face.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:6880
    • 提供者:严丹
  1. Image-rectification_surf

    0下载:
  2. 用于双目立体图像匹配:用surf提取特征点、Flann匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,用opencv实现-For binocular stereo image matching feature extraction point: surf, Flann matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the ster
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-08
    • 文件大小:2967
    • 提供者:guonan
  1. image-rotation

    0下载:
  2. 使用OpenCV进行图像的旋转,使用矩阵变换-OpenCV for image rotation, using matrix transformations
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:1823308
    • 提供者:高嵩
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
  1. Matrix-and-the-image-of-the-contact

    0下载:
  2. 矩阵与图像的联系,对OpenCV矩阵操作的了解有一定的帮助。-Matrix and the image of the contact, the operation of the OpenCV matrix to understand some help.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2510684
    • 提供者:xxh
  1. opencv-Polargeometry

    0下载:
  2. 依据极线几何原理,用opencv实现对两幅图像检测特征点后计算基本矩阵。在其中任意一幅图像中选点,在另一幅图中显示极点和极线。-Based on the principles of epipolar geometry, with opencv after two images to detect feature points to calculate the basic matrix. In either an image point, poles and lines displayed in
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:273394
    • 提供者:杨洁
  1. imagestitching

    1下载:
  2. 实现了图像的简单拼接。首先寻找特征点,然后计算描述子(特征向量),对寻找到的特征点进行匹配,并塞选匹配结果,然后计算透视 矩阵,将其中一幅图进行透视变换,然后将图片合成。对一些简单的图片比较有效。仅供参考学习。(Realize the simple stitching of the image. First, find the feature point, and then calculate the descr iptor (eigenvector), match the feature po
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:70070272
    • 提供者:具体
  1. GLCM-OpenCV-master

    0下载:
  2. 由于纹理是由灰度分布在空间位置上反复出现而形成的,因而在图像空间中相隔某距离的两象素之间会存在一定的灰度关系,即图像中灰度的空间相关特性。灰度共生矩阵就是一种通过研究灰度的空间相关特性来描述纹理的常用方法。 Gray-level co-occurrence matrix from an image 图像的灰度共生矩阵(Because the texture is formed by the repeated appearance of the gray distribution in the
  3. 所属分类:OpenCV

    • 发布日期:2018-05-03
    • 文件大小:914432
    • 提供者:zbf661
« 12 3 »
搜珍网 www.dssz.com