1. 18 Jun, 2016 1 commit
    • MYLS's avatar
      Add Base64 support for FileStorage · ecd827fc
      MYLS authored
      [GSoC] FileStorage:
      Add base64 support for reading and writting XML\YML file.
      The two new functions:
      ```
      void cvWriteRawData_Base64(cv::FileStorage & fs, const void* _data, int
      len, const char* dt);
      void cvWriteMat_Base64(cv::FileStorage & fs, cv::String const & name,
      cv::Mat const & mat);
      ```
      ecd827fc
  2. 17 Jun, 2016 2 commits
  3. 16 Jun, 2016 4 commits
  4. 15 Jun, 2016 4 commits
  5. 11 Jun, 2016 2 commits
  6. 08 Jun, 2016 1 commit
  7. 07 Jun, 2016 5 commits
  8. 06 Jun, 2016 2 commits
  9. 03 Jun, 2016 2 commits
  10. 01 Jun, 2016 1 commit
  11. 31 May, 2016 8 commits
  12. 30 May, 2016 2 commits
  13. 28 May, 2016 1 commit
  14. 26 May, 2016 5 commits