Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

opencv_contrib · Issues· 722 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #3879

    EMD L1 interpreting every input matrix as 1-dimensional data

    Updated Sep 16, 2026
  • #4153

    CUDA SeparableLinearFilter might fail because of too large grid dimensions

    Updated Sep 10, 2026
  • #4213

    cudaarithm: cuda::multiply / sqr compute the 16U product in int and do not saturate (65535*65535 = 0); a 32S product with dtype=CV_32F is wrapped too

    Updated Sep 8, 2026
  • #4212

    cudaarithm: cuda::abs does not saturate the most negative 8S/16S/32S value (abs(-128) = -128), and cuda::norm(NORM_INF) can return 0 or a negative value for such inputs

    Updated Sep 8, 2026
  • #4211

    cudaarithm: bitwise_and/or/xor/not on a GpuMat ROI whose data pointer is not 4-byte (2-byte) aligned fail with a sticky "misaligned address" CUDA error

    Updated Sep 8, 2026
  • #4210

    cudaimgproc: calcHist / histEven / equalizeHist on a GpuMat ROI with x offset > 4 count pixels outside the ROI (the offsetX handling from #3475 only works for offsets 0..4)

    Updated Sep 8, 2026
  • #4209

    cudaimgproc: cuda::demosaicing (and cuda::cvtColor with Bayer codes) on a GpuMat ROI whose x offset is not a multiple of 4 (8U) / 2 (16U) pixels fails with a sticky "misaligned address" CUDA error

    Updated Sep 8, 2026
  • #4207

    EdgeDrawing::ValidateCircles() reads an uninitialised ellipse point for odd perimeters

    Updated Sep 2, 2026
  • #3429

    EdgeDrawing segmentation fault

    bugcategory: ximgprocUpdated Sep 2, 2026
  • #4203

    EdgeDrawing::detectEllipses() modifies the caller's input image when Params::Sigma < 1.0

    Updated Sep 2, 2026
  • #4195

    optflow: calcOpticalFlowSparseToDense segfaults when k exceeds the number of sparse matches

    Updated Aug 31, 2026
  • #2852

    wechat qrcode UnicodeDecodeError in python3.6.9

    bugcategory: python bindingsconfirmedUpdated Aug 22, 2026
  • #4191

    CI: PR-5.x workflow fails for all PRs - references deleted geometry_module branch

    Updated Aug 13, 2026
  • #4189

    Proposal: CUDA-accelerated implementation of TrackerCSRT

    Updated Aug 11, 2026
  • #4186

    Incorrect documentation for WeChatQRCode module

    Updated Aug 3, 2026