Detailed Documentation
This structure stores info about pre-processing of network inputs (scale, mean image, …)
Typedefs
typedef std::shared_ptr<PreProcessChannel> Ptr
Smart pointer to an instance.
Fields
Scale parameter for a channel.
Mean value for a channel.
Mean data for a channel.