搜索资源列表

  1. upload_alex05

    0下载:
  2. 1.实现图案化和抖动技术以及bmp2txt源代码 2.图象的边沿检测与提取,轮廓跟踪算法代码 3.图象的几何变换算法 4.图象的检测,模板匹配算法代码 5.图象读取,特效,显示封装库FLib1.1及DEMO源代码 6.闪屏图形特技效果的实现代码 7.图象平滑处理源代码 8.行程编码,JPEG压缩编码 9.用小波变换对图象进行灰度处理 0.直方图修正和彩色变换算法代码 -1. The realiza
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3354624
    • 提供者:huangzhen
  1. savejpeg

    0下载:
  2. 图像压缩算法。将BMP转换顾JPG图像原码。-Image compression algorithms. BMP converted to JPG images Gu source.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:153600
    • 提供者:albert
  1. jpeg_ls_v2.2

    0下载:
  2. 实现了JPEG-LS的标准算法,可以同时对BMP,PPM,PGN 图像进行解压缩,还可以支持点交叉扫描,隔行交叉扫描,非交叉扫描三种模式-Achieved a standard JPEG-LS algorithm, can also BMP, PPM, PGN decompressed images can also support the point of cross-scan, cross-interlaced scanning,
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:4400128
    • 提供者:jason
  1. AdvanceJPEG-LS

    1下载:
  2. 改进的JPEG-LS算法,具有运算速度快、压缩比高等优点,可用于遥感图象的压缩。-Improved JPEG-LS algorithm, with a computing speed and high compression ratio can be used in remote sensing image compression.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:135168
    • 提供者:吴天
  1. JPEG2000

    0下载:
  2. 介绍了有关静态图像压缩标准的核心算法,基于图像的小波变换对小波系数进行量化和用EBCOT算法进行压缩编码-Introduced the still image compression standard of the core algorithms, image-based wavelet transform of the wavelet coefficients used to quantify and EBCOT coding alg
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:77824
    • 提供者:何文婷
  1. JPEG2000

    0下载:
  2. JPEG 2000正式名称为ISO 15444,是一种基于离散小波变换的新型图像压缩方法,与基于离散余弦变换的JPEG压缩方法相比较,具有多分辨率表达、更好的去相关能力、高压缩比、按视觉模型量化等优点,并同时提供无损和有损压缩算法-JPEG 2000 is formally known as ISO 15444, is a discrete wavelet transform based on a new type of image c
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:762880
    • 提供者:zhenzhen
  1. jfdctflt

    0下载:
  2. C++实现JPEG的前向离散余弦变换算法-C++ Realize JPEG forward discrete cosine transform algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Deng
  1. jpeg_bmp

    0下载:
  2. 从JPEG转bmp格式,huffman采用存储译码,IDCT变换采用行列分别译码,采用loeffler译码,算法和数据结构都很优秀-Bmp to switch from JPEG format, huffman decoding using storage, IDCT transform decoding using the ranks, respectively, using loeffler decoding, algorithms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:杜伟
  1. improved-jpeg2000

    0下载:
  2. 很不错的浙江大学博士论文。针对JPEGZooo算法的有损压缩,提出了改进的率失真算法,该算法可减少程序运行时间,且降低硬件实现时的内存消耗。 -Very good, Zhejiang University doctoral dissertation. JPEGZooo for lossy compression algorithm is proposed to improve the rate-distortion algorith
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:6432768
    • 提供者:张旭
  1. matlabprocess

    0下载:
  2. matlab制作的数字水印算法原程序,实现整个程序运行还行,共享给大家-jpeg of the Matlab Simulation, and the whole process has run OK, for everyone to share -matlab digital watermarking algorithm produced the original procedure, also realize the whole pr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:小户
  1. fft

    1下载:
  2. jpeg压缩中离散余弦变换DCT快速算法代码,使用的是verilog
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张伟
  1. jpegyasuoyuanma

    0下载:
  2. 常好且全面的jpeg图像压缩算法,jpeg压缩编码标准及其源码希望对大家有所帮助
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:16552960
    • 提供者:岳彬
  1. Losslesscoding

    0下载:
  2. 该程序主要实现图像的无损压缩,具体算法包括: (1)整数小波变换+SPIHT无损压缩 其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。 (2)DPCM+算术编码 DPCM采用的是JPEG中采用的方法; (3)JPEG-LS标准 JPEG-LS的无损压缩性能非常好,超过JPEG2000。-The program mainly realize lossless ima
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:103424
    • 提供者:yang
  1. Jpeg_code_decode

    0下载:
  2. MATLAB图像压缩JPEG编解码算法,多种参数对比,代码详细实现JPEG编解码标准算法-MATLAB codec JPEG image compression algorithm, multi-parameter comparison, the code in detail to achieve the standard JPEG codec algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:57344
    • 提供者:胡易
  1. SEED502_jpeg

    0下载:
  2. JPEG的压缩算法,可在DSP上运行,主要是TMSDM642-JPEG compression algorithm, can be run in the DSP, mainly TMSDM642
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:1175552
    • 提供者:杨晓
  1. EZW_Matlab_Demo

    0下载:
  2. 图像压缩算法EZW的Matlab实现程序-EZW image compression algorithm of the Matlab program realize
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:99328
    • 提供者:杨敏
  1. 01

    0下载:
  2. JPEG编码算法与设计可以实现JPEG基本编码及其算法思想-JPEG coding algorithm and design can realize the basic JPEG encoding algorithm and its ideological
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:
  1. 02

    0下载:
  2. JPEG编码算法与设计02这个是实现JPEJ编码算法的基本实现,一共有6个程序.-JPEG coding algorithm and design of 02 realize this is the basic coding algorithm JPEJ realize, a total of six procedures.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:336896
    • 提供者:
  1. 03

    0下载:
  2. JPEG编码算法与设计03这个是实现JPEJ编码算法的基本实现,一共有6个程序.-JPEG coding algorithm and design of 03 realize this is the basic coding algorithm JPEJ realize, a total of six procedures.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:91136
    • 提供者:
  1. 04

    0下载:
  2. JPEG编码算法与设计04这个是实现JPEJ编码算法的基本实现,一共有6个程序.-JPEG coding algorithm and design of 04 realize this is the basic coding algorithm JPEJ realize, a total of six procedures.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1203200
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 30 »

源码中国 www.ymcn.org