-
quyudaima
本代码使用引导滤波器去除图像中的雨滴
在对雨雪天气图像进行清晰化处理之前,要对其中的动态成分进行自动辨识和去除。快速有效的自动辨识及去除方法是构建自适应多种低能见度条件视觉增强算法的前提条件(This code USES the guided filter to remove image in the rain
Before the clarifications in rain and snow weather image processing, to the dynamic content of the automatic identification and removal.Quick and efficient automatic identification and removal method is to construct the adaptive multiple visual enhancement algorithm is the premise of low visibility conditions)
- 2020-06-30 16:20:02下载
- 积分:1
-
Pic_auto_choose
实现多层tiff显微图像识别,追踪显微镜下PS微球的坐标并给出颗粒运动轨迹(Multi-layer TIFF micro-image recognition is realized. The coordinates of PS microspheres under the microscope are tracked and the trajectories of particles are given.)
- 2019-03-15 16:29:05下载
- 积分:1
-
rgb2hsv
实现RGB颜色空间到HSV颜色空间变换的函数。(achieve RGB color space to the HSV color space conversion function.)
- 2006-06-12 22:22:08下载
- 积分:1
-
guassRandA
产生高维的高斯白噪声数据,这在SAR中使用的很多,并且占有重要的地位,主要表现在,SAR去噪这一部分,能更好的成像(White Gaussian noise high-dimensional data, used in SAR lot, and occupy an important position, mainly, SAR denoising this part, better imaging)
- 2013-01-27 12:32:16下载
- 积分:1
-
Image-Auto-Adjustment
亮度代表了图像的明暗程度,颜色代表了图像的色度,它包含了色调和饱和度。这个代码可以自动对这三个参数进行调整。(Brightness represents the degree of image brightness, color represents the color image, which includes hue and saturation. This code can be automatically adjusted to the three parameters.)
- 2008-12-12 20:34:27下载
- 积分:1
-
paper2
低信噪比下周期平稳信号的稳健检测算法,希望对大家有用(Robust detection algorithms low SNR cycle stationary signals)
- 2014-08-27 20:46:10下载
- 积分:1
-
omp
用小波变换作为稀疏基,采取OMP算法将图像重建恢复,由于算法计算量大会导致成像时间过长,程序用改进的分块处理缩短了时间,(Wavelet transform as a sparse base, take OMP algorithms to restore the image reconstruction algorithm to calculate the General Assembly led to the long imaging time, the program using a modified block processing to shorten the time)
- 2012-08-20 10:00:48下载
- 积分:1
-
稀疏融合
利用DCT字典对图形进行稀疏表示,实现两幅图像的融合(Using the DCT dictionary to sparse representation of the graphics to achieve the fusion of two images)
- 2020-07-13 17:08:52下载
- 积分:1
-
chaos_logistic
在产生混沌伪随机序列的混沌映射中,Logistic映射(Logistic Map)是一种简单而经典的映射。其中u称为分形参数,随着u逐渐增大,出现倍周期分岔现象。可用于密文域图像加密。(Logistic Map is a simple and classical mapping for generating chaotic pseudo-random sequences. U is called fractal parameter, and with the increase of u, period doubling bifurcation occurs. It can be used for image encryption in ciphertext domain.)
- 2019-03-03 17:07:52下载
- 积分:1
-
image_fusion
本程序集合了互信息配准,PV差值,powell算法,基于小波变换的图像融合的一整套算法。只需要在GUI界面输入两幅图像,即可自动完成图像的配准融合。程序包含Matlab源代码。用Matlab打开imagefusion.m,即会弹出gui界面。融合前要输入参考和浮动图像。图像要求像素的 长*宽 一样。否则会报错。程序只能处理灰度图像,彩色图像也会转化成灰度图像处理。程序代码已经有详细的注释,方便读者理解。(The procedures set of mutual information, PV difference, powell algorithm, based on wavelet transform image fusion set of algorithms. Only need to enter the two images in the GUI interface, you can automatically complete the image registration fusion. Program contains Matlab source code. Using Matlab open imagefusion.m, gui interface will pop up. Fusion before the input reference and floating images. Image requires the same pixel length* width. Otherwise incorrect. Can only handle grayscale images, color images into gray image processing also. Program code has detailed notes, to facilitate understanding.)
- 2020-06-30 09:40:02下载
- 积分:1