CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Matrix操作

搜索资源列表

  1. mahalanobis

    0下载:
  2. 一种新的计算马氏距离的算法,算法采用二次协方差矩阵操作,进而使距离考加入相对性因素。-a new Mahalanobis distance calculation algorithm, the algorithm using quadratic covariance matrix operations, thereby enabling the relative distance to take factors.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1380
    • 提供者:bodiz2002
  1. cvmat

    0下载:
  2. 说明基于opencv的一些矩阵的操作方法-Descr iption based on some opencv matrix method of operation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4071
    • 提供者:段小
  1. IDL-Array-operation

    0下载:
  2. 由于自带了很多的函数,IDL 在数组或矩阵的创建、运算操作中有着一系列 的技巧。要写出一个高效的IDL 程序,必须知道怎么用数组来进行数据处理, 对数组的创建和运算等进行了总结-Comes with a lot of functions because, IDL array or matrix in the creation, operation operation has a series of skills. IDL to write an efficient program, yo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:190811
    • 提供者:孙彬
  1. getmatrixaction

    0下载:
  2. 对输入的iv文件进行多次变换操作,最后得到累积变换矩阵-File input iv transform operation several times, and finally to give a cumulative transformation matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:2254582
    • 提供者:jean
  1. xiangsufuzhituxiangsuofang

    0下载:
  2. 本实验是一个采用基于像素复制的方式来进行图像缩放的程序,它分别由两个小程序组成,图像缩小和图像放大,程序的输入为一个图像矩阵和缩放因子(为整数)。图像的缩放是对图像进行的一种几何变换,通过对图像对应矩阵得操作来实现对图像大小的改变。像素复制方法的图像缩放的原理主要是对原来输入图像的整行或是整列像素进行简单的复制与删除,达到改变图像的大小的目的,-Used in this experiment is a pixel-based approach to copy image scaling proc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1046349
    • 提供者:jhm
  1. as

    0下载:
  2. 图像处理中用来显示矩阵测试矩阵操作从缓存给矩阵赋值-Image processing to display the test matrix matrix operations from cache to the assignment matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3911
    • 提供者:linglong
  1. imrotate_my

    0下载:
  2. 一个空间点P绕一个中心点C旋转可用接续的三个变换来实现:第1个变换平移点C到坐标系原点位置,第2个变换将点P绕原点旋转,第3个变换平移点C回到其相对于坐标系原点的原始位置。当原始图像点乘以变换矩阵,得到新的图像位置点时,其位置可能不是整数值,该位置的灰度值需要通过灰度插值获得。在不改变输出图像大小的情况下,超出原始图片范围的区域,MATLAB原有函数imrotate的处理方法为将其灰度值全部置零,本文通过取模操作对超出区域进行了另外一种控制方法imrotate_my函数,能够较好的显示出图像旋转
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:1587
    • 提供者:肥猪流
  1. ImageComputing

    0下载:
  2. matlab中关于图像处理的一些基本运算。也涉及了matlab中关于矩阵操作的一些基本方法,是matlab学习的基础,更是数字图像处理的基础。-matlab image processing on some of the basic operations. Also involves a matlab matrix operations on some of the basic method is matlab foundation of learning, but also the basis
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3684
    • 提供者:高金伟
  1. Matrix_Fourier

    0下载:
  2. 用矩阵运算进行二维和一维傅立叶变换,如果改动一下,就可以实现矩阵方法来完成积分操作,可以减少运算量。-Two-dimensional matrix operations and one-dimensional Fourier transform, if the changes to what can be achieved to complete the integral operation matrix method can reduce computational complexity.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:22926
    • 提供者:万新
  1. 3

    0下载:
  2. 说明矩阵的一些操作方法,OpenCV的一些矩阵使用方法,这里是用OpenCV的现有函数实现的-Descr iption of some matrix operation method, OpenCV use some matrix, where is OpenCV implementation of existing functions
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:8643
    • 提供者:程功
  1. sa

    0下载:
  2. 图的矩阵表示,包括图的遍历,查询,插入删除等操作-Graph matrix representation, including graph traversal, query, insert or delete operation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:224435
    • 提供者:小白羊
  1. example

    0下载:
  2. 实现矩阵的主要操作:显示矩阵、生成正态分布或均匀分布的随机矩阵、测试矩阵乘法、二维序列排序以及DCT变换等-The main operations of Matrix: display matrix to generate the normal distribution or uniform distribution of the random matrix, test matrix multiplication, sorting and two-dimensional DCT transfor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1374162
    • 提供者:马文伟
  1. openCV-image

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

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

    0下载:
  2. 包含矩阵和行列式各种操作的程序,有main测试函数和功能头文件。功能包括矩阵的加、乘运算,行列式求值,矩阵求逆,求秩-Various operations including matrix and the determinant of the procedures, test the functions and features main header file. Features include matrix addition, multiplication operator, determi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20513
    • 提供者:胡灏
  1. matrix11

    0下载:
  2. 矩阵计算函数集合,里内有很多的矩阵计算函数,可以快速方便地进行矩阵操作-Matrix set of functions, where there are a lot of matrix calculation function, you can quickly and easily for matrix operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:41070
    • 提供者:lvjiajun
  1. GreatFAG

    0下载:
  2. 利用图形矩阵进行图的存储并在此基础上实现有关于图的基本操作。-Graph using a graphical matrix storage and on this based on the basic operations on the graph.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:20293
    • 提供者:凡卡
  1. Matrix-Operation-set

    0下载:
  2. 所有矩阵操作大全,c++实现,很经典,希望对你有用!-All matrix operation set,C++ version,vary classic. I hope it useful to you!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:84501
    • 提供者:chuncheng
  1. bianma

    0下载:
  2. 根据jepg压缩的基本原理,先进行分块,该 模拟JPEG压缩过程 实验读取的是图像前4*4的小块,然后对其进行DCT变换,将空间域变换到频域中,再除以量化系数,减小数据量。并进行取整操作。然后根据量化后的数值矩阵进行解码操作。-First conduct a block, the experiment is to read the image the first 4* 4 small pieces, then its DCT transform, the space domain to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:593
    • 提供者:serena
  1. matlab_yuandaim

    0下载:
  2. 主要内容有MATLAB操作基础、MATLAB矩阵及其运算、MATLAB程序设计、MATLAB绘图、MATLAB数据分析与多项式计算、MATLAB解方程与最优化问题求解、MAI’LAB数值积匀与数值微分、MATLAB符号运算、MATLAB图形句柄、MATLAB图形用户界面设计、Simulinl动态仿真集成环境以及MATLAB外部接口技术。-Main content MATLAB operating basis, MATLAB matrix and its operations, MATLAB pr
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:28025
    • 提供者:
  1. 附件1-视频读取-播放-存储操作程序

    0下载:
  2. 用于将视频文件转换成帧图像、帧图像转换为mat语言等(Converts a video file to a frame image, then converts it into a number matrix and the inverse process)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:绘里
« 12 »
搜珍网 www.dssz.com