Andrews Cordolino Sobral

Results 195 comments of Andrews Cordolino Sobral

Please see this recent video: Build & Execute BGSLibrary QT GUI on MacOSX using CMake https://youtu.be/vl0c-mXWQEo

Hi @sjaiswal25 , sorry for my long feedback. The only method that provide this feature is the MultiLayer algorithm. It provides 2 parameters named `saveModel` and `preloadModel`, as you can...

Hi @amjiuzi , not yet, but I'm open for. Everybody is invited to contribute, Thanks

Hi @SirSykon , You can do it by using one of the following options: * Using the QT user interface (gui_qt) * Using the MFC user interface (gui_mfc) * Modifying...

Hi @knaffe , Yes, currently the API for Python contains only these two methods. If we want to change the parameters of the algorithms, we need to open the XML...

Hi @Achal104 , i think your error is related to the following post: https://stackoverflow.com/questions/2817869/error-unable-to-find-vcvarsall-bat please, let me know if it works for you, best

Hi @jzyztzn @Eracro , I am sorry for my delayed feedback, you can follow the instructions here (for Mac users): https://github.com/andrewssobral/bgslibrary/wiki/Wrapper:-Python#building-bgslibrary-with-python-support-on-mac-os-x It works well for Python 2. For Python 3...

Hi @rlifz , Sorry for my long delayed feedback, I was in a very busy time. Thanks for reporting this issue. I will check this, and I let you updated...

Thank you very much @lgov ! I applied a patch from your branch to fix the memory leak. I let this issue open to check for OpenCV 2.

Hi @fabvio ! Unfortunately, the BackgroundSubtractorLBSP included in the bgslibrary is not optimized for OpenCL.