-
区域编码和阈值编码实现图像压缩
c++语言或MATLAB编程对256×256的灰度图像进行8×8DCT变换,对变换后的结果进行处理:
采用区域编码和阈值编码方法实现图像压缩,保留 50% 的系数(区域编码保留前 50%个系数,阈值编码保留 50%的大系数);
再反变换后,对比原始图像和处理后的图像。(C++ or MATLAB programming performs 8 * 8DCT transform on 256 * 256 grayscale images, processing the transformed results:
The region coding and threshold coding are used to compress the image, and the coefficient of 50% is retained (the first 50% coefficients are reserved for the region code and the large coefficient of the threshold code is retained by 50%).
After inverse transformation, the original image and the processed image are compared.)
- 2020-07-01 08:40:01下载
- 积分:1
-
SSR
SSR单尺度matlab代码,直接运行即可(SSR single scale matlab code can be run directly)
- 2011-11-09 20:06:04下载
- 积分:1
-
image-segmentation
图像分解算法,四种方法可选,包括threshold, K means threshold, region growing以及gradient based segmentation(Image decomposition algorithm, four methods available, including the threshold, K means threshold, region growing and gradient based segmentation)
- 2013-07-12 07:46:20下载
- 积分:1
-
CNN-for-Image-Retrieval-master
说明: 基于内容的CNN图像检索,编写语言为matlab(CNN Image Retrieval, matlab)
- 2019-05-05 20:24:18下载
- 积分:1
-
mbpp
matlab 归一化相关系数,可用于模板匹配(matlab normalized correlation coefficient)
- 2021-01-19 17:18:42下载
- 积分:1
-
111
基于MATLAB的图像处理源程序集,包括阈值、二值化、灰度变化,边缘提取等等(MATLAB based image processing source code set, including threshold, binary, gray scale, edge extraction, etc.)
- 2010-06-03 23:33:26下载
- 积分:1
-
automate_image
DIC测试,适用于二维数字图像相关法,采用的ZNSSD,输入图像需为灰度图像,输出仿射矩阵(Measuring strain in samples which are too small, big, compliant, soft or hot are typical scenarios where non-contact techniques are needed. A technique which can cover all that and also can deal with complicated strain fields in structures or structural materials is the Digital Image Correlation. With this technique, strain can be calculated from a series of consecutive images with sub pixel resolution as will be shown in the following chapters.)
- 2021-02-10 22:19:52下载
- 积分:1
-
Tamuratexture
图像纹理特征提取,是图像处理中一另一个非常重要的底层特征,matlab实现(Image texture feature extraction, image processing are very important to one another underlying characteristics, matlab implementation)
- 2009-02-24 12:06:09下载
- 积分:1
-
finger
说明: 掌纹roi提取 掌纹图像处理 图像分割(Extraction of palmprint roi)
- 2011-03-14 19:57:17下载
- 积分:1
-
wavelet
对彩色图像进行小波融合,融合后图像在视觉上有了很大的改善。(Color images of wavelet fusion images visually a great improvement.)
- 2008-05-20 22:10:07下载
- 积分:1