-
cfa_laroche
将RGB格式的图片进行mosaic处理得到RawData格式的图片,然后再恢复成RGB格式彩色图片,laroche-CFA插值算法(turn an RGB picture to RawData picture,then recover the RawData picture to an RGB picture.it is called laroche-CFA.)
- 2020-09-12 13:48:01下载
- 积分:1
-
histeq
主成分分析算法(PCA),可用于降维,也可用于处理图像相关性问题,提取主成分,分析图像细节信息和主要成分,用于图像压缩也可以(Principal component analysis algorithm (PCA), can be used for dimensionality reduction, can also be used to process images related issues, extracted principal component analysis and main component of image detail information, to be used for image compression)
- 2015-04-15 21:40:51下载
- 积分:1
-
cs
说明: 压缩传感理论的一个简单例子,首先对信号进行稀疏采样,然后利用MP算法对信号进行重建。(Compressed sensing theory of a simple example, first of all, the signal sparse sampling, and then use MP algorithm of signal reconstruction.)
- 2009-01-14 13:49:38下载
- 积分:1
-
waveletorientation
基于小波的图像多尺度方向特征提取,小波可使用 db4 (Based on wavelet multi-scale orientation of the image feature extraction, wavelet can be used DB4)
- 2007-10-04 04:48:12下载
- 积分:1
-
code
本算法需要两幅或多幅不同偏振角度的有雾图像,应用暗通道算法估计大气光强,最终所得的图像去雾效果较好(Fog fog removal based on polarization information)
- 2017-07-19 09:10:06下载
- 积分:1
-
3.14 基于帧间差分法的运动目标检测
说明: 使用目标检测的基本常用算法的帧间差分法来对视频中的运动目标进行检测(moving object detection)
- 2020-03-22 13:30:15下载
- 积分:1
-
MobileNetV2-master
说明: 实现图像分类,可完成对图像的多分类问题,效果较好(Realize image classification, can complete the multi-classification of images, the effect is better)
- 2021-04-23 23:38:48下载
- 积分:1
-
chayingfa
说明: 根据差影法采取视频中两帧进行对比,得出差别的地方进行目标特征提取(Comparison of two frames in video based on difference method,And get the difference to extract the target features)
- 2020-04-29 12:38:59下载
- 积分:1
-
cacupsnr
图像质量标准,psnr及相关系数,很实用(Image quality standards, psnr and correlation coefficients, it is practical)
- 2016-12-27 15:00:06下载
- 积分: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