38 Commits (d15063072a244f05e2b253a6869695bb5b6aee7c)

Author SHA1 Message Date
kallaballa d15063072a pedestrian-demo: smoothed tracking a bit 2 years ago
kallaballa 8502cba27e redesigned pipelining + gl-sharing strategy and updated all demos 2 years ago
kallaballa 09dddb1210 polish montage-demo 2 years ago
kallaballa f3b370c0ce created a montage demo the builds on big graph from all other demos 2 years ago
kallaballa 9fadc4f545 hold predicates as constexpr static members 2 years ago
kallaballa 2940912be3 hold predicates as constexpr static members 2 years ago
kallaballa 2950a7aa6a hold predicates as constexpr static members 2 years ago
kallaballa 7def570183 renaming 2 years ago
kallaballa cbc6082fcf ported all demos and examples to the new api 2 years ago
kallaballa 834ba6e891 latest 2 years ago
kallaballa a9dfdbf8bc redisgned v4d-contexts to take variadic arguments instead of lamda-capturing. 2 years ago
kallaballa 2d3e74da84 we don't need to capture thread_local variables 2 years ago
kallaballa 7a1497524f updated all demos to support parallel execution 2 years ago
kallaballa 3cb2faae42 implemented partial context allocation and pipelining 2 years ago
kallaballa 4fcec11b51 actually use the OFFSCREEN constant 2 years ago
kallaballa 68a74d8a04 emscripten adaptions and ImGui porting 2 years ago
kallaballa 260be3181d more imgui porting 2 years ago
kallaballa 52dbb39bbd restructured gl loading and context handling 2 years ago
kallaballa b2372c3be8 adjusted window and capture size in all samples 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 d410c5abe2 refactoring, renaming, commenting 2 years ago
kallaballa dd3ccad0e2 optimized pedestrian-demo performance 2 years ago
kallaballa d3c3a34f54 tidied and commented pedestrian-demo 2 years ago
kallaballa 20e6a4cb7a brushing up demos & examples 2 years ago
kallaballa 8b896b2a46 many small fixes 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 518a4c4a11 better support for resizeable windows 2 years ago
kallaballa 3c75dca102 api adjustments and gpu-video-capture experiments 2 years ago
kallaballa e9fe173048 refactored updateFps() and introduced frame count 2 years ago
kallaballa 23a83adb23 huge refactoring 2 years ago
kallaballa 52bd3b8499 implemented internal framebuffer resizing 2 years ago
kallaballa ae1ba1205c reworked framebuffer handling 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 3913388b7e WASM adaption 2 years ago
kallaballa 2cbbde05f6 std::hypot constexpr is a gnu extension 2 years ago
kallaballa 8ce3594642 build all samples using cmake 2 years ago
kallaballa 66287912e3 add samples 2 years ago
kallaballa 20c48b93ad more renaming 2 years ago
kallaballa 10b88dc7fd global renaming of viz2d to v4d 2 years ago
kallaballa 1282824271 refactoring, renaming and commenting 2 years ago
kallaballa e55cb74a35 refactoring, renaming and commenting 2 years ago
kallaballa 00d0691d97 refactoring, renaming and commenting 2 years ago
kallaballa 2300f979b6 renaming 2 years ago
kallaballa 4fc7e5e0d7 adapted the samples and added a Makefile 2 years ago
kallaballa 3228c82ff0 first draft of an opencv cmake module 2 years ago
kallaballa 937cbaa7c8 updated demos 2 years ago
kallaballa 9c27d52c6c change namespace from kb::viz2d to cv::viz 2 years ago
kallaballa 236c0831e1 make support for vaapi and cl-gl sharing transparent 2 years ago