HomeSort by relevance Sort by last modified time
    Searched refs:m_H_ref_to_ins (Results 1 - 2 of 2) sorted by null

  /development/perftests/panorama/feature_stab/src/dbreg/
dbreg.cpp 62 db_Identity3x3(m_H_ref_to_ins);
255 db_Multiply3x3_3x3(temp,m_H_dref_to_ref,m_H_ref_to_ins);
301 db_Identity3x3(m_H_ref_to_ins);
317 db_Multiply3x3_3x3(H,m_H_dref_to_ref,m_H_ref_to_ins);
325 db_InvertAffineTransform(H_ins_to_ref,m_H_ref_to_ins); // Invert to get ins to ref
349 db_Identity3x3(m_H_ref_to_ins);
350 db_Copy9(H,m_H_ref_to_ins);
369 db_Copy9(H_last,m_H_ref_to_ins);
370 db_Identity3x3(m_H_ref_to_ins);
437 db_RobImageHomography(m_H_ref_to_ins, m_corners_ref, m_corners_ins, m_nr_matches, m_K, m_K, m_temp_double, m_temp_int
    [all...]
dbreg.h 318 double m_H_ref_to_ins[9];

Completed in 551 milliseconds