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

搜索资源列表

  1. Imageprocessing.rar

    2下载:
  2. 包括图像分析的四部分代码:matlab扩散和高斯函数,线性扩散,线性复扩散,非线性扩散。,It contains four parts: [1]MATLAB function:diffusion.m gauss.m [2]Linear diffusion Applying linear diffusion to images creating linear scale-space. MATLAB code: demo_lin.m Image: haifa1.bmp [3]Li
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:240077
    • 提供者:吴豪科
  1. raw_bmp.rar

    2下载:
  2. raw图像格式与bmp图像格式的转换,matlab实现,具体参数详见m文件,raw image format and bmp image format conversion, implementate by matlab, the specific parameters detailed in m file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-24
    • 文件大小:2826
    • 提供者:wenwen
  1. Image-inverse-normalization.ra

    0下载:
  2. 程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒。,程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒。
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:48244
    • 提供者:likp
  1. Hidinginformationinbinaryimage

    0下载:
  2. 基于隐藏密钥可以,将秘密信息msg嵌入到二值载体图像cover,算法简单,主要适合于将密文隐藏在BMP格式的文档里。-Key can be based on hidden, secret information will be embedded into the binary vector msg image cover, simple algorithm, mainly for the cipher text hidden in the BMP format documentation.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4467
    • 提供者:sqt
  1. svd

    1下载:
  2. 基于svd算法的matlab源码,压缩.bmp格式的位图为例-Based on the SVD algorithm matlab source, compressed. Bmp format Bitmap example
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3264
    • 提供者:xuyan
  1. ColourChange

    0下载:
  2. 彩色变换:对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再给出并显示该图的HIS三个分量的图像。-Colour change: given an RGB on the original image (such as bmp format) and displays the map given R, G, B color image, draw R, G, B histogram of each ima
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-11
    • 文件大小:498837
    • 提供者:刘晨
  1. Read_MNIST_DataSet

    0下载:
  2. 读取MNIST数据集中图像数据文件和图像标签文件并转化成BMP图片和txt格式的标签数据。本程序简单易用,注释清楚。直接运行代码,选择相应文件即可输出BMP图片或txt文件。-The program is used to read the MNIST data set and translate the image data file and image label file into BMP or txt files.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-25
    • 文件大小:4360
    • 提供者:云在青天
  1. gocr-0.46.tar

    0下载:
  2. 字符识别源代码,可以把bmp,jpg,png等文件格式中的字符识别出来-GOCR is an optical character recognition program, released under the GNU General Public License.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:700288
    • 提供者:jeketl
  1. avi2bmp

    0下载:
  2. 用matlab 写的将avi电影转化成BMP图像序列,调试通过的-Avi movie to convert BMP image sequences
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:692
    • 提供者:wfhdy
  1. huffman-coding

    0下载:
  2. 小波均匀量化huffman熵编码图像压缩程序:分析对象Lena.bmp-Uniform quantization of wavelet image compression huffman entropy coding procedure: analysis of object Lena.bmp
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:2226
    • 提供者:yanhaifeixue
  1. framecap

    0下载:
  2. avi格式文件转换为图片文件。该文件可以自行选择bmp或jpg格式,然后将avi视频的每一帧转换为相应格式的图片。-this program can convert the frames of the avi objects to pictures.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:712
    • 提供者:
  1. 111

    1下载:
  2. 基于MATLAB的图像处理源程序集,包括阈值、二值化、灰度变化,边缘提取-MATLAB based image processing source code set, including threshold, binary, gray scale, edge extraction, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:92941
    • 提供者:潘超
  1. ImgFractal

    0下载:
  2. 描述颗粒形貌边界的分形维数程序。其中4.bmp是需要被分析的图片名称。使用者自行修改。-Descr iption of particle morphology of the border fractal dimension of the procedure. 4.bmp which need to be analyzed is the name of the picture. Users to make its own decisions.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:851
    • 提供者:王平
  1. Image-inverse-normalization

    0下载:
  2. 程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒-Procedures for the realization of the image binarization to a BMP image into a binary black and white images, but also black-and-white reversal can be achieved
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:39161
    • 提供者:王东
  1. Photo

    2下载:
  2. 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-29
    • 文件大小:1991623
    • 提供者:郭东
  1. jpeg

    0下载:
  2. 基于jpeg2000的源码实现,可以用于一般的bmp图像编码-code for jpeg2000
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-23
    • 文件大小:7248395
    • 提供者:Giggs
  1. avitobmp

    1下载:
  2. 该代码是实现将avi格式的视频自动化的转化bmp格式,从而方便我们实现视频图像处理。-The code is to achieve automation of avi format video conversion bmp format, thus facilitating the implementation of our video image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2639943
    • 提供者:linjx
  1. FLDA

    2下载:
  2. 使用Fisher线性鉴别分析(FLDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。-The use of Fisher linear discriminant analysis (FLDA) at Ways on ORL face database for face recognition test. Standard ORL face database contains a total of 40 people, 10 per pe
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3782
    • 提供者:liz
  1. KFDA

    1下载:
  2. 此实验使用核Fisher鉴别分析(KFDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。-This experiment the use of nuclear Fisher discriminant analysis (KFDA) method on ORL face database for face recognition test. Standard ORL face database contains a total of 40
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:5754
    • 提供者:liz
  1. CH4

    0下载:
  2. L4_1.m: SVD轉換(程式) L4_2.m: 影像轉換的能量集中能力(程式) L4_3a.m: 小波轉換之多重解析架構(程式) L4_3b.m: 小波轉換係數與影像的方向性(程式) energy.m: 能量集中(函式) L4_1.bmp: 影像檔 L4_2.bmp: 影像檔 L4_3b.bmp: 影像檔 woman.mat: Matlab的矩陣變數檔 -L4_1.m: SVD conversion (program) L4_2.m: image con
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:596635
    • 提供者:Oki
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com