Merge pull request #2624 from opencv:garybradski-patch-1

pull/2628/head
Alexander Alekhin 5 years ago committed by GitHub
commit 11c9439f1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      modules/README.md

@ -46,6 +46,8 @@ $ cmake -D OPENCV_EXTRA_MODULES_PATH=<opencv_contrib>/modules -D BUILD_opencv_<r
- **matlab**: Matlab Interface -- OpenCV Matlab Mex wrapper code generator for certain opencv core modules.
- **mcc**: Macbeth Color Chart detector -- Find and return color patch location in MacBeth color calibration charts.
- **optflow**: Optical Flow -- Algorithms for running and evaluating deepflow, simpleflow, sparsetodenseflow and motion templates (silhouette flow).
- **ovis**: OGRE 3D Visualiser -- allows you to render 3D data using the OGRE 3D engine.

Loading…
Cancel
Save