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

搜索资源列表

  1. 1111111111111111111111111111

    0下载:
  2. 读取图象数据到矩阵 读取图象数据到矩阵-read image data matrix to read image data to read image data matrix to matrix
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2558
    • 提供者:panzhi
  1. read_yuv

    2下载:
  2. 自己写的用matlab读取YUV文件,并分帧保存.生成一个N维矩阵(N是总帧数),一维就是一帧的数据. Y U V分别保存.-wrote it myself using Matlab YUV read documents, preservation and framing. Generating an N-dimensional matrix (N is the total frame count). is a one-dimensional data. Y U V were preserv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:891
    • 提供者:连早喻
  1. MZigZag

    1下载:
  2. ZIGZAG程序,实现对图像矩阵ZIGZAG顺序读取。通常作为函数调用。还有就是霍夫曼编码的程序,得到图像霍夫曼的编码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2106
    • 提供者:lulu
  1. 视频分割的matlab 程序

    2下载:
  2. 1. 视频数据读取,读取相邻两帧中的人眼最敏感的亮度数据。 2. 用后一帧的亮度矩阵减去前一帧亮度矩阵,计算出两帧的帧差。 3. 迭代计算出帧差中的噪声的均值和标准差。 4. 根据均值和标准差滤除噪声,得到变化区域。 5. 用数学形态学运算得到对象的最终模板。-1. Video data is read, read two adjacent eyes of the brightness of the most sensitive data. 2. After a brightness of th
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2539
    • 提供者:王斌
  1. 实现了读取bmp图像到矩阵的转换

    0下载:
  2. 实现了读取bmp图像到矩阵的转换,是个很好的头文件,直接引入就能用,this code can covert bmp to matrix,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:1590
    • 提供者:星飞感受
  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. bmp_to_text

    0下载:
  2. 读取bmp文件,将其内容存入txt文档,以矩阵的形式来进行存储-read bmp files
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:712474
    • 提供者:陈集
  1. Test2D

    0下载:
  2. 仿射变换与摄影变换,通过最小二乘算法计算变换矩阵。具体要有像点坐标文件,读取相应的文件即可在图上显示三位点的位置-Transformation affine transformation and photography, through the transformation matrix least-squares algorithm. Point coordinates should be as specific documents, read the corresponding docume
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3175581
    • 提供者:亦舒雪
  1. BITMAP

    0下载:
  2. C语言图像二值图的处理:包括读取矩阵信息,选择,平移变换等。-C-image binary image processing include: read matrix information, selection, translation transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:701
    • 提供者:
  1. zifushibie

    0下载:
  2. 有数字1和2的图片各四十张,利用mat lab读取图片并将其二值化,得到只由0和1表示的矩阵,根据数字的不同特征,选择两个特征值,用来对分类器进行训练,最后用剩下的5个1和5个2来进行测试,看分类器是否可以正确的对数据进行分类。-Figures 1 and 2 pictures of the 40, using mat lab picture and secondly, the value of reading, and received only by 0 and 1, said matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:841373
    • 提供者:liulin
  1. readanddoudong

    0下载:
  2. 读取256色的BMP灰度图,并用4*4的矩阵对其进行抖动,用opengl实现-BMP to read 256 color grayscale, and 4* 4 matrix of its jitter, using opengl implementation
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:262796
    • 提供者:李超
  1. bmpCHECK

    0下载:
  2. 对bmp图像进行读取矩阵数值的操作,可以用于查看BMP源码,或者进行小波变幻。-Bmp image to read the value of matrix operations, can be used to view the BMP source, or wavelet changes.
  3. 所属分类:Graph program

    • 发布日期:2017-04-27
    • 文件大小:16081
    • 提供者:MagicSD
  1. imageanalysis1

    0下载:
  2. 图像分析:输入图像,打开图像,读取Y分量数据,把数据保存到合适的矩阵中。-image analysis.input image,open image,read Y component of image data,save the data into proper matrice.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:799
    • 提供者:sunqi
  1. Deal_ply_matrix

    0下载:
  2. 读取ply三维数据时,可采用改程序对读取的矩阵数据进行的预处理,从而便于在matlab上直接使用数据.-Read ply three-dimensional data, the program can be used to change the matrix to read the data pre-processing, so as to facilitate the use of data directly in matlab.
  3. 所属分类:3D Graphic

  1. Image-matritype-conversion

    0下载:
  2. 读取图像 显示图像 将图像矩阵类型转换为double 傅里叶变换 离散余弦变换-Read image shows the image matrix type image is converted to double Fourier transform discrete cosine transform
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:1029
    • 提供者:wangjl
  1. monitoringpicturedisplaying

    0下载:
  2. 视频采集卡的单帧读取及独立显示; 矩阵串口通信实现; mfc的picture控件实现显示视频-The single-frame video capture card reader and an independent display matrix, serial communication to achieve mfc realization of the picture control to display video
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:611880
    • 提供者:张婵媛
  1. ImageMatrix

    0下载:
  2. 图像的矩阵运算 用于图像像素的尺度变换,归一化;图像读取,阈值分割,矩阵的加减乘数运算,以及图像的读写;数据类型支持int,double,以及复数complex类型-Image matrix operations for image pixels scale transformation, normalization image reads, threshold segmentation, the multiplier matrix addition and subtraction opera
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:126810
    • 提供者:Jack
  1. fun

    0下载:
  2. 代码经过优化处理,可以实现DCT像素值提取,DCT矩阵读取等。-After code optimization, pixel values ​ ​ can extract DCT, DCT matrix reading and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:729
    • 提供者:asdfasdf
  1. freadenvi

    0下载:
  2. matlab读取高光谱图像,把高光谱图像读取成一个矩阵,同时读取其他图像信息(Matlab reading hyperspectral images)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:sdfasdfasfd
  1. python读取图片光谱

    0下载:
  2. 利用python中envi接口读取图片光谱矩阵 简介有效快速
  3. 所属分类:OpenCV

« 12 3 »
搜珍网 www.dssz.com