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

搜索资源列表

  1. ch6_ex6_3

    0下载:
  2. 透视变换代码 除了3*3矩阵和三个控点变为四个控点外,透视变换在其他方面与仿射变换完全类似-Perspective transformation code in addition to 3* 3 matrix and the three control points into four control points, the perspective transformation in other areas with similar affine transformation complete
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1266
    • 提供者:cdy
  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. bird_eye

    1下载:
  2. 利用已有的摄像头内外参数,将侧视图通过透视变换转换为俯视图,并保存所得到的单应性矩阵H,内含运行实例-Use of existing internal and external camera parameters, the side view through the perspective transformation into top view, and save the resulting homography matrix H, containing a running instance
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:20174495
    • 提供者:pobenliu
  1. fisher

    0下载:
  2. 在VC环境下fisher分类器的实现, 主要运用了opencv里的矩阵操作-VC Environment in the implementation of fisher classifier, mainly used in the matrix operations ~~~~~~~ opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:981606
    • 提供者:高凯
  1. matrix

    0下载:
  2. 关于opencv矩阵学习的方法,其中包括随机矩阵。-Opencv matrix on learning methods, including random matrix.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3725439
    • 提供者:吴家伟
  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. GrayMatrix

    0下载:
  2. Visual C++ 实现的灰度共生矩阵-The Visual C++ implementation GLCM
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4458
    • 提供者:陈文超
  1. mat

    0下载:
  2. opencv的矩阵API使用例程,矩阵创建、销毁、元素访问等操作-the opencv Matrix API uses routines, matrix created, destroyed, element access operations such as
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:2428
    • 提供者:zhao
  1. 000

    0下载:
  2. Mahalanobis距離是一個可以準確找出資料分布上面極端值(Outliers)的統計方法,使用線性迴歸的概念,也就是說他使用的是共變數矩陣以及該資料分布的平均數來找尋極端值的產生,而可以讓一群資料系統具有穩健性(Robust),去除不必要的雜訊訊息,這邊拿前面共變數矩陣的資料為例,並且新增了兩個點座標向量來做Mahalanobis距離的比較-Mahalanobis distance is the information that can accurately identify the dis
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:568
    • 提供者:nip
  1. 000

    0下载:
  2. OpenCV提供了一個通用矩陣乘法的函式,cvGEMM(),代表的是GEneralized Matrix Multiplication,cvGEMM()可以處理線性代數方面許多的乘法運算,cvmMul()矩陣乘法這個函式就是從這裡來的,cvmMul()在"cvcompat.h"及"cxcore.h"這兩個函式庫被定義-OpenCV provides a common matrix multiplication function, cvGEMM (), represents the GEneral
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:671
    • 提供者:nip
  1. qq

    0下载:
  2. 跡數(trace),也就是對角線數據的總和,轉置矩陣(Transpose Matrix),則是將矩陣數據列跟欄對調將橫的數據變成直的,反矩陣(Inverse Matrix)它的定義為與目標矩陣相乘可以得到單位矩陣,為一個可逆矩陣. 跡數,轉置,反矩陣實作-Trace number (trace), which is the sum of diagonal data, Transpose (Transpose Matrix), malpractices matrix data will
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1975
    • 提供者:nip
  1. qq

    0下载:
  2. OpenCV也提供了另一個資料結構來做Rand的實作,CvRandState,被包在"cvcompat.h"裡,"cvcompat.h"的完整意思是Computer Vision Compatility,CvRandState的特色是可以選定常態分佈及均勻分佈,不過,它只能運用在矩陣跟一維陣列.-OpenCV also provides another data structure to do Rand' s implementation, CvRandState, was wrapped
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1771
    • 提供者:nip
  1. opencvjuzhen

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

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

    0下载:
  2. 利用opencv的库文件 说明矩阵的一些操作方法 -Note the use opencv library files of some matrix operation method
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:139435
    • 提供者:李晓颖
  1. gg

    0下载:
  2. Its a GMM code gmr, matrix, vector etc codes are very useful
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:29583
    • 提供者:Jeetps
  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. cvmat

    0下载:
  2. OpenCV程序 说明矩阵的一些操作方法-OpenCV program OpenCV Matrix operations
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:2460
    • 提供者:
  1. Fundamental-Matrix

    0下载:
  2. opencv 双目匹配下基线和基础矩阵的详细资料,英文原版.-Epipolar Geometry and the Fundamental Matrix
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:238898
    • 提供者:wang
  1. fundamental-matrix

    0下载:
  2. 自己整理的关于opencv中如何基础矩阵求解的代码,提供大家参考-Own finishing opencv fundamental matrix solution code, provide reference
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1038390
    • 提供者:liuxinyao
  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
« 12 3 4 5 »
搜珍网 www.dssz.com