@openhps/opencv
Preparing search index...
cv
ConnectedComponentsWithStatsRet
Interface ConnectedComponentsWithStatsRet
interface
ConnectedComponentsWithStatsRet
{
centroids
:
Mat
;
labels
:
Mat
;
stats
:
Mat
;
}
Index
Properties
centroids
labels
stats
Properties
centroids
centroids
:
Mat
labels
labels
:
Mat
stats
stats
:
Mat
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
centroids
labels
stats
@openhps/opencv
Loading...