1. 03 Apr, 2015 3 commits
  2. 02 Apr, 2015 4 commits
  3. 01 Apr, 2015 6 commits
  4. 31 Mar, 2015 5 commits
    • Evgeny Agafonchikov's avatar
      Fixing help messages · 1f04f9d6
      Evgeny Agafonchikov authored
      --help message and starting run.py w/o parameters generate different messages
      
      E. g. w/ and w/o build_path in the end
      
      build_path is required, removing square brackets
      1f04f9d6
    • Maxim Kostin's avatar
      Added sample imgcodecs logic to winrt sample app · 75850a13
      Maxim Kostin authored
       - Made use imread() in OcvImageProcessing sample.
       - Added test/sample logic to verify file creation via imgcodecs.
      Signed-off-by: 's avatarMaxim Kostin <v-maxkos@microsoft.com>
      75850a13
    • Pavel Rojtberg's avatar
      - update documentation · 7c5084e3
      Pavel Rojtberg authored
          * correct the part about fixed aspect
          * improve formatting
          * add snippet markers to source
          * replace inline code by @snippet
        - do not run calibration twice when using a imageList
        - make output consistent in itself (CamelCase vs no_camel_case) as well as with old camera calibrate sample
        - respect write extrinsic/ points flags
        - set the aspectRatio value when specified
        - fix writing of calibration settings. also update grammar.
        - fix intendation and remove some size_t -> int casts by using size_t
      7c5084e3
    • Maxim Kostin's avatar
      Added support for 'imgcodecs' module: · 412a2aa4
      Maxim Kostin authored
       - Resolved GET_ENV and input type incompatibility
       - Made libjpeg compile for WINRT. So does imgcodecs module.
       - Updated .gitignore (log, tlog)
      412a2aa4
    • Roman Donchenko's avatar
      cap_libv4l.cpp depends on both libv4l 1 and 2, so search for both · 149c1c16
      Roman Donchenko authored
      How this worked before, I do not know.
      149c1c16
  5. 30 Mar, 2015 11 commits
  6. 27 Mar, 2015 5 commits
  7. 26 Mar, 2015 6 commits