-
-
Notifications
You must be signed in to change notification settings - Fork 56.2k
Insights: opencv/opencv
Overview
Could not load contribution data
Please try again later
9 Pull requests merged by 6 people
-
Added Clip layer to new DNN engine
#27624 merged
Aug 8, 2025 -
optimize some drawing with stack allocation
#27599 merged
Aug 7, 2025 -
java: Set Automatic-Module-Name manifest attribute in the built JAR file
#27577 merged
Aug 7, 2025 -
Update grammatical error in py_intro.markdown
#27606 merged
Aug 7, 2025 -
Performance tests for writing and reading animations
#27605 merged
Aug 7, 2025 -
Convert grayscale frames into color in interactive calibration preview
#27628 merged
Aug 7, 2025 -
5.x merge 4.x
#27634 merged
Aug 7, 2025 -
Added options to initialize Orbbec cameras with custom fps and resolution
#27629 merged
Aug 6, 2025 -
Added timestamps support for Orbbec SDK backend in VideoIO.
#27610 merged
Aug 4, 2025
14 Pull requests opened by 12 people
-
add a muti-camera visualisation script
#27627 opened
Aug 4, 2025 -
core: fix missing vec_cvfo on IBM POWER9 due to unavailable VSX float64 conversion
#27633 opened
Aug 6, 2025 -
cuda 13.0 compatibility
#27636 opened
Aug 6, 2025 -
fixed ocl.cpp data races without requiring additional locking
#27638 opened
Aug 6, 2025 -
Try to fix KleidiCV on Linux and Mac.
#27640 opened
Aug 7, 2025 -
Subdiv2d rect2f clean
#27641 opened
Aug 7, 2025 -
stitching: enable loop unrolling in fast.cpp to improve ARM64 performance
#27642 opened
Aug 8, 2025 -
Bool masks support in imgproc module.
#27644 opened
Aug 8, 2025 -
fix Win32/Win64 garbled "Chinese" window titles in UNICODE builds. Fix #27645
#27646 opened
Aug 8, 2025 -
Better reproducibility.
#27647 opened
Aug 8, 2025 -
test: gif: to test GIF codec at write_gif_flags
#27649 opened
Aug 9, 2025 -
fix empty intrinsics handling and minor calibration improvements
#27651 opened
Aug 9, 2025 -
Use Opencv NV12 to RGB instead of sws_scale
#27652 opened
Aug 10, 2025 -
MGS-8318 [#ccc] Fix error:implicit declaration of function 'sub_group…
#27653 opened
Aug 11, 2025
3 Issues closed by 2 people
-
Requesting support for Tensorflow 2 models
#23427 closed
Aug 7, 2025 -
Crash in Faster-RCNN Object Detection
#14839 closed
Aug 7, 2025
11 Issues opened by 11 people
-
multiview_calibration.py fails when --intrinsics contains empty entries (cv2.FileStorage("") error)
#27650 opened
Aug 9, 2025 -
gif: Imgcodecs_Gif.write_gif_flags tests compression and decompression PNG image.
#27648 opened
Aug 9, 2025 -
Win32/Win64 imshow() always shows window with garbled "Chinese" titles (UNICODE build)
#27645 opened
Aug 8, 2025 -
OpenCV to MSMF
#27643 opened
Aug 8, 2025 -
Data races in ocl.cpp
#27637 opened
Aug 6, 2025 -
Missing vec_cvfo symbol on POWER9 when building downstream project with OpenCV 4.x/3.x
#27635 opened
Aug 6, 2025 -
dml_ep.obj : error LNK2019: unresolved external symbol
#27632 opened
Aug 6, 2025 -
Unable to build `opencv_highgui` with Qt 6.9.1
#27630 opened
Aug 5, 2025 -
OpenCV upgrade 4.11.0 -> 4.12.0: Release and Debug version overwrite each other upon installation
#27626 opened
Aug 4, 2025 -
hand_eye_calibration: different methods have the same result
#27625 opened
Aug 4, 2025 -
Why Subdiv2D takes ROI rect as cv::Rect and not cv::Rect2f? (possible bug)
#27623 opened
Aug 4, 2025
33 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
modules/videoio: add libcamera backend for OpenCV VideoCapture
#27554 commented on
Aug 9, 2025 • 11 new comments -
Add Alpha matting samples (C++ and Python)
#27593 commented on
Aug 5, 2025 • 6 new comments -
Fix issues in Convex Hull algorithm
#27020 commented on
Aug 7, 2025 • 5 new comments -
hal/riscv-rvv: implement FAST keypoint detection
#27391 commented on
Aug 8, 2025 • 4 new comments -
Add strict validation for encoding parameters
#27621 commented on
Aug 11, 2025 • 1 new comment -
Added fully functional resize layer to new DNN engine
#27586 commented on
Aug 7, 2025 • 1 new comment -
is that possible to change default image from BGR to RGB at 5.0 version?
#23906 commented on
Aug 4, 2025 • 0 new comments -
Trilu fix
#27619 commented on
Aug 7, 2025 • 0 new comments -
Support Symbol.dispose for using keyword in OpenCV.js (#26157)
#27613 commented on
Aug 7, 2025 • 0 new comments -
Integrate Fractal ArUco into OpenCV
#27601 commented on
Aug 4, 2025 • 0 new comments -
Latest FastCV update breaks Calib3d_CornerOrdering.issue_26830 test in 5.x
#27591 commented on
Aug 5, 2025 • 0 new comments -
Bogus C-cast and illegal assumptions of Object-layout causes segfault in convhull.cpp
#26952 commented on
Aug 5, 2025 • 0 new comments -
dlpack Python support for cuda_GpuMat and cuda_GpuMatND
#27581 commented on
Aug 7, 2025 • 0 new comments -
Added fully functional convTranspose layer to new DNN engine
#27560 commented on
Aug 8, 2025 • 0 new comments -
imgcodecs: bmp: support 32bpp BMP with IMREAD_UNCHANGED
#27559 commented on
Aug 8, 2025 • 0 new comments -
Incorrect floating point edge case handling in cv::Mat::convertTo() and cv::saturate_cast() due to cvRound()
#27556 commented on
Aug 5, 2025 • 0 new comments -
Refactor Blackwell
#27537 commented on
Aug 8, 2025 • 0 new comments -
[WIP] GSoC 2025: Add Tokenizer Support to DNN Module
#27534 commented on
Aug 8, 2025 • 0 new comments -
[GSOC 2025] Imgcodecs Metadata Support
#27488 commented on
Aug 7, 2025 • 0 new comments -
imgproc: Bilateral filter performance improvement
#27433 commented on
Aug 5, 2025 • 0 new comments -
CAP_PROP_WHITE_BALANCE_BLUE_U incorrectly controls white balance temperature on Windows (DirectShow backend)
#27372 commented on
Aug 6, 2025 • 0 new comments -
[WIP] modules/videoio: add libcamera backend for OpenCV Video I/O
#27155 commented on
Aug 9, 2025 • 0 new comments -
cuda::remap() returns different results from cv::remap()
#24602 commented on
Aug 6, 2025 • 0 new comments -
opencv_perf_video meet implicit declaration of function 'sub_group_reduce_add' is invalid in OpenCL error
#27507 commented on
Aug 11, 2025 • 0 new comments -
LLM integration prototype
#27176 commented on
Aug 10, 2025 • 0 new comments -
After setting the decoder to hevc_cuvid, VideoCapture reads video more slowly
#21969 commented on
Aug 10, 2025 • 0 new comments -
Add support for libcamera
#21653 commented on
Aug 9, 2025 • 0 new comments -
Link OpenCV with Cmake FetchContent
#20548 commented on
Aug 9, 2025 • 0 new comments -
4.12.0 crash with android targetSdk 35 16KB page size
#27618 commented on
Aug 8, 2025 • 0 new comments -
std::stringview usage on imread/write
#27562 commented on
Aug 8, 2025 • 0 new comments -
Any intention to add interoperability with DLPACK or mpi4py?
#16295 commented on
Aug 7, 2025 • 0 new comments -
OpenCV 5: use `expected` for cleaner APIs
#27272 commented on
Aug 7, 2025 • 0 new comments -
HDR tutorial result is different from the code running.
#22219 commented on
Aug 7, 2025 • 0 new comments