PDA

查看完整版本 : [求助]基于背景差分的运动目标分割matlab程序


Richardljl
2008-04-06, 15:10
如题。
利用背景差分实现运动目标的检测分割。
希望达人给予意见和指导,最好有程序。
谢谢!

fhcy
2008-04-06, 22:06
first, do stereo images matching, then, u can get the disparity map, and disparity values of the object u interested in and the background, depend on the difference of d value to get what you want..
the code, maybe you should combine the stereo matching with segmentation..

Richardljl
2008-04-14, 10:47
Thank you for your advice!

未注册
2013-04-17, 08:13
那位可以帮帮忙啊
求助求助 如题。
利用背景差分实现运动目标的检测分割。
希望达人给予意见和指导,最好有程序。
谢谢!