D-Alex / ropencv

ffi ruby wrapper for opencv
Other
67 stars 14 forks source link

BackgroundSubtractor missing in ropencv #22

Closed ahsandar closed 10 years ago

ahsandar commented 10 years ago

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

D-Alex commented 10 years ago

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

ahsandar commented 10 years ago

much appreciated , cheers

ahsandar commented 10 years ago

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

D-Alex commented 10 years ago

gem was updated