Rare find

opencv. Open Source Computer Vision Library

opencv.org

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2026
  • Merge pull request #28935 from molhamfetnah:fix/21960-unicode-temp-path
  • Merge pull request #29371 from uwezkhan:tflite-pad-resize-bounds
  • Merge pull request #29378 from uwezkhan:qr-alpha-map-bound
  • Merge pull request #29397 from Prasadayus:cvtcolor_ipp_extract
  • Merge pull request #29346 from Ijtihed:fix/flann-heap-pool-tls
  • Merge pull request #29395 from asmorkalov:as/restore_ipp_check
  • Merge pull request #29345 from uwezkhan:onnx-tile-bounds
  • Merge pull request #29377 from tonuonu:perf-dnn-activation-simd
  • Merge pull request #29387 from CodeHotel:fix-js-ximgproc-edge-drawing
  • Restore missing IPP check in IPP HAL.
  • Extract IPP integration as HAL function
  • flann: use per-thread storage for heap pool to remove lock contention
  • Merge pull request #29380 from tonuonu:perf-knn-findnearest-simd
  • Merge pull request #29379 from amd:fix_warning_minmaxloc
  • Merge pull request #28706 from amd:perf_gemm
  • Merge pull request #28474 from WalkingDevFlag:fix/cuda-version-patch-…
  • cmake: relax CUDA version check to major.minor in OpenCVConfig (#26965)
  • ml: SIMD for KNN brute-force findNearest distance
  • imgproc: migrate MomentsInTile_SIMD<ushort> to universal:scalable int…
  • Merge pull request #29172 from hcy11123323:op