Andrews Cordolino Sobral

Results 184 comments of Andrews Cordolino Sobral

@TheMasterRoot When you say "using a base frame to get background for subsequent ones" you mean the user set a specific image to be the background reference before doing the...

Hello @simon-hauser sorry for my late reply, I think this will take 1 month at least due to my limited availability.

Hello @simon-hauser @TheMasterRoot @leavittx , sorry for my delayed feedback to you. For info, I just released a new version of the BGSLibrary, now v3.1.0. I tested it on Windows,...

Hello @wanglu-nj @momo-github-1984 @TheMasterRoot @wqc007 Should I consider this problem solved? For info, I just released a new version of the BGSLibrary, now v3.1.0. I tested it on Windows, Mac...

Hi @sabrabano0 sorry for my delayed feedback to you. Yes, as you cited in https://github.com/andrewssobral/bgslibrary/issues/186 , the MultiLayerBGS algorithm is the best choice for you because it generates and saves...

Hi @peijason , sorry for my delayed feedback to you. Unfortunately this feature is not yet supported, I will work on it. Thanks, Andrews

Hi @peijason , sorry for my delayed feedback to you. In c++: `bgs->process(img_input, img_mask, img_bkgmodel);` `img_mask` and `img_bkgmodel` are references to be filled by the process method. In python the...

Hi @zhuruixiang @tatagoswami , sorry for my long delayed feedback to you. Unfortunately part of the documentation is not up to date, there's no more bgs_demo.vcxproj on the main project....

Hi @chacha21 , sorry for my delayed feedback to you. Yes, currently the bgslibrary doesn't have this feature, I will work on it. Thanks, Andrews

@chacha21 , for info, I just released a new version of the BGSLibrary, now v3.1.0. I tested it on Windows, Mac and Linux, both compiling the C++ library on OpenCV...