Updated 2021 (markdown)

Gary Bradski 2021-12-02 10:25:54 -08:00
parent 477bae563a
commit 78b4dcdbcd

@ -37,6 +37,11 @@
* Fuzzing code and analyzing it with more tools
* Intel team handling issues as they are found
* Vadim
1. OpenCV wrappers for Ficus (_new, efficient, easy functional language_) have been finished. Not all the functionality is available, but it will be extended later. Currently, the modules core, imgproc, imgcodecs, videoio, highgui and dnn are covered. Deep learning-based face detection sample has been ported to Ficus and works well
2. Ficus 1.0 alpha is released
3. Article on Ficus has been written (in Russian) and submitted to [habr.com](http://habr.com/). Awaiting for moderation. It will be translated and published at [opencv.org](http://opencv.org/) as well
* **Done:**
* Alexander P: ArUco tutorial should contain camera parameters of example images [#3045](https://github.com/opencv/opencv_contrib/issues/3045)
* [PR](https://github.com/opencv/opencv_contrib/pull/3120) was merged