File tree Expand file tree Collapse file tree 1 file changed +18
-16
lines changed
Expand file tree Collapse file tree 1 file changed +18
-16
lines changed Original file line number Diff line number Diff line change @@ -42,19 +42,21 @@ Tested on Raspberry Pi 4 Model B (8 GB).
4242
4343Debian package contains the following shared libraries:
4444
45- * libopencv_calib3d.so
46- * libopencv_core.so
47- * libopencv_dnn.so
48- * libopencv_features2d.so
49- * libopencv_flann.so
50- * libopencv_gapi.so
51- * libopencv_highgui.so
52- * libopencv_imgcodecs.so
53- * libopencv_imgproc.so
54- * libopencv_ml.so
55- * libopencv_objdetect.so
56- * libopencv_photo.so
57- * libopencv_stitching.so
58- * libopencv_video.so
59- * libopencv_videoio.so
60- * libtbb.so
45+ | Library | Description |
46+ | :------------------------- | :------------------------------------------------------- |
47+ | libopencv_calib3d.so | Camera calibration and 3D reconstruction |
48+ | libopencv_core.so | The Core Functionality |
49+ | libopencv_dnn.so | Deep Neural Networks |
50+ | libopencv_features2d.so | 2D Features framework |
51+ | libopencv_flann.so | Feature Matching with FLANN |
52+ | libopencv_gapi.so | Graph API |
53+ | libopencv_highgui.so | High Level GUI and Media |
54+ | libopencv_imgcodecs.so | Image Input and Output |
55+ | libopencv_imgproc.so | Image Processing |
56+ | libopencv_ml.so | Machine Learning |
57+ | libopencv_objdetect.so | Object Detection |
58+ | libopencv_photo.so | Computational photography |
59+ | libopencv_stitching.so | Images stitching |
60+ | libopencv_video.so | Video analysis |
61+ | libopencv_videoio.so | Video Input and Output |
62+ | libtbb.so | TBB (Threading Building Blocks) |
You can’t perform that action at this time.
0 commit comments