Open main menu

DAVE Developer's Wiki β

Changes

Software implementation
It is worth mentioning the naming scheme used for the BMP files. From the programming perspective, each frame retrieved from the sensor image is an instance of a class—the application software makes use of the Object-oriented programming (OOP) model. Interestingly, these instances, besides raw pixel data, include a timestamp as well. This timestamp, which has a 20ns resolution, is based on a local clock integrated into the image sensor.
 
==Real-timeness and frame dropping==
==Future work==
4,650
edits