Preparing search index...
The search index is not available
@openhps/opencv
@openhps/opencv
cv
FASTDetector
Class FASTDetector
Hierarchy
KeyPointDetector
FASTDetector
Index
Constructors
constructor
Properties
nonmax
Suppression
threshold
type
Methods
detect
detect
Async
Constructors
constructor
new FASTDetector
(
threshold
?
,
nonmaxSuppression
?
,
type
?
)
:
FASTDetector
Parameters
Optional
threshold
:
number
Optional
nonmaxSuppression
:
boolean
Optional
type
:
number
Returns
FASTDetector
new FASTDetector
(
params
)
:
FASTDetector
Parameters
params
:
FASTDetectorProps
Returns
FASTDetector
Properties
Readonly
nonmax
Suppression
nonmax
Suppression
:
boolean
Readonly
threshold
threshold
:
number
Readonly
type
type
:
number
Methods
detect
detect
(
image
,
mask
?
)
:
KeyPoint
[]
Parameters
image
:
Mat
Optional
mask
:
Mat
Returns
KeyPoint
[]
detect
Async
detect
Async
(
image
,
mask
?
)
:
Promise
<
KeyPoint
[]
>
Parameters
image
:
Mat
Optional
mask
:
Mat
Returns
Promise
<
KeyPoint
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
nonmax
Suppression
threshold
type
detect
detect
Async
@openhps/opencv
cv
ColorOrder
CameraCalibrationNode
CameraObject
ColorMaskNode
DepthImageFrame
DepthVideoFrame
DisparityProcessingNode
EyeDetectionNode
FaceDetectionNode
GaussianBlurNode
ImageDilateNode
ImageDisplaySink
ImageErodeNode
ImageFeatureObject
ImageFrame
ImageObjectClassifierNode
ImageProcessingNode
ImageRectShape
ImageResizeNode
ImageRotation
Loading...