Home | History | Annotate | Download | only in src

Lines Matching refs:imageLeft

947             cv::Mat imageLeft  = imagePoints1.getMat(image_idx).clone();
955 cv::Mat(cv::Mat((imageLeft - projected).t()).reshape(1, 1).t()).copyTo(ekk.rowRange(0, 2 * n_points));