搜索资源列表
matlab_yasuo
- 随着信息技术的发展,产生了大量的图片,气象云图,遥感图像等静止图像,但数据量大一直都是抑制图像传播流通的一个瓶颈。这里面有一些图像压缩技术的matlab实现
RemoteSensingImageProcess
- 可用于遥感图像增强,边缘检测,轮廓提取与跟踪,Hough变换, 图像分割,图像匹配,投影法与差影法。图像几何变换,图像正交变换,图像灰度变换,图像的压缩编码,图像的数学形态学运算,图像复原,图像特技显示。
BPEsourcecode.zip
- CCSDS标准的源码实现,很不容易找的。是遥感图像压缩的国际标准,CCSDS standard source implementation is not easy to find the
tiaodawavelet
- 基于条带的小波变换遥感图像图像压缩编码-Strip-based wavelet image compression coding of remote sensing image
17_17171717
- 北京大学遥感所的研究生图像处理讲义\高级遥感数字图像处理(硕士生课程)之第十七章 图像压缩-Peking University
EZW
- 1.基于EZW的图像编码改进算法 2.基于EZW的嵌入式图像编码算法的研究 3.改进的嵌入小波算法在遥感图像压缩中的应用-1. EZW-based image coding to improve the algorithm 2. EZW-based embedded image coding algorithm 3. Improved embedded wavelet image compression algorithms in remote sensing application
jpeg2000
- 基于JPEG2000的遥感图像压缩研究,主要是原理的讲解-Remote Sensing-based JPEG2000 image compression research, mainly to explain principles of
JPEG-LS
- 基于改进JPEG-LS算法的遥感图像近无损压缩专利,由航天五院508所申报,很详细的介绍了算法和fpga的实现-Improved JPEG-LS algorithm near lossless compression patent, the space the five branches of 508 reporting, a detailed explanation of the algorithm and implementation fpga
jingdiandeLBG
- 高光谱遥感图像压缩的lbg算法,十分经典-Hyperspectral remote sensing image compression lbg algorithm, very classic
04z160
- 采用高速DET+DSP方案进行实时压缩,提高了高空间分辨力遥感图像实时压缩的质量-DET+ DSP program using high-speed real-time compression, improved spatial resolution remote sensing image of high quality real-time compression
remoteimage
- 一种遥感图像的高效压缩方法的研究,算法理论基础及详细流程-Efficient remote sensing image compression method of research, algorithm theoretical basis and detailed process
Contourlet-fractal
- 对于遥感图像,研究了一种基于基于Contourlet变换和分形压缩方法,方法具有一定的实用价值,程序包中有实验图片。-For the remote sensing images, a kind of transformation based on Contourlet and fractal based compression methods, the method has some practical value, experimental pictures in the package.
Remote-sensing
- 该文档是关于图像小波编码压缩的,是针对遥感图像的,该文提出的2-DOWT可以对图像进行任何方向的转换,并可以达到很好的压缩编码增益。-The document is on wavelet encoding is for the remote sensing images, and that the proposed 2-DOWT can convert the image in any direction and can achieve good coding gain.
Remote_Image_Yashen
- 亚琛大教堂遥感图像,原图,以及两张基于JPEG2000压缩后的码率分别为0.1和0.8的图像。-Aachen Cathedral of remote sensing images, artwork, and two based on JPEG2000 compressed bit-rate were 0.1 and 0.8 images.
dayasuo
- 大压缩比嵌入式遥感图像压缩 大压缩比嵌入式遥感图像压缩-Embedded large remote sensing image compression ratio compression ratio compression embedded large remote sensing image compression
Remote-sensing
- GRS上2011年一篇关于使用方向小波变换对遥感图像进行压缩的程序-In this paper, a 2-D oriented wavelet transform (OWT) is introduced for effi cient remote-sensing image compression.
11.22TelemetricImage
- 图像拼接的架构源码,载入遥感图像,对图像进行压缩,获取缩略图-Image mosaic of the schema source to load the remote sensing images, image compression, access to thumbnails
BTCA
- [原创]基于自适应扫描次序的二叉树图像压缩方法BTCA源代码.本方法作为一部分于2012年10月发表在IEEE TGRS(2012IF=3.467),附有相应pdf论文及中文说明. 关键字:自适应扫描次序,二叉树编码,星载应用,遥感图像压缩,基于扫描的模式.-Binary Tree Coding with Adaptive scanning order(BTCA). Published on IEEE Trans. Geosci. Remote Sens. (2012IF=3.467) Inde
gaoguangpu
- 离散小波变换域非负张量分解的高光谱遥感图像压缩-Discrete wavelet transform domain of non-negative tensor decomposition of hyperspectral remote sensing image compression
三维矩阵转二维
- 在mmatlab中将多波段的遥感图像(三维矩阵数据)转换成二维数据,与求邻域(convert the 3D image data into the 2D data in the matlab)