Searched refs:CALC_J (Results 1 - 4 of 4) sorted by relevance

/external/opencv3/modules/calib3d/src/
H A Dcompat_ptsetreg.cpp141 state = CALC_J;
145 if( state == CALC_J )
189 state = CALC_J;
214 state = CALC_J;
218 if( state == CALC_J )
259 state = CALC_J;
/external/opencv/cv/include/
H A Dcv.hpp385 enum { DONE=0, STARTED=1, CALC_J=2, CHECK_ERR=3 }; enumerator in enum:CvLevMarq::__anon14850
/external/opencv3/modules/calib3d/include/opencv2/calib3d/
H A Dcalib3d_c.h400 enum { DONE=0, STARTED=1, CALC_J=2, CHECK_ERR=3 }; enumerator in enum:CvLevMarq::__anon15498
/external/opencv/cv/src/
H A Dcvcalibration.cpp139 state = CALC_J;
143 if( state == CALC_J )
184 state = CALC_J;
209 state = CALC_J;
213 if( state == CALC_J )
252 state = CALC_J;

Completed in 134 milliseconds