aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON/HarrisCorners.cpp
AgeCommit message (Expand)Author
2019-01-11COMPMID-1652 NEON Cleanup and add missing testsMichalis Spyrou
2018-11-02COMPMID-1548: NEON FP16 mismatches on CannyEdge and HarrisCorners.Georgios Pinitas
2018-11-02COMPMID-578: Faster common keypoint validation routine for FAST and Harris co...Abe Mbise
2018-11-02COMPMID-742: Add image input support for Harris Corners testsAlex Gilday
2018-11-02COMPMID-556: Allow missing keypoint tolerance HarrisCornersGeorgios Pinitas
2018-11-02COMPMID-556: Add support to build arm64-v8.2-a for Android platform (clang co...Ioan-Cristian Szabo
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo
2018-11-02COMPMID-500: Move HarrisCorners to new validationMoritz Pflanzer
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer
2018-11-02COMPMID-424 NEON/CL Harris Corners validation tests.Giorgio Arena