opencv/platforms
Rijubrata Bhaumik e70786e05e Merge pull request #13300 from riju:photoModule
* 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
2018-12-09 15:08:59 +03:00
..
android Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-17 14:17:35 +00:00
ios Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-12-03 18:38:27 +03:00
js Merge pull request #13300 from riju:photoModule 2018-12-09 15:08:59 +03:00
linux cmake: drop unconditional forcing of CMAKE_SKIP_RPATH=TRUE 2018-09-02 21:48:10 +00:00
maven Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-17 14:17:35 +00:00
osx Fix buildcmd 2017-05-02 18:59:37 +03:00
scripts core: fix issues from valgrind builder 2018-11-17 07:32:06 +00:00
winrt Misc. ./apps ./doc ./platoforms typos 2018-02-08 13:04:34 -05:00
readme.txt cleanup unused/outdated files/scripts/links 2018-01-27 23:22:44 +00:00

This folder contains toolchains and additional files that are needed for cross compilation.
For more information see introduction tutorials for target platform in documentation:
https://docs.opencv.org/master/df/d65/tutorial_table_of_content_introduction.html