ebachard

Results 22 issues of ebachard

Hello, Since github does no longer allow to commit -easely- in command line, I changed for framagit, and unfortunaly, I discovered your cvblob repository too late. I'm very sorry to...

Hi, I needed to implement distortion correction for webcam using glsl, and your code is very informative. Thanks a lot for sharing it ! In return, I did some changes...

Hello, Thanks a lot for all the code sample you share. Just wondering : under which license is everything ? (more precisely : opengl/glfw_webcam_image_process.c file). To tell you more, I...

Hello, Just in case you are interested, I played with your demos, e.g. making the windows resizable. In the same time, I did some other changes (cleanup with spaces, and...

Hello, First thanks a lot for your work, and for sharing your code, much appreciated. FYI, I'm currently using SDL2 + ImGui + several other API (see https://framagit.org/ericb/miniDart ) and...

@Raveler Hello, First over all, thanks a lot for sharing your code, ffmpeg-cpp is really a nice idea, and works already very well (including on Linux). My purpose is to...

1. Why do we need cmake 3.6.0 ? cmake is only 3.5.1 on Linux (e.g. Debian like) I-Simpa/bucm CMake Error at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): CMake 3.6.0 or higher is required. You...

Development

I hate warnings :-) More seriously, I'd suggest you to have a look at my last changes. If you are interested, everything is under MIT or whatever license, please choose...

First over all, thanks a lot for sharing your code : this is a great idea, and an extremely interesting feature. Since we have everything available, of course, we can...

help wanted

Hello, I'm interested to understand what avoids to build this "cross platform" application on Linux. Thanks :-)