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

  /external/opencv3/modules/calib3d/src/
dls.cpp 76 C_est__ = C_est_[j] * R_[i];
83 if(C_est__.cols > 0 && C_est__.rows > 0)
85 C_est__.copyTo(R);
    [all...]
dls.h 78 cv::Mat C_est__, t_est__; // optimal found solution

Completed in 48 milliseconds