-
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyram...
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除-A series of image compression technology to display the source code. Include: the use of block truncation coding for image compression (Block Truncation), based on the Gaussian pyramid transform for image compression (Gaussian Pyramids), based on the discrete cosine transform for image compression (Discrete Cosine Transform), based on singular value decomposition (SVD) Image compression (Singular Value Decomposition). Given code can also be used in 2D image noise cancellation
- 2022-10-27 21:35:04下载
- 积分:1
-
图像从RGB空间转换到HSI空间和HSV变换的C++代码,HSI
实现图像由rgb到hsi和HSV转换C++代码,hsi-长度为3的双精度数组,rgb- 长度为3的双精度数组-Image from rgb to HSI and HSV conversion C++ Code, hsi-length 3 double precision array, rgb-length 3 double precision array
- 2022-02-12 03:15:58下载
- 积分:1
-
一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合...
一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像-A multi-scale edge detection example, the method is: 1, first image of the three-scale wavelet transform 2, and the modulus value of wavelet coefficient and its gradient direction 3 to determine the mode of great value, that is, the candidate edge points 4, through the anti-transform-scale synthesis of three-mode images of the extremum
- 2022-09-22 04:55:03下载
- 积分:1
-
一个基于块的纹理合成matlab源码程序
一个基于块的纹理合成matlab源码程序-A block-based texture synthesis matlab source program
- 2022-06-27 21:56:39下载
- 积分:1
-
用matlab自己编的同态滤波器,附有实验图片
用matlab自己编的同态滤波器,附有实验图片-developed using Matlab with the state filter, with experimental Photo
- 2022-07-27 00:06:28下载
- 积分:1
-
用C++编写的一个程序,内部是用二值化进行图像处理的,感兴趣的可以看看的...
用C++编写的一个程序,内部是用二值化进行图像处理的,感兴趣的可以看看的-a procedure for the preparation, internal use binary image processing, interested can look at the
- 2023-04-08 10:20:04下载
- 积分:1
-
传统的配准工具箱
经典的配准工具箱作者是ZITOVA,图像综述的作者-classical registration toolbox
- 2022-08-23 20:30:41下载
- 积分:1
-
find contours in image using OpenCV
each contour s pixels are stored in a...
find contours in image using OpenCV
each contour s pixels are stored in a
sequence(CvSeq)
- 2022-03-06 19:22:45下载
- 积分:1
-
目标检测算法,图像目标检测与跟踪
目标检测算法,在一幅图像中检测出目标并跟踪-Target detection algorithm, an image target detection and tracking
- 2022-07-23 11:37:39下载
- 积分:1
-
of ray tracing algorithms, the demo system as a whole, will allow users to use a...
实现计算机图形学中的光线跟踪算法,有整个demo系统,用户可以将函数Trace单独使用-of ray tracing algorithms, the demo system as a whole, will allow users to use a separate function Trace
- 2022-03-06 11:26:48下载
- 积分:1