-
水下图像去雾与增强
说明: 这篇论文提出了一种较好的水下图像增强的方法。首先使用经过端到端训练的卷积神经网络去测量输入图片,同时以自适应双边滤波器对传输图片进行处理。接着提出一种基于白平衡的策略来消除图片的颜色偏差,用拉普拉斯金字塔融合获得无雾和色彩校正图像的融合结果。 最后,输出图像被转换为混合小波和方向滤波器组(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
-
graphcuts
说明: 简单的graph cut 算法,初学者适合(Simple graph cut algorithm for beginners)
- 2020-09-14 16:57:56下载
- 积分:1
-
webview
说明: QT webview浏览器相关开发,简单webview应用开发(QT WebView browser related development, simple WebView application development)
- 2020-02-28 22:57:36下载
- 积分:1
-
imfill
说明: 点云插值,离散点云插值,孔洞填充,使用python语言(Point cloud interpolation, discrete point cloud interpolation, hole filling, using Python language)
- 2020-07-02 04:00:01下载
- 积分:1
-
分块DCT
实现了一个图像分块的DCT去噪算法,用于学习参考(We achieve an image block DCT denoising algorithm, for learning reference)
- 2018-05-17 11:26:51下载
- 积分:1
-
2008082322585122
ncut分割算法matlab代码 .里面有多个matlab代码,并有一张图片(segmentation algorithm matlab code ncut. there are a number of matlab code, and a picture)
- 2009-05-12 16:07:10下载
- 积分:1
-
mx-maskrcnn-master
我们提出了一个简单、灵活和通用的对象实例分割框架。我们的方法能有效检测图像中的对象,同时为每个实例生成高质量的 segmentation mask。这种被称为 Mask R-CNN 的方法通过添加用于预测 object mask 的分支来扩展 Faster R-CNN,该分支与用于边界框识别的现有分支并行。Mask R-CNN 训练简单,只需在以 5fps 运行的 Faster R-CNN 之上增加一个较小的 overhead。此外,Mask R-CNN 很容易推广到其他任务,例如它可以允许同一个框架中进行姿态估计。我们在 COCO 系列挑战的三个轨道任务中均取得了最佳成果,包括实例分割、边界对象检测和人关键点检测。没有任何 tricks,Mask R-CNN 的表现优于所有现有的单一模型取得的成绩,包括 COCO 2016 挑战赛的冠军。(Mask R-CNN code by HeKaiming)
- 2020-06-17 15:20:12下载
- 积分:1
-
实验五_(源程序2)
掌握OpenGL中的矩阵变换、模型视图变换及投影变换。(The perspective projection, main view, overhead view and side view of the space tetrahedron shown in Figure 7-41 of the textbook P228 are displayed in four viewing areas using the multi-view area in OpenGL.)
- 2019-06-09 22:48:07下载
- 积分:1
-
noise
说明: 提取图像中的模式噪声,是先使用滤波器后再进行提取的(To extract the pattern noise in an image, a filter is used first and then the noise is extracted)
- 2020-05-04 08:47:20下载
- 积分:1
-
mfile
说明: 批量提取遥感影像数据,以如何在一个文件批量读取geotif数据为例(Batch extraction of remote sensing image data)
- 2021-01-18 21:00:52下载
- 积分:1