mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 05:11:04 -05:00
2. fixed parsing of "cat[range_spec]ord[range_spec]" type specification string when using ml::TrainData::loadFromCSV(). Thanks to A. Kaehler for reporting it