mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
committed by
Alexander Alekhin
parent
b17c1c6721
commit
5d9c6723ee
@@ -2164,7 +2164,7 @@ inline void RHO_HEST_REFC::refine(void){
|
||||
* order to compute a candidate homography (newH).
|
||||
*
|
||||
* The system above is solved by Cholesky decomposition of a
|
||||
* sufficently-damped JtJ into a lower-triangular matrix (and its
|
||||
* sufficiently-damped JtJ into a lower-triangular matrix (and its
|
||||
* transpose), whose inverse is then computed. This inverse (and its
|
||||
* transpose) then multiply Jte in order to find dH.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user