搜索资源列表
track
- VC++实现的物体跟踪程序--通过背景建模,背景差分,阴影去除,形态学去噪,连通性分析实现目标检测以及跟踪.
RGBchengintoHSIspace589745
- “求RGB转HSI空间小程序.m”为主函数调用rgb2hsi.m,由于matlab没有自带这个函数,所以自编了一个,用于进行阴影去除。
matlab去阴影
- 在matlab是实现了几种阴影去除的算法
A Bayesian Approach for Shadow Extraction from a Single Image
- 利用贝叶斯方法对单幅图像进行去除阴影
全局光照环境中的逆向绘制
- 提出一种恢复场景中所有物体的反射特性的方法.对漫反射、各向同性反射和各向异性反射纹理 面的纹理恢复也作了深入研究 高光和阴影的影响也能基本去除.-A scene restore all objects, the reflective properties of the method. The diffuse reflectance, isotropic and anisotropic reflex reflector surface
segmentbycolorimformation
- 基于彩色信息的道路图象分割,可以有效的去除道路上的阴影.-Based on color information of the road image segmentation, can effectively remove the shadow on the road.
track
- VC++实现的物体跟踪程序--通过背景建模,背景差分,阴影去除,形态学去噪,连通性分析实现目标检测以及跟踪.-VC++ Achieve objects tracking procedures- through background modeling, background difference, shadow removal, denoising morphology, connectivity analysis of the achi
RGBchengintoHSIspace589745
- “求RGB转HSI空间小程序.m”为主函数调用rgb2hsi.m,由于matlab没有自带这个函数,所以自编了一个,用于进行阴影去除。- Seeking RGB to HSI space program. M the main function call rgb2hsi.m, as a result of matlab does not own this function, so a self-compiled, used for s
WIAMIS99-JSRM.pdf
- 一篇讲解运动检测去除阴影的文章,大家可以看看!-On a motion detection to remove the shadow of the article, we will look at!
quyinying
- 利用阴影的灰度特性,在视频序列中去除运动物体所留下的阴影 环境为vc++6.0 ,opencv 去阴影-Use of the shadow of the gray-scale characteristics of video sequences in the removal of moving objects left behind by the shadow environment vc++ 6.0, opencv to sh
backgroundSubtraction_v0
- 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background fr a mes as a training set.The background model is per-pixel RGB spac
FHD_PAMI
- 去除彩色图像中的阴影,以便于图像分割,物体识别以及跟踪-To remove the shadow of color images in order to facilitate the image segmentation, object recognition and tracking
shading
- 提取具有阴影物体轮廓,去除阴影干扰,C++,-shading
MATLABcode
- 利用Retinex中心环绕算法进行阴影去除,飞常详细并含有程序对应的PPT-Centers around the use of Retinex algorithm to remove the shadow, flying often detailed and contain procedures for the corresponding PPT
chengxu
- 实现了几种阴影去除算法,包括相除法、HSV法等四种-Achieved several shadow removal algorithms, including the phase division, HSV law four kinds of
yyqc
- 采用RGB模型进行阴影的检测与去除。能够显示前景、背景、去除阴影后的运动目标-RGB model with shadow detection and removal. To show foreground, background, after the removal of shadows moving target
Shadow-Removal-
- 《视频监控系统中运动目标检测的阴影去除方法》可以用于交通监控中图像处理阴影去除,对于学习阴影去除算法的学者有很大帮助。 -Approach for Shadow Removal of Moving Object Detection in Surveillance System
hsv
- 在车辆检测中,对提取的前景进行基于hsv特性去除阴影-In the vehicle detection feature to remove the shadow on hsv
shadow-removal
- 非常全面介绍了阴影检测算法以及如何去除阴影的算法,基本涵盖了该领域的所有知识点。-Is a comprehensive introduction to the shadow detection algorithm and how to remove the shadow of the algorithm, covering all the knowledge in the field point.
阴影
- 有几篇阴影去除算法的文章,对初学者来说是很好的,内容比较详细,欢迎大家下载学习!