阴影去除在OpenCV 2.4.3 [英] shadow removal in OpenCV 2.4.3

查看:2061
本文介绍了阴影去除在OpenCV 2.4.3的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用OpenCV 2.4.3(最新版本)从视频流中检测前景,使用内置的 GMG 算法。结果工作正常,但我想删除前景阴影,在我的情况下,移动的人的影子。我找不到一个类似于阴影检测参数的MoG在opencv2.4.2中用于删除阴影的参数。我已阅读了原始的论文,发现启发式置信模型部分可能有帮助,但仍然无法处理我的代码。有人可以帮助吗?谢谢。

I am using OpenCV 2.4.3 (the latest version) to detect foreground from video streams using built-in GMG algorithm. The result works fine, but I want to also remove the foreground shadow, in my case, the shadow of a moving person. I couldn't find a parameter that is similar to "shadow detection parameter" of MoG in opencv2.4.2 for removing shadows. I've read the original paper for this, and found "Heuristic Confidence Model" part might be helpful, but still couldn't handle it in my code. Can someone help? Thanks.

推荐答案

我不能直接帮助你,但我可以指向 Graham Finlayson 谁做了大量的工作从阴影删除从彩色图像。请参见例如:

I can't help you directly, but I can point you towards the work of Graham Finlayson who has done a lot of work into shadow removal from colour images. See for example:

  • Entropy Minimization for Shadow Removal
  • On the Removal of Shadows from Images

这篇关于阴影去除在OpenCV 2.4.3的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆