Opened 9 years ago
Closed 9 years ago
#7276 closed enhancement (fixed)
opencv-3.1.0
Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | 7.9 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/3.1.0/opencv-3.1.0.zip
http://opencv.org/opencv-3-1.html
OpenCV 3.1 2015-12-21 OpenCV 3.1 release is finally ready, right before the XMas holidays. This is the first stabilization update in 3.x series. It shall be reminded that since OpenCV 3.0 we’ve changed the version enumeration scheme, so that 3.1 is the same sort of update to 3.0 as 2.4.1 was to 2.4.0. Changes The detailed list of changes since 3.0 can be found at https://github.com/Itseez/opencv/wiki/ChangeLog. Here is the short summary: • A lot of new functionality has been introduced during Google Summer of Code 2015: ◦ Several advanced calibration methods ◦ Deep neural networks frameworks (without training) ◦ Improved text detection ◦ Better stereo correspondence ◦ New detection and tracking algorithms ◦ Structure from motion and stereo 3D reconstruction ◦ and more • Many great contributions made by the community, such as: ◦ Support for HDF5 format ◦ New/Improved optical flow algorithms ◦ Multiple new image processing algorithms for filtering, segmentation and feature detection ◦ Superpixel segmentation ◦ and much more • IPPICV is now based on IPP 9.0.1, which should make OpenCV even faster on modern Intel chips • opencv_contrib modules can now be included into the opencv2.framework for iOS • Newest operating systems are supported: Windows 10 and OSX 10.11 (Visual Studio 2015 and XCode 7.1.1) • Interoperability between T-API and OpenCL, OpenGL, DirectX and Video Acceleration API on Linux, as well as Android 5 camera. • HAL (Hardware Acceleration Layer) module functionality has been moved into corresponding basic modules; the HAL replacement mechanism has been implemented along with the examples
Change History (2)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Hopefully fixed at r16749.