Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - jpeg2000
Search - jpeg2000 - List
DL : 0
暂时只支持jpeg2000支持的 cdf97 和spline53 可以这样来测试: x=imread( E:\study\jpeg2000\images\lena.tif ) % see the decomposition coefficients y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y)) % see the reconstruction precision yy=wavelift(x, 5) using cdf 9/7 wavelet ix=wavelift(yy,-5) inverse sum(sum((double(x)-ix).^2)) -only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : \ study \ jpeg2000 \ images \ lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2
Update : 2024-05-03 Size : 6144 Publisher : 余庆红

该源码是JPEG2000的c++源代码,希望对研究JPEG2000标准以及编解码的朋友们有用.-JPEG2000 is the source of c source code, want to study JPEG2000 codecs and friends useful.
Update : 2024-05-03 Size : 480256 Publisher : 戚丽华

DL : 0
intel 的 JPEG2000 ,需要IPP庫 -intel JPEG2000, the need for IPP
Update : 2024-05-03 Size : 268288 Publisher : stray109

这是jpeg2000的压缩算法,讲述了基本的算法,及其实现方法-jpeg2000 This is the compression algorithms, on the basic algorithm, and its implementation
Update : 2024-05-03 Size : 1552384 Publisher : 张平

DL : 0
JPEG2000分数位平面编码器的fpga电路实现-scores bitplane JPEG2000 encoder circuit of fpga
Update : 2024-05-03 Size : 417792 Publisher : han

DL : 0
John Wiley & Sons - JPEG2000 Standard for Image Compression Concepts Algorithms and VLSI Architectures 2005-John Wiley
Update : 2024-05-03 Size : 12046336 Publisher : 紫蓝

JPEG2000的c语言实现,效率不如kakadu但是容易理解。-JPEG2000 c language, but the efficiency is better kakadu easy to understand.
Update : 2024-05-03 Size : 664576 Publisher : wind

此程序为用于jpeg2000中的小波零树压缩编码,它采用了小波零树编码原理,利用了小波系数之间的关系-this procedure for the jpeg2000 EZW coding, It uses wavelet zerotree coding theory, the use of wavelet coefficients of the relationship between
Update : 2024-05-03 Size : 23552 Publisher : 付源

DL : 0
< visual c++ 小波变换技术与实践> 书中所附加的网络渐进传输实例,使用ACTIVEX控件,利用了JPEG2000的原理,但有自己的改进-<Visual c++ Wavelet transform technology and practice of> the book attached to the network progressive transmission example, the use of ACTIVEX controls, use of JPEG2000 principle, but have their own improved
Update : 2024-05-03 Size : 2209792 Publisher : 郑晶晶

JPEG2000软件Jasper的C源代码-JPEG2000 software Jasper C source code
Update : 2024-05-03 Size : 1401856 Publisher : DJ

DL : 0
Jpeg2000静态库,只需Encoder和Decoder两个函数轻松搞定Jpeg2000和Bitmap的转换,带示范程序,非常有用-Jpeg2000 static libraries, Encoder and Decoder only two functions easy to get and Bitmap Jpeg2000 The change model procedures with very useful
Update : 2024-05-03 Size : 282624 Publisher : liulin

介绍了车牌抓拍系统的DSP软件设计,并详细阐述了JPEG2000编码算法的实现。-introduced a system of registration Grabbing DSP software design, and elaborates on a JPEG2000 coding algorithm.
Update : 2024-05-03 Size : 5961728 Publisher : 美髯客

DL : 0
JPEG2000源代码,VC++环境,版本为2.2.3-JPEG2000 source code, VC environment, Version 2.2.3
Update : 2024-05-03 Size : 479232 Publisher : wgy

DL : 0
Jpeg2000Gui的MATLAB程序实例,适合JPEG2000算法的初学者。-Jpeg2000Gui MATLAB procedures example, JPEG2000 algorithm suitable for beginners.
Update : 2024-05-03 Size : 2682880 Publisher : 宋亮

DL : 0
基于J PEG2000的数字水印蒋勇(西南科技大学计算机科学与技术学院四川绵阳621010)【摘 要】:网络技术的发展为数字作品的传播提供了方便,同时也引发了对数字作品的盗版现象,如何保护数字作品的版权日益受到关注:JPEG2000作为ISO推荐的新一代静止图像压缩标准,由于其感兴趣区域编码,渐进传输等优越性能,有着广阔的应用前景。本文旨在研究保护JPEG2000图像作品版权的数字水印方案。-based digital watermarking Jiang Yong (Southwest University of Science and Technology Computer Science and Technology Institute in Sichuan Mianyang 621010) Abstract : the development of network technology for the transmission of digital works to provide a convenient, also triggered the right of pirated digital works, how to protect the copyright of digital works have been a growing concern : ISO JPEG2000 as recommended by the new generation of still image compression standard, because of its interest in regional coding, progressive transmission, and other advantages can be as broad application prospects. This paper is to study the protection of JPEG2000 images copyright of digital watermarking programs.
Update : 2024-05-03 Size : 132096 Publisher : ghostsx

jasper最新版本,可实现jpeg2000,拥有最新支持库。-jasper latest version can be jpeg2000, with the latest support.
Update : 2024-05-03 Size : 1416192 Publisher : zyy

用Java写的JPEG2000的编解码程序第一部分-use Java to write the JPEG2000 codec part of the first procedure
Update : 2024-05-03 Size : 908288 Publisher :

“wavelet”目录中存放的是API函数源程序 “wavelet_gui”目录中存放的是JPEG2000应用举例的DELPHI调用 “可执行应用”目录中存放的是笔者编译成功的可执行应用程序-"wavelet" directory is placed source API function "wavelet_gui "directory is kept JPEG2000 applications for the DELPHI called" executable application "directory deposit The author is up to the success of the compiler executable applications
Update : 2024-05-03 Size : 394240 Publisher : guzhiru

用Java写的JPEG2000的编解码程序,含下面三部分:源程序,二进制代码,以及说明文档(JJ2000 项目的共享软件)-use Java to write the JPEG2000 codec procedures, with the following three components : source files, binary code, and documentation (JJ2000 project sharing software)
Update : 2024-05-03 Size : 2009088 Publisher : SQ

应用于DSP的JPEG2000静态图像压缩技术改进.pdf-applied to the DSP static JPEG2000 image compression technology improvement. Pdf
Update : 2024-05-03 Size : 242688 Publisher : shj
« 1 2 3 4 5 6 78 9 10 11 12 ... 36 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.