-
alphaMatting
基于alpha matting的抠图技术(Alpha matting based matting techniques)
- 2018-02-27 11:20:37下载
- 积分: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
-
QuickCam
实现对图像的经验模态分解,得到经验模态分解后的第一层IMF分量,反映了图像的主要信息,去除冗余信息,为识别提供了基础。(Empirical mode decomposition of image, obtain the empirical mode decomposition of the first layer of IMF component, reflected the main information of the image, to remove redundant information, provide the basis for identification.
)
- 2014-01-20 14:16:39下载
- 积分:1
-
sar影像小波去噪
说明: 雷达遥感图像的小波去噪程序,可有效去除噪声(radar remote sensing image wavelet denoising procedures, which can effectively remove noise)
- 2005-10-19 20:02:39下载
- 积分:1
-
delaunay
VC和OpenGL实现的点云读取界面,需要的朋友可以下载参考(VC and OpenGL realize the point cloud to read interface, the need for a friend can download the reference)
- 2021-04-08 12:39:01下载
- 积分:1
-
CUDA_image-denoising
用CUDA并行处理方法改写的图像降噪算法,包括KNN,NLM,以及改进的NLM方法。配置环境适合VS2010+CUDA5.0,对使用CUDA的同学来说是很好的教材。(Image denoising algorithms including KNN,NLM and refined NLM run on CUDA, useful demo for who learns CUDA based parallel programming.)
- 2014-09-15 20:55:52下载
- 积分:1
-
145
一个很好类子来说明类模板的使用,可以比较明了类模板的使用方法,最好进行单步调试(use of class template )
- 2013-08-30 17:17:58下载
- 积分:1
-
myps
c++编写的一个简单的类似Photoshop的图像编辑系统(c++ written in a simple system similar to the Photoshop image editing)
- 2009-12-01 16:40:45下载
- 积分:1
-
PicViewerDemo
说明: 很有用的图像显示的源程序,是图像处理方面比较好用的程序!(very useful images of the source, the image processing is more user-friendly procedures.)
- 2005-11-29 21:19:38下载
- 积分:1
-
OpticalFlow
使用光流法对运动目标进行估计,要使用opencv一起实现。效果还不错(Using optical flow method to estimate the moving target, to use opencv implemented together. Results were pretty good)
- 2013-07-26 09:24:44下载
- 积分:1