opencv/doc/js_tutorials
Zhiming-Zeng 4e4458416d
Merge pull request #18064 from akineeic:gsoc_2020_dnn
[GSoC] Develop OpenCV.js DNN modules for promising web use cases together with their tutorials

* [Opencv.js doc] Init commit to add image classification example in opencv.js tutorial

* [Opencv.js doc] Make the code snippet interactive and put the functions into code snippet.

* Fix the utils.loadOpenCv for promise module

* [Opencv.js doc] Code modify and fixed layout issue.

* [Opencv.js doc] Add a JSON file to store parameters for models and show in the web page.

* [Opencv.js doc] Change let to const.

* [Opencv.js doc] Init commit to add image classification example with camera in opencv.js tutorial

* [Opencv.js doc] Init commit to add semantic segmentation example in opencv.js tutorial

* [Opencv.js doc] Add object detection example, supprot YOLOv2

* [Opencv.js doc] Support SSD model for object detection example

* [Opencv.js doc] Add fast neural style transfer example with opencv.js

* [Opencv.js doc] Add pose estimation example in opencv.js tutorial

* Delete whitespace for code check

* [Opencv.js doc] Add object detection example with camera

* [Opencv.js doc] Add json files containing model information to each example

* [Opencv.js doc] Add a js file for common function in dnn example

* [Opencv.js doc] Create single function getBlobFromImage

* [Opencv.js doc] Add url of model into webpage

* [OpenCV.js doc] Update UI for running

* [Opencv.js doc] Load dnn model by input button

* [Opencv.js doc] Fix some UI issues

* [Opencv.js doc] Change code format

Co-authored-by: Ningxin Hu <ningxin.hu@intel.com>
2020-11-29 10:09:42 +00:00
..
js_assets Merge pull request #18064 from akineeic:gsoc_2020_dnn 2020-11-29 10:09:42 +00:00
js_core Update js_image_arithmetics.markdown 2019-10-11 10:07:22 -07:00
js_dnn Merge pull request #18064 from akineeic:gsoc_2020_dnn 2020-11-29 10:09:42 +00:00
js_gui doc: fix misused "see also" doxygen command 2020-03-21 00:25:49 +00:00
js_imgproc Fix spelling typos 2019-12-27 12:46:53 +00:00
js_objdetect Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00
js_setup Merge pull request #18068 from lionkunonly:gsoc_2020_simd 2020-10-18 20:30:36 +00:00
js_video Assorted documentation fixes 2019-08-31 01:50:11 +03:00
js_tutorials.markdown Merge pull request #18064 from akineeic:gsoc_2020_dnn 2020-11-29 10:09:42 +00:00