Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Get Maximum value from a vector which hold the image label

I sit possible to get the maximum value with in this vector 'label'

vector<mat> images; vector<int> labels; read_csv(fn_csv, images, labels);

Get Maximum value from a vector which hold the image label

I sit Is it possible to get the maximum value with in this vector 'label'

vector<mat> images; vector<int> labels; read_csv(fn_csv, images, labels);