mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
a1e04c98aa
Added a method "loadFromString" which is based on the "load" one. It allow to directly pass the XML string which can be usefull and faster when you have a huge file in a variable.