kallaballa
f9daae386b
fixed refactoring errors
2 years ago
kallaballa
f9442d61c7
fixed refactoring errors
2 years ago
kallaballa
d4bb97963e
refactoring of the public interface
2 years ago
kallaballa
5915da21a1
implemented gpu camera capture in the browser
2 years ago
kallaballa
eb65ea00b2
cleanup
2 years ago
kallaballa
eb541b7a73
fixed coordinate translation
2 years ago
kallaballa
518a4c4a11
better support for resizeable windows
2 years ago
kallaballa
3c75dca102
api adjustments and gpu-video-capture experiments
2 years ago
kallaballa
ef7361a0db
optimize wasm/opengl rendering and video capturing
2 years ago
kallaballa
4a50541743
add third party virtual-webgl
2 years ago
Alexander Smorkalov
3a2ed1ce0d
Merge pull request #3483 from SinM9:wechat_qrcode_perf_tests
...
Wechat qrcode perfomance tests
2 years ago
Mariya Sinitsina
be0850bab5
fix data path
2 years ago
Alexander Smorkalov
d4f7f5fe9d
Promote cv::VideoCapture properties in VideoReader.
2 years ago
Mariya Sinitsina
2cab657042
fixes
2 years ago
Alexander Smorkalov
c07438cb2f
Merge pull request #3410 from stopmosk:fix-aruco-charuco-calib-tutorials-and-faq
...
Update aruco and charuco calibration tutorials and faq
2 years ago
Alexander Smorkalov
21c9dd0d92
Code review fixes.
2 years ago
kallaballa
d826d644cf
fancier vector graphics examples
2 years ago
kallaballa
3c17e93a04
stash
2 years ago
kallaballa
06f875842e
stash
2 years ago
kallaballa
13da56accc
stash
2 years ago
kallaballa
e9fe173048
refactored updateFps() and introduced frame count
2 years ago
kallaballa
0a86aac817
reactivated mouse pan and zoom for native builds
2 years ago
kallaballa
69fdfdc218
optimized window resize behaviour
2 years ago
kallaballa
b127c7c94a
refactoring, renaming and commenting
2 years ago
kallaballa
55592b3dcb
big time refactoring mainly for portability reasons
2 years ago
kallaballa
a403a0bbe0
big time refactoring mainly for portability reasons
2 years ago
kallaballa
97ef80c751
more wasm adaption for nanogui
2 years ago
Alexander Smorkalov
ec406fa474
Merge pull request #3484 from Konano:patch-2
...
fix(wechat_qrcode): fixed memory leaks
2 years ago
kallaballa
23a83adb23
huge refactoring
2 years ago
Nano
2b62ff6181
fix(wechat_qrcode): fixed memory leaks
2 years ago
Mariya Sinitsina
e05c63acd2
add perfomance tests for wechat qrcode
2 years ago
Nano
ccc277247a
fix(wechat_qrcode): Init nBytes after the count value is determined ( #3480 )
...
* fix(wechat_qrcode): Initialize nBytes after the count value is determined
* fix(wechat_qrcode): Incorrect count data repair
* chore: format expr
* fix(wechat_qrcode): Avoid null pointer exception
* fix(wechat_qrcode): return when bytes_ is empty
* test(wechat_qrcode): add test case
---------
Co-authored-by: GZTime <Time.GZ@outlook.com>
2 years ago
kallaballa
df33e5e3a7
fixed input event loss with multiple contexts
2 years ago
kallaballa
442ab09c56
wording
2 years ago
kallaballa
fd8cd0ce56
reworked custom sourc/sink example
2 years ago
kallaballa
b9ea3f22f6
updated image for 'Render OpenGL' example
2 years ago
kallaballa
709cdcf86d
fixed race condition
2 years ago
kallaballa
52bd3b8499
implemented internal framebuffer resizing
2 years ago
kallaballa
fe3e98f8cf
Merge branch '4.x' of github.com:kallaballa/opencv_contrib into 4.x
2 years ago
kallaballa
ae1ba1205c
reworked framebuffer handling
2 years ago
Amir Hassan
732ff9627d
Merge branch 'opencv:4.x' into 4.x
2 years ago
kallaballa
f6de87a6bc
redesigned context sharing through texture sharing
2 years ago
kallaballa
09fef18a07
fixed a ton of warnings
2 years ago
kallaballa
991543a394
make each context have its own framebuffer which has its own offscreen window
2 years ago
Alexander Smorkalov
960b3f685f
Merge remote-tracking branch 'origin/3.4' into merge-3.4
2 years ago
kallaballa
a5fb870c96
wasm adaption
2 years ago
kallaballa
016353c248
html templates for examples and demos
2 years ago
kallaballa
1a9c80e40e
wording
2 years ago
kallaballa
287fdf9565
docs: wrote a tutorial on how to build wasm applications with v4d
2 years ago
kallaballa
21fe280d7e
updated docs to not include any legacy GL anymore
2 years ago