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

no edit summary
No edit summary
Line 56: Line 56:
* Extend the Integrator Algorithms enumeration with the new integration algorithm.
* Extend the Integrator Algorithms enumeration with the new integration algorithm.
* Add the integrator algorithm to the IIntegrator Build method.
* Add the integrator algorithm to the IIntegrator Build method.


==== Add the constructor method ====  
==== Add the constructor method ====  
Line 104: Line 105:
}
}
</syntaxhighlight>
</syntaxhighlight>


== Interpolator ==
== Interpolator ==
102

edits