登录
首页 » matlab » shadow-removal

shadow-removal

于 2012-11-01 发布 文件大小:22191KB
0 263
下载积分: 1 下载次数: 187

代码说明:

  收集的一些关于阴影去除的论文,对于做阴影去除的学者来说有用,至少可以节省论文的查阅时间(Collected a number of papers on the shadow removal, useful for scholars to do shadow removal, at least you can save paper inspection time)

文件列表:

阴影去除论文
............\Landsat%2BTM遥感影像中厚云和阴影去除.pdf,853322,2011-09-19
............\YUV颜色空间和图论切割的阴影去除算法.pdf,488283,2011-09-19
............\一种IKONOS影像阴影检测与去除的方法.pdf,499530,2011-09-19
............\一种高分辨率遥感影像阴影去除方法.pdf,388832,2011-09-19
............\单幅图像的保纹理阴影去除.pdf,304201,2011-09-19
............\基于HSI颜色空间的车影去除方法的改进.pdf,355929,2011-09-19
............\基于PCNN的图像阴影处理新方法.pdf,337139,2011-08-16
............\基于光度特性和多梯度分析的运动阴影去除法.pdf,514286,2011-09-19
............\基于光照无关图的农业机器人视觉导航算法.pdf,1205615,2011-09-19
............\基于光照无关图的苹果图像识别方法.pdf,1861989,2011-10-09
............\基于光照无关图的阴影去除方法.pdf,283755,2011-09-19
............\基于分形及纹理分析的城市遥感影像阴影去除.pdf,1288740,2011-09-19
............\基于单高斯背景模型运动目标检测方法的改进.pdf,309503,2011-09-19
............\基于各向异性Retinex的路面图像阴影消除.pdf,466899,2011-09-21
............\基于局部纹理不变性的运动阴影去除算法.pdf,453280,2011-09-19
............\基于归一化RGB色彩模型的阴影处理方法.pdf,465770,2011-09-19
............\基于改进型LBP特征的运动阴影去除算法.pdf,311792,2011-09-19
............\基于纹理不变性的车辆阴影处理方法_英文_.pdf,375656,2012-09-03
............\室内视频中基于边缘的运动阴影去除算法.pdf,462829,2011-09-19
............\混合高斯模型
............\............\基于GMM和MRF的自适应阴影检测.pdf,542021,2011-09-27
............\............\基于空间信息高斯混合模型的运动车辆检测.pdf,330308,2011-09-27
............\............\复杂场景下运动车辆实时动态自适应检测方法.pdf,437842,2011-09-27
............\............\改进的混合高斯自适应背景模型.pdf,657283,2011-09-27
............\真实场景图像中的阴影去除技术.pdf,7455186,2011-09-19
............\视频监控系统中运动目标检测的阴影去除方法.pdf,443359,2011-09-19
............\运动目标检测中的阴影去除方法.pdf,275402,2011-09-19
............\遥感影像阴影多波段检测与去除理论模型研究.pdf,1541388,2011-09-19
............\遮挡修复
............\........\apple1.bmp
............\高分辨率遥感影像中的云阴影去除.pdf,287365,2011-09-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • peaks
    利用surf1函数绘制函数图形的三维光照图形,其中图形函数表达式为peaks(Use surf1 function to draw three-dimensional graphics of functional graphics, in which the graphical function expression is peaks)
    2017-10-01 20:43:43下载
    积分:1
  • keypointExtraction
    harris, harris-laplace方法,特征点检测方法总结(harris, harris-laplace method, Feature Point Detection Methods)
    2008-06-25 15:36:00下载
    积分:1
  • BFSPDFS
    广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。 (Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
    2013-08-10 10:37:12下载
    积分:1
  • 模糊C均值算法
    亲测,能实现模糊C均值聚类的MATLAB程序(MATLAB program that can realize fuzzy C mean clustering)
    2017-12-30 15:27:04下载
    积分:1
  • motionEstES
    说明:  该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。(The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector.)
    2010-04-26 19:29:25下载
    积分:1
  • Desktop
    通过Gabor原子库对语音信号进行处理,用到匹配追踪算法,对各种语音信号的仿真实验都很成功。(Gabor atoms is through the voice signal processing, matching pursuit algorithm is used, on the simulation of various audio signals are successfully.)
    2014-11-09 21:31:45下载
    积分:1
  • LBP-SIFT-image-matching-algorithm-combined
    SIFT和旋转不变LBP 相结合的图像匹配算法(数字图像处理/图像匹配)(SIFT and LBP combined rotation invariant image matching algorithm (digital image processing/image matching))
    2010-12-27 11:55:53下载
    积分:1
  • houghtrans
    hough变换是图像处理中一种方法,该文件是用matlab语言实现的hough变换,但未使用matlab提供的函数,可以用于hough变换的学习和掌握。(hough ??换 是??像 )
    2008-08-18 17:09:35下载
    积分:1
  • image_deblur_and_source_image
    图像去模糊处理的matlab源程序,附带源图片。是在经典图像模糊化的基础上进行恢复的,不是盲恢复(Image to fuzzy treatment matlab source, and with the source images. In classic blur image is conducted on the basis of the recovery, not blind recovery )
    2011-12-22 14:36:56下载
    积分:1
  • ensemblelearning
    该源代码主要是利用bagging,adboosting等集成学习的方法进行图像融合处理,效果甚好!(The main source is the use of bagging, adboosting ensemble learning methods such as image fusion, the effect is very good!)
    2010-11-03 10:00:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载