TVec ChannelMin { get; set; }
Stores the minimum values for each channel.
Result: stored in self (calling object), returns self for chaining
Remarks:
The length of the vector is equal to the number of channels stored in the file.
Stores the minimum values for each channel.
Result: stored in self (calling object), returns self for chaining
The length of the vector is equal to the number of channels stored in the file.