| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_features2d.BRISK
BRISK implementation
|
static class |
opencv_features2d.ORB
ORB implementation.
|
static class |
opencv_nonfree.SIFT
SIFT implementation.
|
static class |
opencv_nonfree.SURF
SURF implementation.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_features2d.Feature2D |
opencv_features2d.Feature2D.create(BytePointer name) |
opencv_features2d.Feature2D |
opencv_features2d.Feature2D.create(String name) |
| Modifier and Type | Method and Description |
|---|---|
static opencv_features2d.DescriptorExtractor |
opencv_features2d.Feature2D.asDescriptorExtractor(opencv_features2d.Feature2D pointer) |
Copyright © 2014. All Rights Reserved.