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

搜索资源列表

  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
    • 文件大小:26.74kb
    • 提供者:同位素
  1. bmp2jpeg&jpegcoding

    1下载:
  2. bmp转换为jpeg,jpeg压缩的源代码 程序用vc实现了bmp图片转换成jpeg图片-converted to jpeg bmp, jpeg compression source code procedures used vc realized bmp images converted into jpeg photos
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:121.22kb
    • 提供者:方完
  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
    • 文件大小:234.45kb
    • 提供者:吴豪科
  1. BSGGJHJpaGinting

    0下载:
  2. 采用BSCB模型算法的实现,把程序源码中全部Inpainting像素值当作要修补的对象,输入BMP图像与要求迭代的次数,源代码完整。-The use of BSCB model algorithm, the program source code in all Inpainting pixel value as an object to be patched, the input requirements of BMP images and the number of iterations, t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:79kb
    • 提供者:快捷的
  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
    • 文件大小:11.91mb
    • 提供者:songwenfang
  1. tuxiangchuli

    0下载:
  2. 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:747.01kb
    • 提供者:SANMIL
  1. com2pgm

    0下载:
  2. 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:930byte
    • 提供者:huming
  1. PlateReco

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

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

    0下载:
  2. 对位深为24位的bmp图片进行jpeg压缩。ps:其他图片格式貌似也支持,本人对该算法还未进行细致的分析。总之是jpeg压缩算法的实现。个人认为该代码的实现者编程水平很高啊。-On the bit depth to 24 bit bmp image to jpeg compression. ps: looks like the other image formats are supported, I have not yet conducted the detailed analysis alg
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2.77mb
    • 提供者:黄伟
  1. quantization

    0下载:
  2. This matlab code read bmp file and seperate it to R,G,B components. And also quantize the image.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:56.58kb
    • 提供者:Kil Jhun Jeong
  1. Jpeg

    0下载:
  2. Jpeg图像压缩毕业论文以及C++源码,能实现,bmp与jpeg等图像的转换-Jpeg image compression thesis and C++ source code, to achieve, bmp and jpeg and other image conversion
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-22
    • 文件大小:6.61mb
    • 提供者:Hongyuan Li
  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
    • 文件大小:288.01kb
    • 提供者:jygb007
  1. PolarToIm

    0下载:
  2. 这里使用了双线性插值来处理极坐标转换到直角坐标下时,点不对称的问题,不过最后生成的图有一点问题,本来应该是一圈一圈的圆环,但是转化后的只有部分圆环了 rMin = 0.1 rMax =0.9 im2 = imread( ivus.bmp ) figure(4) imshow(im2) imR2 = PolarToIm(im2, rMin, rMax, 300, 300) figure(5) imshow(imR2, [0 255]) 然后直接调用附件的funct
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1020byte
    • 提供者:Eric Lau
  1. lz.rar

    0下载:
  2. LZ算法的实现,是项目中的一部分(这里给出的是最基本的功能,所以没有版权问题),自己理解后完成的,用了3周时间实现最基本的功能,非常便于理解。当数据量较小的时候,压缩后的数据量可能会增大;大数据压缩会减小数据。经过测试,word文档、bmp/jpg图像压缩解压都没有问题。纯C代码,linux和windows下都可编译运行,LZ algorithm, is part of the project (given here is the most basic function, so there is
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-16
    • 文件大小:1.83kb
    • 提供者:丁力
  1. BMPtoCOE

    0下载:
  2. BMP to COE conversion code
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:2.12kb
    • 提供者:swaroop
  1. DICOM

    0下载:
  2. cm2fmt.m converts dicom files existing in hospitals ... into any image format. It can convert a file.dcm to image.bmp or image.jpg as you want to process. Procedures: 1. Run dcm2fmt.m code. 2. Chose your file.dcm (dicom), I have attached it
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:256.63kb
    • 提供者:keyvan
搜珍网 www.dssz.com