chmod +x install_opencv4.5.1_gpu.sh
./install_opencv4.5.1_gpu.sh
check your paths : CUDNN_INCLUDE_DIR and CUDNN_LIBRARYcmake Cmakelits.txt
sudo make
./gms_match_demo
-
on CPU
- Get total 613 matches.
- Time taken by function: 211869 microseconds (0.211869 seconds)
-
on GPU :
- Get total 643 matches.
- Time taken by function: 130443 microseconds (0.130443 seconds)