Documentation ¶
Index ¶
Constants ¶
View Source
const ( ORB = iota BRISK SURF SIFT KAZE AKAZE FREAK FAST GFTT )
View Source
const NAME = "features"
Variables ¶
View Source
var (
ErrNotSupported = errors.New("not supported")
)
Functions ¶
Types ¶
type GOCVDetector ¶
type GOCVMatcher ¶
Click to show internal directories.
Click to hide internal directories.