mirror of
https://github.com/opencv/opencv.git
synced 2026-07-26 22:03:04 +04:00
d7ee62f03b
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