-
code
本算法需要两幅或多幅不同偏振角度的有雾图像,应用暗通道算法估计大气光强,最终所得的图像去雾效果较好(Fog fog removal based on polarization information)
- 2017-07-19 09:10:06下载
- 积分:1
-
image-restoration
图像修复是图像复原研究中的一个重要内容, 它的目的是根据图像现有的信息来自动恢复丢失的信息,其可以用于旧照片中丢失信息的恢复、视频文字去除以及视频错误隐藏等。(Image restoration image restoration is an important part of the study, its purpose is to present the information according to the image to automatically recover lost information, which can be used for missing information in the old photo restoration, video, text and video error concealment removal .)
- 2011-05-14 12:59:30下载
- 积分:1
-
Gimp-trainning
Gimp trainning 图形处理教程,适合自学者(Gimp trainning graphics)
- 2011-09-30 20:30:38下载
- 积分:1
-
GPUImageProcessor
一个简单的GPU图像处理程序,使用Qt框架,OpenGL API和OpenGL着色器语言开发。(A simple GPU image processing program, using the Qt framework, the OpenGL API and OpenGL shader language development.)
- 2012-04-02 22:53:25下载
- 积分:1
-
Smoke
Demo for smoke effects on old NVIDIA GPUs.
- 2019-01-17 08:05:28下载
- 积分:1
-
TSBL_code
稀疏贝叶斯学习的代码,出自UCLA,大家可以下载看看(sparse bayesian learning)
- 2021-05-13 02:30:02下载
- 积分:1
-
Digital_watermark_processing
基于matlab仿真的数字水印源程序以及仿真结果,可用于毕业设计论文以及课题设计参考学习!(Matlab simulation based on digital watermarking, as well as simulation results source, can be used for graduate thesis and design subject design study!)
- 2008-05-13 14:10:08下载
- 积分:1
-
demo
用神经网络方法筛选图片,从而判断某一图片是否存在病变(Neural network)
- 2012-06-10 08:13:58下载
- 积分:1
-
11
说明: LSA的第一步是要去创建词到标题(文档)的矩阵。在这个矩阵里,每一个索引词占据了一行,每一个标题占据一列。每一个单元(cell)包含了这个词出现在那个标题中的次数。例如,词”book”出现在T3中一次,出现在T4中一次,而”investing”在所有标题中都出现了一次。一般来说,在LSA中的矩阵会非常大而且会非常稀疏(大部分的单元都是0)。这是因为每个标题或者文档一般只包含所有词汇的一小部分。更复杂的LSA算法会利用这种稀疏性去改善空间和时间复杂度。(The Little Book of Common SenseInvesting: The Only Way to Guarantee Your Fair Share of StockMarket Returns ,)
- 2015-12-23 20:26:03下载
- 积分:1
-
K-mean
说明: 基于纹理度量的图像分割,适用于遥感图像,主要利用到K-mean算法。(Image segmentation based on texture measurement for remote sensing image, the main advantage of K-mean algorithm.)
- 2011-03-30 21:26:31下载
- 积分:1