Updated 2021 (markdown)

Lydia Kravchenko 2021-09-03 17:38:38 +03:00
parent 1b5aa2f481
commit 844e588eed

41
2021.md

@ -132,6 +132,27 @@ created tests, created and merge PR #20584
* Vincent:
* porting to the latest OpenCV (4.5.x) is in progress.
* found some possible data races, if confirmed, a bug will be filed.
<pre>
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
</pre>
## 2021-08-20
### *__Minutes__*
* 1. 5.0:
* Moving RGBD parts to 3d ([#20013](https://github.com/opencv/opencv/pull/20013)/ [contrib#2936](https://github.com/opencv/opencv_contrib/pull/2936)) -- will be merged today.
* 2. PR & issues:
* a. load point cloud in 3d module ([#20471](https://github.com/opencv/opencv/pull/20471)) - should go to 3d module,but not new model
* b. python: cv.Mat wrapper over numpy.ndarray ([#20558](https://github.com/opencv/opencv/pull/20558)) -- will discuss next time. AI to all review the patch and all related issues to have context for the discussion.
* c. 8-bit quantization in dnn module and int8 layers ([#20228](https://github.com/opencv/opencv/pull/20228))
* - Vadim Pisarevsky will work on review issues
* - Current implementation fails tests time to time. AR to Vadim: Fix Precommits: "Linux AVX2", "Linux32", "Win32"
* d. Runtime nlanes for SVE enablement #20562
*- complete results are required
*- Need to bring all technical discussions form e-mail thread to Github PR
*- Need clear technical statement in the PR: why and how it works.
*- Alexander & Alexander are against all related functions modification without actual add-value. Proposed alternative: add extra fields to the basic structures, if its required. Then propose RVV/SVE2/whatever backend to OpenCV. Then enable new options for functions one by one with performance control on all supported devices.
<pre>
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
@ -178,6 +199,26 @@ created tests, created and merge PR #20584
* Gary:
* there is friend who works on toy-like small trucks, but they can carry up to one adult or 2 children; it could be possible to play with autonomous driving, GPS tricks etc. using those trucks. It can be an attractive platform for developers/researchers.
<pre>
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
</pre>
## 2021-08-13
### *__Minutes__*
* PRs & Issues:
* DNN : fix bug in extracting prior-box variances in detection output layer: [#20525](https://github.com/opencv/opencv/pull/20525) -- test required.
* Adding option to use of single gpu in tests #20375 -- to close. AI to Alalek.
* improve compatibility for qt 6. #20183
* CMake may find qt6 instead of qt5. Reopen comments from Alalek (was marked as resolved by original author)
improve compatibility for qt 6. #20183
* Al to Alexander Smorkalov: try builds with QT5 & QT6 and check if versions handled correctly.
<pre>
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
</pre>
<pre>
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
</pre>