|
|
NVIDIA DeepStream SDK API Reference
|
8.0 Release
|
Go to the documentation of this file.
296 #define MAX_SOURCE_ID_LEN 128 // Define a maximum length for source_id
302 #define MAX_NUM_OBJECTS 600 // Define a maximum number of objects
303 #define MAX_ENTRIES 100 //Define max batchsize for sparse4D
gchar * license
Holds a pointer to the license number of the vehicle.
gchar * gender
Holds a pointer to the person's gender.
Holds a person object's parameters.
gfloat visibility
Holds the object's visibility.
gchar * gender
Holds a pointer to the person's gender.
gchar * name
Holds a pointer to the person's name.
gchar * type
Holds a pointer to the type of the vehicle.
Holds a product object's parameters.
guint age
Holds the person's age.
gchar * gender
Holds a pointer to the person's gender.
gchar * glasses
Holds a pointer to the type of glasses the person is wearing, if any.
guint componentId
Holds the ID of the component (plugin) which attached the payload (optional).
guint embedding_length
Holds the length of embedding vector.
gchar * gender
Holds a pointer to the person's gender.
gchar * type
Holds a pointer to the type of the vehicle.
Holds an embedding model's parameters.
gchar * shape
Holds the product shape.
float left
Holds the position of rectangle's left side in pixels.
Holds a joint's position and confidence.
guint numFilled
Holds the number of points in the convex hull.
gchar * model
Holds a pointer to the model of the vehicle.
gchar * model
Holds a pointer to the model of the vehicle.
float z
Holds the joint z position in pixels.
gchar * region
Holds a pointer to the region of the vehicle.
gchar * cap
Holds a pointer to the type of cap the person is wearing, if any.
gchar * color
Holds a pointer to the color of the vehicle.
gchar * cap
Holds a pointer to the type of cap the person is wearing, if any.
NvDsEmbedding * instance_feats
Holds an object's signature.
guint age
Holds the person's age.
GList * mask
Holds a list of polygons for vehicle mask.
Holds data for any user defined custom message to be attached to the payload message : custom message...
gchar * cap
Holds a pointer to the type of cap the person is wearing, if any.
float height
Holds the rectangle's height in pixels.
gfloat ptImgFeet[2]
Holds the object's estimated foot location in frame coordinates.
gdouble lat
Holds the location's latitude.
gchar * brand
Holds the product brand.
gchar * color
Holds a pointer to the color of the vehicle.
Holds 2D convex hull metadata.
float x
Holds the joint x position in pixels.
gchar * apparel
Holds a pointer to a description of the person's apparel.
guint size
Holds the number of signature values in signature.
gchar * hair
Holds a pointer to the person's hair color.
gchar * hair
Holds a pointer to the person's hair color.
guint payloadSize
Holds the size of the payload.
gchar * glasses
Holds a pointer to the type of glasses the person is wearing, if any.
gchar * facialhair
Holds a pointer to the person's facial hair color.
NvDsConvexHull convexHull
Holds the object's convex hull information.
gchar * make
Holds a pointer to the make of the vehicle.
NvDsConversationObject * conversations
gchar * name
Holds a pointer to the person's name.
gchar * brand
Holds the product brand.
gpointer payload
Holds a pointer to the payload.
gchar * facialhair
Holds a pointer to the person's facial hair color.
gchar * shape
Holds the product shape.
float width
Holds the rectangle's width in pixels.
float top
Holds the position of rectangle's top in pixels.
gfloat ptWorldFeet[2]
Holds the object's estimated foot location in 2D coordinates on the estimated world ground.
Holds a product object's parameters.
guint age
Holds the person's age.
Holds a person object's parameters.
gchar * apparel
Holds a pointer to a description of the person's apparel.
gchar * hair
Holds a pointer to the person's hair color.
Hold a coordinate's position.
GList * mask
Holds a list of polygons for face mask.
int pose_type
Holds the type of pose 0 - 2D, 1 - 3D , integer to support 2.5D in future.
NvDsCoordinate * coordinates
gdouble alt
Holds the location's altitude.
gchar * type
Holds the product type.
int num_joints
Holds the number of joints.
gchar * eyecolor
Holds a pointer to the person's eye color.
NvDsBbox3dObject objects[MAX_NUM_OBJECTS]
float * embedding_vector
Holds the embedding vector.
float y
Holds the joint y position in pixels.
NvDsEmbedding * embeddings
float confidence
Holds the confidence of the joint.
NvDsCoordinate * coordinates
Holds geolocation parameters.
NvDsEventMsgMeta * metadata
Holds a pointer to event metadata.
guint age
Holds the person's age.
gchar * region
Holds a pointer to the region of the vehicle.
gdouble y
Holds the coordinate's Y position.
gdouble lon
Holds the location's longitude.
gchar * cap
Holds a pointer to the type of cap the person is wearing, if any.
gdouble z
Holds the coordinate's Z position.
Holds a vehicle object's parameters.
gchar * type
Holds the product type.
Holds Single View 3D Tracking metadata.
gchar * eyecolor
Holds a pointer to the person's eye color.
Holds a body pose's joint points.
Holds a face object's parameters.
gdouble * signature
Holds a pointer to an array of signature values.
gint * points
Holds a pointer a list of convex hull points.
gchar * hair
Holds a pointer to the person's hair color.
GList * mask
Holds a list of polygons for person mask.
gdouble x
Holds the coordinate's X position.
SourceTimePair entries[MAX_ENTRIES]
gchar * license
Holds a pointer to the license number of the vehicle.
Holds a face object's parameters.
Holds a rectangle's position and size.
Holds a vehicle object's parameters.
NvDsEventType eventType
Holds the type of event.
NvDsJoint * joints
Holds the joints of the person.
gchar * make
Holds a pointer to the make of the vehicle.