OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cv_phasecorrelatortest
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/modules/imgproc/test/
test_pc.cpp
52
class
CV_PhaseCorrelatorTest
: public cvtest::ArrayTest
55
CV_PhaseCorrelatorTest
();
60
CV_PhaseCorrelatorTest
::
CV_PhaseCorrelatorTest
() {}
62
void
CV_PhaseCorrelatorTest
::run( int )
87
TEST(Imgproc_PhaseCorrelatorTest, accuracy) {
CV_PhaseCorrelatorTest
test; test.safe_run(); }
Completed in 203 milliseconds