Package | Description |
---|---|
org.bytedeco.opencv.opencv_features2d |
Modifier and Type | Method and Description |
---|---|
static MSER |
MSER.create() |
static MSER |
MSER.create(int _delta,
int _min_area,
int _max_area,
double _max_variation,
double _min_diversity,
int _max_evolution,
double _area_threshold,
double _min_margin,
int _edge_blur_size)
\brief Full constructor for %MSER detector
|
Copyright © 2020. All rights reserved.