Skip to content

Instantly share code, notes, and snippets.

@tomoaki0705
Last active December 31, 2020 00:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomoaki0705/c4fef178848e2b72d0cfb42440774418 to your computer and use it in GitHub Desktop.
Save tomoaki0705/c4fef178848e2b72d0cfb42440774418 to your computer and use it in GitHub Desktop.
List of generated binary in OpenCV 5.0.0
$ ls bin
opencv_annotation               opencv_test_core
opencv_interactive-calibration  opencv_test_dnn
opencv_perf_3d                  opencv_test_features2d
opencv_perf_calib               opencv_test_flann
opencv_perf_core                opencv_test_gapi
opencv_perf_dnn                 opencv_test_highgui
opencv_perf_features2d          opencv_test_imgcodecs
opencv_perf_gapi                opencv_test_imgproc
opencv_perf_imgcodecs           opencv_test_ml
opencv_perf_imgproc             opencv_test_objdetect
opencv_perf_objdetect           opencv_test_photo
opencv_perf_photo               opencv_test_stereo
opencv_perf_stereo              opencv_test_stitching
opencv_perf_stitching           opencv_test_video
opencv_perf_video               opencv_test_videoio
opencv_perf_videoio             opencv_version
opencv_test_3d                  opencv_visualisation
opencv_test_calib
$ ./bin/opencv_version
5.0.0-pre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment