-
batterworth-high-low
这个压缩包中包含了巴特沃斯滤波算法的高通和低通两款代码,同时还有几篇巴特沃斯算法的文章,记录了关于巴特沃斯算法的一些应用领域。(This compressed package contains the code of two of the high-pass and low-pass Butterworth filter algorithm, at the same time, there are few Butterworth algorithm articles recorded Butterworth algorithm applications.)
- 2013-04-09 09:41:26下载
- 积分:1
-
Fast-a-Robust-Super-Resolution(BTV)
Fast_and_Robust_Multi-Frame_Super-Resolution这篇文章的算法实现。内含BTV算法和改进的btv算法实现超分辨率重建。(This article Fast_and_Robust_Multi-Frame_Super-Resolution algorithm. Containing BTV algorithm and improved the btv algorithm to achieve super-resolution reconstruction.)
- 2021-05-13 04:30:02下载
- 积分:1
-
FSIM
说明: 图像评估指标FSIM,传统全参考图像质量衡量标准FSIM(feature similarity),仿效SSIM的计算构成,同样由两部分耦合的幂指数,FSIM由PC项和GM项耦合(FSIM, the traditional full reference image quality measurement standard (FSIM), is composed of two parts of power index, FSIM is composed of PC term and GM term)
- 2021-05-07 13:58:36下载
- 积分:1
-
Human-Motion-Tracking
一个人体运动识别跟踪的示例程序,里面附带了一个运动视频,运行run.m文件。程序里包含了轮廓提取,跟踪算法,很好的tracking学习程序(A human motion recognition tracking sample program, which comes with a sports video, to run run.m file. The program includes a contour extraction and tracking algorithm, good tracking learning program)
- 2012-07-18 19:23:35下载
- 积分:1
-
29700
图片不规则变形源码,例程程序根据图片的计算,使用画板使图片不规则变形。(Pictures irregular deformation source , routine procedures according to the calculation of the picture, using the drawing board to make the image irregular deformation.)
- 2016-11-02 13:41:06下载
- 积分:1
-
fenkua
超分辨率中要使用的分块重叠及恢复,任意像素重合,超简单!(Super-resolution block overlap and recovery, to use in any pixel overlap, super easy!)
- 2013-09-13 11:46:00下载
- 积分:1
-
Untitled2
自编图像处理M文件,经过图像增强滤波去噪二值化,边缘提取,实现对图片内物体的生产标准监测(Self image processing M-file, and after image enhancement filter denoising binarization, edge extraction, the production of objects within the picture of standard monitoring)
- 2012-02-04 17:10:59下载
- 积分: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
-
opencv图像处理算法(softskin.cpp)
opencv图像处理算法
- 2020-12-01下载
- 积分:1
-
ScSR
Jianchao Yang 的基于稀疏表示的单幅图像重建的原始代码,先将高低训练图像分块,再将块训练成高低字典,将测试图像映射到低字典上,得到系数,再乘以高子典就得到最后的图像。对学习超分辨率同学的参考作用很大。(This is the original matlab code for super resolution by Jianchao Yang 。The method is sparse represent based on the overcomplete dictionary。)
- 2020-11-24 00:39:33下载
- 积分:1