Pinned Loading
-
compute-runtime
compute-runtime Public archiveForked from JacekDanecki/compute-runtime
Unofficial Intel(R) Graphics Compute Runtime with limited support for OpenCL/OpenGL interop (cl_khr_gl_sharing)
C++ 3
-
Plan-V4D
Plan-V4D PublicForked from opencv/opencv_contrib
Plan-V4D: A task graph engine with support for video/graphics in conjuction with computer vision (using OpenCV). It features 2D vector graphics using NanoVG, bgfx for 3D and a GUI based on ImGui. I…
C++ 7
35 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created a pull request in opencv/opencv that received 5 comments
Fix issues in Convex Hull algorithm
Pull Request Readiness Checklist See: #26952 and #26975 I agree to contribute to the project under Apache 2 License. To the best of my knowledge…
Created an issue in opencv/opencv that received 3 comments
No suitable CMAKE_BUILD_TYPE for profiling
Describe the feature and motivation By default the opencv build offers the build types "Release" and "Debug" and the build option "ENABLE_PROFILING…