1. 09 Dec, 2018 1 commit
    • Rijubrata Bhaumik's avatar
      Merge pull request #13300 from riju:photoModule · e70786e0
      Rijubrata Bhaumik authored
      * Enable Javascript bindings for photo module.
      
      1. Enable the build flag in build_js.py.
      2. Append js into WRAP list of photo’s CMakefiles.txt
      3. Add photo module's API into JS API whitelist (embindgen.py)
      
      Exposing the HDR imaging part of photo module.
      
      [TODO]
      Add tests
      Fix opencv/doc/js_tutorials/
      
      * [WIP] TODO: Add tests
      
      * Remove TonemapDurand: algorithm patented in US, so moved to opencv_contrib
      
      * Fix ningxin's comment: expose the base class.
      
      * Add some more simple binding tests.
      
      Also expose process function
      e70786e0
  2. 06 Dec, 2018 3 commits
  3. 05 Dec, 2018 13 commits
  4. 04 Dec, 2018 6 commits
  5. 03 Dec, 2018 15 commits
  6. 30 Nov, 2018 2 commits