![]() |
Jetson Inference
DNN Vision Library
|
Homography estimation DNN for registering and aligning images. More...
Classes | |
class | homographyNet |
Homography estimation networks with TensorRT support. More... | |
Macros | |
#define | HOMOGRAPHY_NET_DEFAULT_INPUT "input_0" |
Name of default input blob for homographyNet ONNX models. More... | |
#define | HOMOGRAPHY_NET_DEFAULT_OUTPUT "output_0" |
Name of default output blob for homographyNet ONNX models. More... | |
Homography estimation DNN for registering and aligning images.
#define HOMOGRAPHY_NET_DEFAULT_INPUT "input_0" |
Name of default input blob for homographyNet ONNX models.
#define HOMOGRAPHY_NET_DEFAULT_OUTPUT "output_0" |
Name of default output blob for homographyNet ONNX models.