Jump to content

RidgeRun Video Stabilization Library/API Reference/Adding New Sensors: Difference between revisions

No edit summary
Line 8: Line 8:
The sensors are responsible for capturing the data needed to adjust the videos. Depending on the application, different types of IMU sensors may be required to measure the angular rate and orientation of objects. To add a new sensor, follow these steps:
The sensors are responsible for capturing the data needed to adjust the videos. Depending on the application, different types of IMU sensors may be required to measure the angular rate and orientation of objects. To add a new sensor, follow these steps:
* Define the New Sensor class, inheriting from the ISensor class.
* Define the New Sensor class, inheriting from the ISensor class.
* Define the Sensor Settings.
* Define the Sensor Parameters.
* Add the new sensor to Sensor Interface.
* Add the new sensor to Sensor Interface.


102

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.