Skip to content

HDlModelCounting🔗

Name🔗

HDlModelCounting — Represents an instance of a Deep Neural Network based Deep Counting model.

Constructors🔗

 
CreateDeepCountingModel Create a Deep Counting model for counting objects.
ReadDeepCountingModel Read a Deep Counting model from a file.

Methods🔗

 
ApplyDeepCountingModel Apply a Deep Counting model on a set of images for inference.
CreateDeepCountingModel Create a Deep Counting model for counting objects.
GetDeepCountingModelParam Return the parameters of a Deep Counting model.
PrepareDeepCountingModel Set templates of a Deep Counting model.
ReadDeepCountingModel Read a Deep Counting model from a file.
SetDeepCountingModelParam Set selected parameters of the Deep Counting model.
WriteDeepCountingModel Write a Deep Counting model in a file.