OpFastCorner.h#
Fully qualified name: public/src/operator/include/OpFastCorner.h
In directory: public/src/operator/include
Source file: OpFastCorner.h
This header file defines the types and functions necessary for implementing the FAST (Features from Accelerated Segment Test) corner detection algorithm.
The FAST corner detection method is known for its computational efficiency and is particularly well-suited for real-time applications such as video processing and robotics.
Structs#
- PvaFastCornerDetectorParamsRec
Structure to hold parameters for the FAST corner detector.