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

  /external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
CsvWriter.cpp 30 string u, v, x, y, z, descriptor_str; local
43 descriptor_str = FloatToString(descriptors.at<float>(i,j));
44 _file << _separator << descriptor_str; local
  /art/imgdiag/
imgdiag.cc 874 const char* descriptor_str = klass->GetDescriptor(&descriptor); local
    [all...]

Completed in 538 milliseconds