From 500832dd72789ca451ad6552d4a1d2d3deffc35f Mon Sep 17 00:00:00 2001 From: MaKaNu <32844273+MaKaNu@users.noreply.github.com> Date: Mon, 13 Jul 2020 13:52:45 +0200 Subject: [PATCH] Update README.md sorted alphabetically correctly --- modules/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/README.md b/modules/README.md index 08d633e45..6144e0ce4 100644 --- a/modules/README.md +++ b/modules/README.md @@ -8,10 +8,10 @@ To turn off building one of these module repositories, set the names in bold bel $ cmake -D OPENCV_EXTRA_MODULES_PATH=/modules -D BUILD_opencv_=OFF ``` -- **aruco**: ArUco and ChArUco Markers -- Augmented reality ArUco marker and "ChARUco" markers where ArUco markers embedded inside the white areas of the checker board. - - **alphamat**: Computer Vision based Alpha Matting -- Given an input image and a trimap, generate an alpha matte. +- **aruco**: ArUco and ChArUco Markers -- Augmented reality ArUco marker and "ChARUco" markers where ArUco markers embedded inside the white areas of the checker board. + - **bgsegm**: Background segmentation algorithm combining statistical background image estimation and per-pixel Bayesian segmentation. - **bioinspired**: Biological Vision -- Biologically inspired vision model: minimize noise and luminance variance, transient event segmentation, high dynamic range tone mapping methods. @@ -34,12 +34,14 @@ $ cmake -D OPENCV_EXTRA_MODULES_PATH=/modules -D BUILD_opencv_/modules -D BUILD_opencv_