-
区域编码和阈值编码实现图像压缩
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
-
MarkerWatershed
标记分水岭比较了开闭和基于重构的开闭的效果及分割染色后的效果图... 标记分水岭分割算法(Mark a watershed in comparing the opening and closing and effect diagram based on the effect of opening and closing and split reconstructed stained ... marked watershed segmentation algorithm)
- 2013-03-05 00:01:46下载
- 积分:1
-
MJRFGNI
使用奇异值分解算法的prony算法-single value decomposition based prony algo()
- 2017-12-09 12:36:15下载
- 积分:1
-
图像边缘检测
说明: 基于matlab的五种图像处理边缘检测算子(Five image edge detection methods based on matlab)
- 2020-05-07 21:56:31下载
- 积分:1
-
SFS_3
论文介绍了一种SFS 算法的参数估计及其实现。它在考虑自遮掩影响的情况下, 有效地估计了SFS 算法中涉及的各种控制参数, 并引入亮度约束、灰度梯度约束和可积性约束, 计算出表面高度和表面向量, 实现三维重构。最后还指出了在Matlab 中实现需要注意的问题。(The paper introduced a SFS algorithm parameter estimation and its implementation. It under the condition of considering the covering effect, estimates the SFS algorithm effectively involved in all kinds of control parameters, and introduces brightness constraint, gray level gradient constraint and the integrability of constraints, calculate the surface height and surface vector, realize the three-dimensional reconstruction. Finally, points out the problems requiring attention is realized in Matlab.
)
- 2013-04-24 14:57:59下载
- 积分:1
-
otsu0915
说明: 通过matlab源码实现图像的最佳自动阈值分割,所选算法是常见的大津法(Matlab source code through the realization of the best automatic image thresholding, the selected algorithm is a common method of Otsu)
- 2010-03-18 22:37:50下载
- 积分:1
-
contourlet_toolbox
说明: 基于非下采样contourlet变换的多视点视频图像融合的MATLAB源码,可以成功运行(Nonsubsampled based multi-view video contourlet Transform MATLAB source image fusion can be run successfully)
- 2011-02-28 20:27:21下载
- 积分:1
-
lcd
说明: 适合初学者使用,简单的直接调用该函数即可。(Suitable for beginners to use, simply call the function directly.)
- 2021-03-03 09:39:33下载
- 积分:1
-
Lee
Lee的经典的多分辨率B样条拟合方法(multi-level B-spline fitting)的VC源代码。广泛应用于图形图像处理,CAD等领域。(Lee s classic multi-resolution B-spline fitting method (multi-level B-spline fitting) of the VC source code. Widely used in graphic image processing, CAD and other fields.)
- 2007-11-07 16:11:02下载
- 积分:1
-
segment
说明: 图像分割代码,c++实现(Image segmentation code, c++ Achieve)
- 2008-11-05 00:02:19下载
- 积分:1