-
super_resolution
用matlab仿真图像超分辨率重建技术中的正则化处理方法(Simulation using matlab image super-resolution reconstruction of the regularization approach)
- 2020-11-11 09:49:45下载
- 积分:1
-
imageFusion
像素级融合实现
pca his,brovery加权融合方法,很不错(Pixel level fusion to achieve pca his, brovery weighted fusion method, very good)
- 2010-12-12 13:57:23下载
- 积分:1
-
ColorMoments
提取图像RGB颜色空间内的颜色矩。颜色矩是图像重要的颜色特征,在图像检索、比对中具有重要作用。(Calculate the color moment of each color channel in RGB color space of an image)
- 2020-12-03 16:39:25下载
- 积分:1
-
mangjuan
在图像处理过程中盲解卷积也是一个很好地图像去噪的方法。(In the image processing method of blind deconvolution is also a good image denoising.)
- 2014-12-17 18:46:19下载
- 积分:1
-
VIBE
VIBE用于视频背景建模,经典算法,C++和matlab代码都有,文件是全的。(VIBE for video background modeling, classical algorithms, C++ and matlab code has a file is complete.)
- 2020-09-20 16:27:53下载
- 积分:1
-
EBMA--cif
通过使用块匹配法实现运动矢量的检测,块大小和搜索区域大小可自定(Achieved through the use of block matching motion vector detection, block size and search area size can be customized)
- 2010-12-25 16:35:47下载
- 积分:1
-
FBSSDBK759
图像保重要特征扩散滤波方法之 -非线性扩散,不错的(Image confirmed important feature of diffusion filter method nonlinear diffusion, pretty good)
- 2017-05-04 18:50:50下载
- 积分:1
-
KSVD
一种新型的图像去噪方法,相较于已有的算法,优势在于较小的计算量以及相对更好的还原效果。(A new image denoising method, compared to the existing algorithms, the advantages and the relatively small amount of computation better reproduction.)
- 2013-06-22 12:52:40下载
- 积分:1
-
DFT-DCT
说明: 基于VC++的图像的DFT变换和DCT变换,并可实现两者间的对比转换(VC++ based on the image of the DFT transform and DCT transform, and to achieve the contrast between the two conversion)
- 2021-02-15 10:09:48下载
- 积分:1
-
图片位深度转换
基于mfc对话框开发的图片位深度转换器,源码部分截图如下。 CImage img; img.Load("D:\qrcode.png"); img.Save("D:\qrcode.bmp"); CxImage ximage; ximage.Load("D:\qrcode.bmp", CXIMAGE_FORMAT_BMP); ximage.AlphaStrip(); ximage.Save("D:\11.bmp", CXIMAGE_FORMAT_BMP);
- 2019-09-04下载
- 积分:1