@openhps/opencv
Preparing search index...
cv
FASTDetectorProps
Interface FASTDetectorProps
interface
FASTDetectorProps
{
nonmaxSuppression
?:
boolean
;
threshold
?:
number
;
type
?:
number
;
}
Index
Properties
nonmax
Suppression?
threshold?
type?
Properties
Optional
nonmax
Suppression
nonmaxSuppression
?:
boolean
Optional
threshold
threshold
?:
number
Optional
type
type
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
nonmax
Suppression
threshold
type
@openhps/opencv
Loading...