CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - bmp compression

搜索资源列表

  1. 图象处理及分形图象压缩

    1下载:
  2. 图象处理及分形图象压缩是针对真彩(24位色)BMP图象进行简单处理和能够进行分形图象压缩的程序.分形图象压缩采用了固定分块和四叉树的方法,小波零树编码的方法还有问题. 图象处理部分对图片大小没有要求,分形图象压缩部分对图片大小有要求,大小应是2的次方幂(例如大小应是128*128,256*256,512*512等等),否则在菜单上看到的图象压缩里子菜单是灰的,不起作用. -image processing and fractal image compression is against
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:211488
    • 提供者:王晶
  1. JPEGLibSource

    0下载:
  2. 操作JPEG的库和源程序 JPEG库的源代码,BMP-》JPEG压缩,JPEG-》BMP的还原。-operation of the library and JPEG source for the source code, BMP - "JPEG compression, JPEG - "BMP reduction.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:397462
    • 提供者:吴权
  1. 实现BMP-》JPEG的压缩

    0下载:
  2. Visual Basic 实现BMP-》JPEG的压缩,全部采用源码,没有调用库函数,值得学习研究JPEG压缩!-Visual Basic BMP - "JPEG compression, the use of FOSS, no call library functions, it is worth studying the JPEG compression!
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-06-29
    • 文件大小:32036
    • 提供者:吴权
  1. 20067418354997269

    0下载:
  2. 把Picture中的图片保存为Gif格式 把bmp文件保存为gif文件,没有使用任何Dll,完全使用VB实现。在压缩比上还有所欠缺,算法有待改进。-put the photographs to preserve Gif formats bmp file documents to gif, Dll not use any fully use VB. The compression ratio, which had been lacking, the algorithm needs improv
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44736
    • 提供者:瑁发
  1. 实现内存DC画图并保存为jpg图像的函数

    0下载:
  2. 一个实现内存DC画图并保存为jpg图像的函数,先保存成BMP再压缩实现。压缩可用我上传的CXimage类库实现。-A realize DC and keep drawing memory for images of the function JPG, BMP first save into further compression realized. Can I upload the compression CXimage class library realized.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-23
    • 文件大小:2365
    • 提供者:刘得桦
  1. BmpToAvi.rar

    0下载:
  2. 这是一个完整的vc++工程 功能还简单但很好用 其将文件夹里的bmp图片转化为avi视频 可以选择压缩方法等 可以用来学习 也可以自己来制作avi视频等 将自己的照片自己做出视频来 挺好的,This is a complete vc++ project features a simple but very good with its folder into the bmp picture avi video compression methods can choose to study can
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:474630
    • 提供者:sunxingxin
  1. RLE-Bmp

    0下载:
  2. 行程编码RLE,可进行256位图像的压缩-Run-Length Coding RLE, can be 256-bit image compression
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-27
    • 文件大小:24109
    • 提供者:王艳群
  1. rgnCreator

    0下载:
  2. 一个跟据bmp图批量计算rgn并且压缩保存到文件的工程.用到了基本的根据关键色剪切形状的算法以及zip压缩.-Bmp Figure 1 with the volume calculated according to rgn and compressed to save to a file works. Used in the basic-color cut according to the shape of the key algorithms and zip compression.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:90556
    • 提供者:scan
  1. Photo

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

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

    0下载:
  2. 这是一个视频捕捉系统。可以捕捉图像并保存成BMP图像。由于要使存储量变小,我顺便将BMP图像压缩成了JPG图像。-This is a video capture system. Can capture and save images into BMP images. To storage as a result of small quantitative change, I might as well be BMP image compression has become a JPG image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:586728
    • 提供者:任卫
  1. bmpcopression

    0下载:
  2. 可以实现16位rle(压缩bmp文件)压缩-Can achieve 16-bit rle (compressed bmp files) compression
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:16613
    • 提供者:lxz
  1. BMP

    0下载:
  2. 用于二值土图像的压缩,经测试可用。希望对大家有帮助-Second, the value of land used for image compression, can be used by the test. We want to help
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:2745
    • 提供者:吴群峰
  1. IMGSIZ_1.ZIP

    0下载:
  2. ImageSize It is an Explorer add-on which displays one more page in Properites dialog for graphic files (currently, only .BMP and .GIF ). There you can see image size, colors count, compression ratio. (C++ source)
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:29766
    • 提供者:ibraheem Ali
  1. RWJpegExp

    0下载:
  2. 彩色静止图像jpeg标准压缩编码,实现bmp与jpg的相互转换,内涵源代码-Color still image compression standard jpeg, bmp and jpg to achieve the mutual conversion, content of the source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:761305
    • 提供者:ansbhz
  1. decoderprog

    0下载:
  2. fractal image compression of gray scale images.... only works for square images... try with lena.bmp a gray scale one.... good compression ratio acheived
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3762
    • 提供者:Koushik
  1. BMP

    0下载:
  2. bmp图片转换功能压缩包 可以进行图形的压缩处理-bmp image conversion function can be compressed graphics compression
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:652743
    • 提供者:李建
  1. BMP-to-JPEG

    0下载:
  2. 对BMP图像进行分析后将其转换为JPEG图像,可以选择压缩比例,在界面上输入图片名回车,然后输入压缩比例回车,在程序文件夹内可看到压缩后的JPEG图片,文件内包含有测试图片《test》和《test1》-BMP image analysis will convert it to a JPEG image, you can choose the compression ratio the interface input pictures Enter, and then enter the compr
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:4767083
    • 提供者:wangyun
  1. jpeg-Compression

    0下载:
  2. 实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的-When implementing compression, the input image data using a custom format (com format), the first four bytes of the recorded image width and height, after
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-03
    • 文件大小:14933824
    • 提供者:houpeiquan
  1. BmpPreview

    0下载:
  2. c++读取bmp图片详解。BMP(全称Bitmap)是Windows操作系统中的标准图像文件格式,可以分成两类:设备相关位图(DDB)和设备无关位图(DIB),使用非常广。它采用位映射存储格式,除了图像深度可选以外,不采用其他任何压缩,因此,BMP文件所占用的空间很大。BMP文件的图像深度可选lbit、4bit、8bit及24bit。BMP文件存储数据时,图像的扫描方式是按从左到右、从下到上的顺序。由于BMP文件格式是Windows环境中交换与图有关的数据的一种标准,因此在Windows环境中运
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:307200
    • 提供者:Sky_Vico
  1. BmpCompress

    2下载:
  2. 基于QT的BMP灰度图像压缩,动态规划算法(BMP grayscale image compression based on QT)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-23
    • 文件大小:8192
    • 提供者:Z3
« 12 »
搜珍网 www.dssz.com