From f618466c25d43f3bae9e40920273bf77de1e1149 Mon Sep 17 00:00:00 2001 From: leochanj105 Date: Mon, 19 Oct 2020 23:09:30 -0400 Subject: initial sd-vbs initial sd-vbs add sd-vbs sd-vbs --- SD-VBS/benchmarks/mser/src/matlab/overview_mser.m | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 SD-VBS/benchmarks/mser/src/matlab/overview_mser.m (limited to 'SD-VBS/benchmarks/mser/src/matlab/overview_mser.m') diff --git a/SD-VBS/benchmarks/mser/src/matlab/overview_mser.m b/SD-VBS/benchmarks/mser/src/matlab/overview_mser.m new file mode 100755 index 0000000..b7fcf2b --- /dev/null +++ b/SD-VBS/benchmarks/mser/src/matlab/overview_mser.m @@ -0,0 +1,8 @@ +% OVERVIEW_MSER Maximally Stable Extremal Regions +% This is a MATLAB/MEX implementation of Maximally Stable Extremal +% Regions (MSER). You can: +% +% * Use MSER() to extract the maximally stable extremal regions from +% a given image. +% +% For practical coding example, see MSER_DEMO() and MSER_DEMO3(). -- cgit v1.2.2