Package | Description |
---|---|
org.opencv.xfeatures2d |
Modifier and Type | Method and Description |
---|---|
static LATCH |
LATCH.__fromPtr__(long addr) |
static LATCH |
LATCH.create() |
static LATCH |
LATCH.create(int bytes) |
static LATCH |
LATCH.create(int bytes,
boolean rotationInvariance) |
static LATCH |
LATCH.create(int bytes,
boolean rotationInvariance,
int half_ssd_size) |
static LATCH |
LATCH.create(int bytes,
boolean rotationInvariance,
int half_ssd_size,
double sigma) |
Copyright © 2020. All rights reserved.