-
WaveletBasedImageSegmentation
基于小波变换的图像分割算法,它实现了论文 Wavelet Based Bimodal Image Segmentation for Blob Exctraction... 的算法。(This code is a part of work Wavelet Based Bimodal Image Segmentation for Blob Exctraction... .)
- 2015-09-14 15:07:00下载
- 积分:1
-
.zip
对场景分类和语义特征稀疏化的高层图像表示(Object Bank: A High-Level Image Representation for Scene
Classification & Semantic Feature Sparsification)
- 2013-10-16 14:57:56下载
- 积分:1
-
Image-rotation-correction
利用radon变换进行图像倾斜矫正的算法代码实现(Using radon transform algorithm for image tilt correction code)
- 2011-11-16 20:38:16下载
- 积分:1
-
81404570iROI
说明: 实现matlab对感兴趣区域(ROI)提取(Implement MATLAB to extract ROI)
- 2020-12-17 21:04:09下载
- 积分:1
-
source
数字图像处理,C语言,功能是打开一幅位图,实现几何变换。(Digital image processing, C language function is to open a bitmap, to achieve geometric transform.)
- 2010-01-12 15:05:48下载
- 积分:1
-
texturetractionusegaborfilter
说明: 用于浏览和检索的图像纹理特征提取,使用gabar滤波器提取纹理特征。(For browsing and retrieval of image texture feature extraction, texture features extracted using gabar filter.)
- 2010-04-21 18:49:47下载
- 积分:1
-
matlab
基于matlab的时频率分析工具箱,包括了小波变换,WVD,SPWVD等等好多的时频分析方法(Matlab-based time-frequency analysis toolbox, including a wavelet transform, WVD, SPWVD so many time-frequency analysis method)
- 2011-07-24 16:52:52下载
- 积分:1
-
two-dimensional-s-transform
包含二维广义S变换程序和测试程序,用于对图像进行时频分析。matlab版本R2011b,操作系统为32位win7。在2G内存下最大只能对84*84的图像进行处理,更大的图像会出现out of memory的问题。目前网上还没有这个程序,包括本站,pudn,ilovematlab都没有。把程序上传到这三个地方,望大家一起来改进它。(Contains a two-dimensional generalized S transform procedure and testing procedure.It is used for the time-frequency analysis of images.Matlab version :R2011b, operating system: 32 win7. Tests under 2G memory can only process 84* 84 images.A larger image will incur "out of memory" problems. This program is not found online before, including this site, CSDN, ilovematlab. Upload the program to the above three websites, hoping it improved by the help of everyone.)
- 2013-03-19 09:46:37下载
- 积分:1
-
ADMM-MATLAB
说明: 基于ADMM的TV正则化最小化稀疏重建算法(TV Minimization Sparse Reconstruction Algorithms Based on ADMM)
- 2020-11-09 19:39:47下载
- 积分:1
-
实现图像的无损压缩
该程序主要实现图像的无损压缩,具体算法包括:
(1)整数小波变换+SPIHT无损压缩
其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。
(2)DPCM+算术编码
DPCM采用的是JPEG中采用的方法;
(3)JPEG-LS标准
JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
- 2008-06-02 11:01:57下载
- 积分:1