opencv/doc
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
..
images Assorted documentation fixes 2019-08-31 01:50:11 +03:00
js_tutorials Merge pull request #18064 from akineeic:gsoc_2020_dnn 2020-11-29 10:09:42 +00:00
pattern_tools Bugfix: Manual page sizes now overwrite the default page size if they are both specified. Remove redudant .upper() call, 1 to 1 key matching enforced 2020-10-26 18:21:06 -07:00
py_tutorials doc: Fix example code using deprecated xrange 2020-11-25 09:34:38 -03:00
tools docs: preserve space symbols during bs4 processing 2018-06-04 17:27:18 +03:00
tutorials Fix typo in docs 2020-11-22 00:38:37 +08:00
acircles_pattern.png Update chessboard pattern image to remove squares overlap. Update also asymmetric pattern image. 2018-03-15 13:22:56 +01:00
bodybg.png Some documentation customization 2014-12-26 19:17:18 +03:00
CMakeLists.txt doxygen: adjust IMAGE_PATH, allow custom OPENCV_DOCS_EXTRA_IMAGE_PATH 2020-11-10 12:43:46 +00:00
disabled_doc_warnings.txt Doxygen documentation: BiB references and fixes 2014-12-01 15:50:55 +03:00
Doxyfile.in Incorrect PREDEFINED setting. 2020-04-04 16:50:15 +00:00
DoxygenLayout.xml Merge pull request #10621 from mshabunin:disable-docs 2018-01-18 16:37:19 +03:00
faq.markdown Migrated FAQ page to Github Wiki 2020-04-08 13:55:44 +03:00
footer.html Merge pull request #10621 from mshabunin:disable-docs 2018-01-18 16:37:19 +03:00
header.html Merge pull request #10621 from mshabunin:disable-docs 2018-01-18 16:37:19 +03:00
mymath.js Use camera intrinsic matrix everywhere. Add cameramatrix, distcoeffs and distcoeffsfisheye macros to avoid copy/paste errors. 2020-08-24 05:39:23 +02:00
mymath.sty Use camera intrinsic matrix everywhere. Add cameramatrix, distcoeffs and distcoeffsfisheye macros to avoid copy/paste errors. 2020-08-24 05:39:23 +02:00
opencv-logo2.png Updated the OpenCV logo 2020-07-28 18:31:21 +03:00
opencv-logo-small.png Updated the OpenCV logo 2020-07-28 18:31:21 +03:00
opencv-logo-white.png Updated the OpenCV logo 2020-07-28 18:31:21 +03:00
opencv-logo.md Added a note about OpenCV logo 2020-08-21 11:18:40 +03:00
opencv-logo.png Updated the OpenCV logo 2020-07-28 18:31:21 +03:00
opencv.bib Merge pull request #18022 from SoheibKadi:Update_CornerSubPix_Documentation 2020-08-18 13:19:18 +00:00
opencv.ico Updated the OpenCV logo 2020-07-28 18:31:21 +03:00
opencv.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
pattern.png Update chessboard pattern image to remove squares overlap. Update also asymmetric pattern image. 2018-03-15 13:22:56 +01:00
root.markdown.in Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00
stylesheet.css doxygen: backport style changes 2020-10-07 20:16:40 +00:00
tutorial-utils.js Merge pull request #10621 from mshabunin:disable-docs 2018-01-18 16:37:19 +03:00