-
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(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
-
用于集装箱箱号的自动分割,包括预处理,定位,分割等步骤...
用于集装箱箱号的自动分割,包括预处理,定位,分割等步骤-segmentation of container code,including steps such as preprocessing,location and segmentation
- 2023-07-09 23:45:03下载
- 积分:1
-
苏珊
SUSAN-based functions to detects image edges and their orientation-SUSAN-based functions to detects image ed celebrated and their orientation
- 2022-06-26 04:23:03下载
- 积分:1
-
Common game image processing, linear interpolation algorithm to achieve image sc...
常用游戏图像处理,线性插值算法实现图像缩放、旋转详解,2D 游戏中的光照,动态模糊等-Common game image processing, linear interpolation algorithm to achieve image scaling, rotation, Xiang Jie, 2D game illumination, motion blur, etc.
- 2022-09-14 14:35:03下载
- 积分:1
-
代码包括利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理
利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化...
代码包括利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理
利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理等-Code including the use of Butterworth (Butterworth) low pass filter for noise by smoothing the images deal with the use of Butterworth (Butterworth) high-pass filter for sharpening images, such as treatment
- 2022-04-22 22:47:18下载
- 积分:1
-
canny边缘提取算法的VC6++与matlab7的混合编程的algorithm实现
canny边缘提取算法的VC6++与matlab7的混合编程的algorithm实现-canny edge detection algorithm VC6++ with mixed matlab7 realize programming algorithm
- 2022-08-18 16:49:09下载
- 积分:1
-
直方图均衡化的实例,大家在对图像对比度增强时必须得用到的经典程序,VC实现,简单易用,带图片可测试。...
直方图均衡化的实例,大家在对图像对比度增强时必须得用到的经典程序,VC实现,简单易用,带图片可测试。-histogram equalization example, everyone in the image contrast enhancement to be used in the classic procedure, VC, simple and easy to be tested with pictures.
- 2022-09-16 03:40:03下载
- 积分:1
-
非局部去噪算法
非局部去噪算法-nonlocal denoise 源码-Non-Local Denoising Algorithm-nonlocal denoise source
- 2022-01-25 15:11:32下载
- 积分:1
-
用GAC变分水平集方法进行图像分割,克服传统方法中的断裂问题...
用GAC变分水平集方法进行图像分割,克服传统方法中的断裂问题
-GAC used variational level set approach to image segmentation, the traditional method to overcome the problem of fracture
- 2022-02-03 18:23:52下载
- 积分:1
-
自己编写函数实现直方图均衡化法增强图像,前后对比图像,已经通过调试...
自己编写函数实现直方图均衡化法增强图像,前后对比图像,已经通过调试-I have written function histogram equalization method to enhance images, before and after contrast images, has passed debugging
- 2022-08-17 15:38:40下载
- 积分:1