Package | Description |
---|---|
org.opencv.features2d |
Modifier and Type | Method and Description |
---|---|
static BFMatcher |
BFMatcher.__fromPtr__(long addr) |
static BFMatcher |
BFMatcher.create()
Brute-force matcher create method.
|
static BFMatcher |
BFMatcher.create(int normType)
Brute-force matcher create method.
|
static BFMatcher |
BFMatcher.create(int normType,
boolean crossCheck)
Brute-force matcher create method.
|
Copyright © 2020. All rights reserved.