You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, this library is just a lbp-like descriptors, but I want to know how to use them to update backgrounds? How to use them together with KDE or MoG? Thank you!
The text was updated successfully, but these errors were encountered:
Hello @jackyfriend ,
We are sorry for our delayed feedback to you.
Yes, this library can be easily integrated with the bgslibrary for background-foreground separation.
You need:
First, capture the frame and apply the desired LBP descriptor to the input image (frame)
Get the texture image (the output image of the LBP descriptor) and use it as input image of your desired background subtraction algorithm.
You can do it with any background subtraction algorithm of the bgslibrary.
Please, let us know if it's clear for you.
Hello, this library is just a lbp-like descriptors, but I want to know how to use them to update backgrounds? How to use them together with KDE or MoG? Thank you!
The text was updated successfully, but these errors were encountered: