D-Alex / ropencv

ffi ruby wrapper for opencv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BackgroundSubtractor missing in ropencv

ahsandar opened this issue · comments

BackgroundSubtractor class and all its methods are missing in the docs, any help on how to use it will be appreciated

background_segm.hpp was not wrapped by ropencv. I added the header and pushed the change to master.

much appreciated , cheers

can you update the gemspec file so it can be installed from git source or release an updated version of the gem

gem was updated