|
Re: Raspberry Pi + Camera Module = New Vision System?
Updated Github and added the classes for the fast reading from the camera. I made it easy to choose the method for how you would like to capture, I would recommend using MMAP because it is much more efficient. I also added an example and documentation to RaspiVid and VideoBuffer so it should be much easier to learn how to use it.
I'm going to work on modifying the README so that it has some possible issues and solutions along with how to use the library.
|