-
jingdianEZW
说明: 高光谱图像压缩中的ezw算法,实现了很好的压缩比(Hyperspectral image compression ezw algorithm to achieve a good compression ratio)
- 2010-04-11 15:03:47下载
- 积分:1
-
KUANfiltering
经典kuan滤波器,用于SAR图像相干斑抑制,提高分类精度。(The classical Kuan filter is used for SAR image speckle suppression and improve classification accuracy.)
- 2021-03-04 22:09:32下载
- 积分:1
-
multi_lwboxfus1
这是一个关于一种基于提升小波和分形理论的多源图像融合方法的源程序(This is an upgrade based on wavelet and fractal theory of multi-source image fusion method of the source)
- 2021-04-21 10:28:49下载
- 积分:1
-
PreProcessor
this Class used to re-sampling image and convert at as you wont and as u need to use it in your program
- 2011-10-07 18:01:55下载
- 积分:1
-
threezhen
利用视频三帧视频的差值,识别运动物体。视频操作为AVi格式(The moving object is recognized by the difference between the two frames of video)
- 2017-09-18 16:21:58下载
- 积分:1
-
TDPCA
自己编写的一个用于人脸识别2dpca程序,很好用的,里面有中文注释(I have written one for the face recognition 2dpca procedures, well used, which has Chinese Notes)
- 2007-09-15 11:46:17下载
- 积分:1
-
opencvorb
利用Orb算法实现图像特征点的提取,并且通过前后两帧之间的特征点进行特征匹配,为视频稳像、图像融合以及图像识别提供前提条件。(Detecting feature points using Orb algorithm, then matching the points with the detected points frames.That method provide one new way to video stablization ,image fusion and image recognition etc. )
- 2015-08-22 11:29:26下载
- 积分:1
-
水下图像去雾与增强
说明: 这篇论文提出了一种较好的水下图像增强的方法。首先使用经过端到端训练的卷积神经网络去测量输入图片,同时以自适应双边滤波器对传输图片进行处理。接着提出一种基于白平衡的策略来消除图片的颜色偏差,用拉普拉斯金字塔融合获得无雾和色彩校正图像的融合结果。 最后,输出图像被转换为混合小波和方向滤波器组(HWD)域,用于去噪和边缘增强。 实验结果表明,该方法可以消除颜色失真,提高水下图像的清晰度。(This paper proposes a better underwater image enhancement method. Firstly, an end-to-end training convolutional neural network is used to measure the input image, and an adaptive bilateral filter is used to process the transmitted image. Then a strategy based on white balance is proposed to eliminate the color deviation of images. The fusion results of fog-free and color correction images are obtained by Laplacian pyramid fusion. Finally, the output image is converted into hybrid wavelet and directional filter bank (HWD) domain for denoising and edge enhancement. The experimental results show that the method can eliminate color distortion and improve the clarity of underwater images.)
- 2020-11-02 14:59:54下载
- 积分:1
-
byjc
说明: 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。(For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.)
- 2008-10-26 18:49:00下载
- 积分:1
-
sobel算子
应用opencv进行图像处理,改变基sobel算子操作,有利于开展下面的图像处理(Applying OpenCV to image processing and changing the operation of base Sobel operator is beneficial to the following image processing)
- 2019-03-04 21:40:18下载
- 积分:1