OpenCV 4.0.0-alpha

Alexander Alekhin 2018-09-19 21:32:57 +00:00
parent bf24141e0f
commit b0d7ea632c
2 changed files with 32 additions and 1 deletions

@ -1,6 +1,37 @@
OpenCV Change Logs
==================
version:4.0.0
-------------
**4.0.0-alpha**: *September, 2018*
We are glad to announce OpenCV 4.0 alpha release, the first intermediate release before 4.0 final.
**TBD**
### Contributors
<details>
<summary>opencv</summary>
```
TBD
```
</details>
<details>
<summary>opencv_contrib</summary>
```
TBD
```
</details>
version:3.4.3
-------------

@ -9,7 +9,7 @@ General resources
- :speech_balloon: [Q&A forum](http://answers.opencv.org) - ask questions and share your knowledge by answering others' questions
- :books: [Documentation](https://docs.opencv.org/):
- latest releases: [3.4.3](https://docs.opencv.org/3.4.3) and [2.4.13.7](https://docs.opencv.org/2.4.13.7)
- latest releases: [4.0.0-alpha](https://docs.opencv.org/4.0.0-alpha), [3.4.3](https://docs.opencv.org/3.4.3) and [2.4.13.7](https://docs.opencv.org/2.4.13.7)
- nightly releases: [master](https://docs.opencv.org/master) / [3.4](https://docs.opencv.org/3.4) / [2.4](https://docs.opencv.org/2.4) branch
- :hammer_and_wrench: [Changelog](ChangeLog) - highlights for each library release