extract 266 3rdparty/openexr/Imath/ImathEuler.h void extract(const Matrix33<T>&); extract 267 3rdparty/openexr/Imath/ImathEuler.h void extract(const Matrix44<T>&); extract 268 3rdparty/openexr/Imath/ImathEuler.h void extract(const Quat<T>&); extract 436 3rdparty/openexr/Imath/ImathEuler.h extract(M); extract 453 3rdparty/openexr/Imath/ImathEuler.h extract(M); extract 460 3rdparty/openexr/Imath/ImathEuler.h extract(M); extract 464 3rdparty/openexr/Imath/ImathEuler.h inline void Euler<T>::extract(const Quat<T> &q) extract 466 3rdparty/openexr/Imath/ImathEuler.h extract(q.toMatrix33()); extract 470 3rdparty/openexr/Imath/ImathEuler.h void Euler<T>::extract(const Matrix33<T> &M) extract 552 3rdparty/openexr/Imath/ImathEuler.h void Euler<T>::extract(const Matrix44<T> &M) extract 730 modules/core/test/test_dxt.cpp cvtest::extract( *tmp_dst, dst, 0 ); extract 34 modules/features2d/perf/perf_orb.cpp PERF_TEST_P(orb, extract, testing::Values(ORB_IMAGES)) extract 1011 modules/imgproc/test/test_filter.cpp cvtest::extract( src0, dst, i ); extract 1747 modules/imgproc/test/test_filter.cpp cvtest::extract(src, plane, i); extract 104 modules/ts/include/opencv2/ts.hpp CV_EXPORTS void extract( const Mat& a, Mat& plane, int coi );