public class KeyPointMatchDetails extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
KeyPointMatchDetails.Builder |
| 构造器和说明 |
|---|
KeyPointMatchDetails() |
KeyPointMatchDetails(KeyPointMatchDetails.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
KeyPointMatchDetail[] |
getKeyPointMatchDetails() |
static KeyPointMatchDetails.Builder |
newBuilder() |
void |
setKeyPointMatchDetails(KeyPointMatchDetail[] keyPointMatchDetails) |
public KeyPointMatchDetails()
public KeyPointMatchDetails(KeyPointMatchDetails.Builder builder)
public static KeyPointMatchDetails.Builder newBuilder()
public KeyPointMatchDetail[] getKeyPointMatchDetails()
public void setKeyPointMatchDetails(KeyPointMatchDetail[] keyPointMatchDetails)
Copyright © 2025. All rights reserved.