CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 读取bmp

搜索资源列表

  1. FrameRead

    0下载:
  2. 此代码为本人运用视频读取函数实现视频帧的读取,并可批量转为BMP等格式,另有运动目标静止背景的提取。内附说明文档,欢迎交流。-this code for the use of video I read function video frames to read and can volume to BMP format. another campaign goal from the background static. Enclosing documentation, welcomed the e
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:27384
    • 提供者:同位素
  1. dicom_to_bmp

    0下载:
  2. 具有读取医学文件dicom,后缀为.dcm。 毒气候并转化为bmp格式并显示出来
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:29236
    • 提供者:小鱼
  1. 2007891141623650

    0下载:
  2. dicom文件的读写程序,读取数据并转为bmp格式的文件,在显示器上显示出来
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:402837
    • 提供者:小鱼
  1. pso

    0下载:
  2. 此压缩文件中包含了两个读取bmp文件分别用java和c写了,另三个是用matlab实现的演化算法,很有作用的,每个文件里都有详细说明
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8727
    • 提供者:Joney
  1. matlab 通过读取bmp图像获得曲线

    1下载:
  2. 所属分类:matlab例程

    • 发布日期:2009-04-14
    • 文件大小:292622
    • 提供者:senly11@163.com
  1. DE0_SDCARD_JPEG_2_BMP

    0下载:
  2. 从SD Card中读取 image.jpg, 经过NIOS II 转成 image.bmp,并保存在SD Card中。 注: 运行程序之前,在SD Card的跟目录放一张名字为image.jpg的图片,并建立一个名为image.bmp的文件, 程序运行时,会把bmp图片数据写入image.bmp中-Read from the SD Card image.jpg, through the NIOS II converted image.bmp, and stored in the SD Car
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:5224118
    • 提供者:xiao
  1. showpixel

    0下载:
  2. 任意读取一幅BMP图像,可以得到图像上任意一点的像素值,读取窗口可以移动,大小可变-Any reading a BMP image, the image can be any point on the pixel value, read the window can be moved, the size variable
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3967553
    • 提供者:zhangwei
  1. test

    0下载:
  2. Jpeg图像编解码,根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework3.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-Jpeg images decoding, according to Jpeg image compression of source code, write BMP image of turn Jpeg program, the program can be read homework3. BMP im
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-30
    • 文件大小:12488674
    • 提供者:songwenfang
  1. bmp_and_maze

    0下载:
  2. 从24位真彩色bmp图上读取迷宫数据,然后找出路径,再在图上标出路径-From 24-bit True Color bmp maze map data read on, and then find the path, and then marked on the map path
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2187
    • 提供者:黄咋的
  1. PlateReco

    0下载:
  2. 用VC++读取图像,可以是BMP格式,也可一是JEPG格式等等,提供出血者参考学习。-VC++ code to read images
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:5445078
    • 提供者:蒋波
  1. funtion

    0下载:
  2. 从最常用的“.BMP”图像格式中读取图像数据, 通过访问数字图像RGB三个通道的对应矩阵,改变数字图像的色彩 将数字图像的RGB表示转换为YUV表示;通过访问Y(亮度)通道,改变数字图像的亮度;通过Y(亮度)通道作灰度的线性变换,改变数字图像的对比度-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:42624
    • 提供者:
  1. Read

    0下载:
  2. 实现图片的读取,各种方法,从bmp数据结构的方向考虑了图像的读取-all kinds of methods to read image
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4128615
    • 提供者:huangxiaoshui
  1. JPEGencode

    0下载:
  2. 根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-According to the source code of the JPEG image compression coding generates the corresponding JPEG image files , the preparation of the BMP images to JPEG program,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:294927
    • 提供者:jygb007
  1. readbmp_24

    0下载:
  2. 用c语言编写读取bmp图像程序 自编程序 简单可行-Read bmp image program self programming c language is simple and feasible
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:464762
    • 提供者:karenli5
  1. BMP---01--20130916

    0下载:
  2. 用C++编写的对话框,能够实现目标的动态运动,目标的自动添加撤除,文本文件的读取和保存。我的QQ是870666742.此程序较复杂,不懂的地方可以问我。-Prepared with C++ dialog, to achieve the target of dynamic movement, removal of the target automatically add a text file to read and save. My QQ is 870666742 This procedure
  3. 所属分类:Data structs

    • 发布日期:2017-05-29
    • 文件大小:11447059
    • 提供者:李冬冬
  1. Image

    0下载:
  2. Visual C++ 编写的图像线性变换,可对BMP图像读取,并实现线性变换,MFC实现-Visual C++ Prepared image linear transformation, can read BMP images, and to achieve linear transformation, MFC to achieve
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:1955922
    • 提供者:王夏
  1. main

    0下载:
  2. 从最常用的“.BMP”图像格式中读取图像数据; 对数字图像的表示方式(如RGB、YUV)及各种表示方式之间的转换有初步了解;根据输入参数改变数字图像的色彩、亮度、对比度。-Image format most commonly read from the " BMP." Image data converting the digital image representation (such as RGB, YUV), and between the representati
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:71189
    • 提供者:liutingting
  1. Road-network-identification

    1下载:
  2. 该程序功能如下: 读取BMP或者JPG格式的图片,自动识别路网,并表出路口节点-The program functions as follows: Read BMP or JPG format images, automatic identification of road network and junction node Expressed
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:32829
    • 提供者:陈法圣
搜珍网 www.dssz.com