最終更新:2020-04-28 (火) 19:56:12 (1452d)  

OpenCV 4.2.0
Top / OpenCV 4.2.0

https://opencv.org/opencv-4-2-0/

Release highlights

  • Improvements in cv::dnn module:
    • Integrated GSoC project with CUDA backend
    • Experimental support for nGraph? OpenVINO API
  • Performance improvements:
    • SIMD: StereoBM/StereoSGBM, resize, integral, flip, accumulate with mask, HOG, demosaic, moments
    • Muti-threading: pyrDown?
  • Demuxing via FFmpeg videoio backend
  • Rapid Frequency Selective Reconstruction (FSR?) algorithm
  • RIC? method for sparse match interpolation
  • LOGOS? features matching strategy
  • https://github.com/opencv/opencv/wiki/ChangeLog#version420

メモ

Disabled constructors for legacy C API structures.

追加のサンプル

関連