kallaballa
aa12a526d4
update nanovg
2 years ago
kallaballa
1863e6bfa0
replaced nanogui with imgui
2 years ago
kallaballa
44d57541d8
add glad to third party
2 years ago
kallaballa
96d2ce2083
new gl and imgui headers/sources
2 years ago
kallaballa
ec83804448
moved files
2 years ago
kallaballa
2b14eccf0d
fixed nanovg.pc install destination
2 years ago
kallaballa
52ee2e6a86
removed gitmodules
2 years ago
kallaballa
fc8be4b033
updated gitmodules
2 years ago
kallaballa
1e27420cbe
lastest
2 years ago
kallaballa
806bda3ac7
removed nanogui
2 years ago
kallaballa
ccbb901e10
removed nanogui
2 years ago
kallaballa
e89e30deae
gitmodules remove nanogui
2 years ago
kallaballa
7880668d2b
typo
2 years ago
kallaballa
6f60915518
added html generation scripts
2 years ago
kallaballa
81b8778d97
updated samples html
2 years ago
kallaballa
e8397beda8
renaming
2 years ago
kallaballa
e89cc35305
optimized clcontext handling and multi-context supprt
2 years ago
kallaballa
a7b6b0e9ff
gl optimizations in nanoguicontext
2 years ago
kallaballa
ffcd91b189
optimized clcontext handling and multi-context supprt
2 years ago
kallaballa
b392b91a37
update many_cubes docs
2 years ago
kallaballa
b2372c3be8
adjusted window and capture size in all samples
2 years ago
kallaballa
bcc774fad4
implemented diverging angles per context in many_cubes
2 years ago
kallaballa
ad1e1523da
remove obsolete code
2 years ago
kallaballa
f72cdf6320
use functions for context access instead of member access
2 years ago
kallaballa
75b9730876
guard gl statements
2 years ago
kallaballa
41a5d92606
adjust background in cube-demo
2 years ago
kallaballa
59f0352c59
implemented glcontext map
2 years ago
kallaballa
7d3c3653c0
fixed doWebGLCopy to work with many contexts
2 years ago
kallaballa
3d68c8a0a8
fix overlay flickering on nvidia
2 years ago
kallaballa
eac533cc14
avoid global V4d instances by passing the cv::Ptr around and finish up thread pool workers before exit
2 years ago
kallaballa
cfc099336e
formatting
2 years ago
kallaballa
1387c63fa3
added html file for many_cubes-demo
2 years ago
kallaballa
0a323a1044
cosmetiques
2 years ago
kallaballa
099a46e250
update docs with notes on GPU support
2 years ago
kallaballa
0d7b862ee1
relinking pages
2 years ago
kallaballa
bbaf15f025
added docs for new demo: many_cubes-demo
2 years ago
kallaballa
9bed4183df
renaming
2 years ago
kallaballa
54a2ba38be
write video in demo with sink
2 years ago
kallaballa
72bf109f95
optimize cl-gl sharing code for nvidia
2 years ago
kallaballa
6a872963d7
added new example
2 years ago
Amir Hassan
255fc68265
Merge branch 'opencv:4.x' into 4.x
2 years ago
Jack Chan
9279b23cc5
Merge pull request #3555 from Jack-Chan-2001:4.x
...
Fix typing error
### Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
2 years ago
Alexander Smorkalov
9e13469931
Merge pull request #3549 from kkawabat:added_no_face_error_handling_to_landmarks_demo
...
small improvement to landmarks_demo.py
2 years ago
kan kawabata
26a7ebb610
the landmarks_demo.py fails with an obscure error when no faces are detected in the input image. Added some error handling so that it's more transparent.
2 years ago
kallaballa
57a25d526d
remove obsolete file
2 years ago
kallaballa
cfcb89e5fe
don't clear frame after swap
2 years ago
kallaballa
c02bb65341
use floating point for mouse coordinates
2 years ago
kallaballa
6e62bc860d
enable emscripten GL debugging in WASM debug builds
2 years ago
kallaballa
692d07a1bb
implemented mouse button event
2 years ago
kallaballa
e8503a9918
cleanup
2 years ago