45 Commits (cdeb474c9a7d21efb5c70c6cd0aa0637d3cc49ad)

Author SHA1 Message Date
kallaballa cdeb474c9a more porting to the new api 2 years ago
kallaballa 17a992e74e ported optflow-demo and font-demo to the new api 2 years ago
kallaballa 15a792fdd1 emscripten adaptions 2 years ago
kallaballa cbc6082fcf ported all demos and examples to the new api 2 years ago
kallaballa 834ba6e891 latest 2 years ago
kallaballa f762e5297d optflow-demo: fixed last fb copy 2 years ago
kallaballa b8265c7fcc latest 2 years ago
kallaballa caafd2929b use stateless lambdas 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 3d93199fd3 emscripten adaptions 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 edebe275b8 set initial stretch mode in optflow-demo 2 years ago
kallaballa 91ff766d7d emscripten adaptions to optflow-demo 2 years ago
kallaballa 7104c36d5c implemented opencl-inter-context copy using cpu round trip 2 years ago
kallaballa 68a74d8a04 emscripten adaptions and ImGui porting 2 years ago
kallaballa 260be3181d more imgui porting 2 years ago
kallaballa 7d0f1003a1 ported ES3 and EMSCRIPTEN mode to imgui 2 years ago
kallaballa 52dbb39bbd restructured gl loading and context handling 2 years ago
kallaballa 1863e6bfa0 replaced nanogui with imgui 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 27f2d51f3f various fixes 2 years ago
kallaballa 614b39c21c refactoring, renaming and commenting 2 years ago
kallaballa d410c5abe2 refactoring, renaming, commenting 2 years ago
kallaballa ab34577175 fine-tuning optflow paramters for WASM 2 years ago
kallaballa 38e0fe08ca renaming and removed an obsolete statement 2 years ago
kallaballa 20e6a4cb7a brushing up demos & examples 2 years ago
kallaballa ad4dcb81c4 inter-context copy for webgl2 2 years ago
kallaballa 8b896b2a46 many small fixes 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 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 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 9f716422ef directly copy the menu frame in optflow 2 years ago
kallaballa aaee24b753 include util.hpp in viz2d.hpp 2 years ago