Jetson Inference
DNN Vision Library
homographyNet.h File Reference
#include "tensorNet.h"

Go to the source code of this file.

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...