mirror of
https://github.com/opencv/opencv.git
synced 2026-07-26 22:03:04 +04:00
617df09143
Major changes: - modify the Base64 functions to compatible with `cvWriteRawData` and so on. - add a Base64 flag for FileStorage and outputs raw data in Base64 automatically. - complete all testing and documentation.