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

搜索资源列表

  1. 游戏编程中的矩阵操作、堆栈及向量类源代码

    0下载:
  2. 三维图形、3D游戏编程中的矩阵操作、堆栈及向量类源代码-3D graphics, 3D game programming matrix operation, stack and source code vector category
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:209027
    • 提供者:张文广
  1. VGA-13h-SDK

    0下载:
  2. 这是一个支持VGA320*200*256C的小开发包,里含头文件vmode.h--用于调用此模式(0x13)的支持 vdraw.h--用于基本绘图操作的支持 chput.h--用于汉字及E文在图形方式下的显示支持 window.h--用于创建基本窗口控件的支持.Deam.c--演示程序的代码 hzk16--16*16的点阵汉字字库.-This is a support VGA320 * 200 * Male small development kits, said to contain the
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:9901
    • 提供者:董凯
  1. image-textual-analysis

    0下载:
  2. 计算图像纹理共生矩阵及共生矩阵相关系数、熵等几个特征值,供后续的分类识别应用。提供了友好的操作界面。觉得最好的应用就是用于人脸识别的样本训练。-calculated image texture symbiotic matrix and symbiotic correlation coefficient matrix, some features, such as entropy values for the follow-up to the recognition and classificat
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:90736
    • 提供者:leilin
  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. 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. 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. 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. 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. Maxtire

    0下载:
  2. 这是一个对矩阵的操作算法,即使对矩阵进行转置和乘法。用C语言实现的。-This is a matrix operation algorithm, even for matrix transpose and multiplication. Realized with C language.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:908
    • 提供者:谭彪
  1. extremum

    0下载:
  2. 对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。 已形成界面。可通过界面进行上述操作。-To read the two images pixel-by-comparison, the maximum or minimum value from which to form a new image matrix, the output. Interface has formed. Through the interface to carry out such opera
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:390496
    • 提供者:朱方圆
  1. cvmat

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

    • 发布日期:2017-03-29
    • 文件大小:2460
    • 提供者:
  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. matrix-lantern

    0下载:
  2. 基于opengl的关于矩阵操作的程序,实现平移,旋转和缩放变换,效果是雨中灯笼随风摆动,月亮慢慢上升,实现全屏观看,左上角有按钮-Opengl based on matrix operations procedures to achieve translation, rotation and scaling transformation, the effect is the rain, the wind swinging lantern, the moon slowly rising, full
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3580141
    • 提供者:刘惠
  1. sparse-matrix

    1下载:
  2. 1 使用说明:进入菜单;根据菜单提示进行操作; 开始操作时,按 1 进行矩阵的建立和三元组法存储; 按 2 是将 1 所得的矩阵进行转置; 3 进行矩阵乘法时,第一个矩阵是 第一步产生的矩阵,第二个矩阵是重 新产生的矩阵; 2 输入:输入按照输入提示进行操作; 输出:输入矩阵简化输出;-1 instructions: access to menu According to the menu tip operation Start operation, on t
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:2172
    • 提供者:
  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. 附件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 3 4 »
搜珍网 www.dssz.com