bgslibrary
bgslibrary copied to clipboard
Where could I find the bgslibrary API of Python
I have checked the Dome.py, which shows that it only has 2 functions, bgs.apply(frame), and bgs.getBackgroundModel(). Is it all API of this library? How could I change the parameters of some algorithms if I want?
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 files stored in the config folder.