3togo

Results 52 comments of 3togo

I did make some progress but only to find that I am not allowed to use network during the build stage. -- FFMPEG: Download: opencv_videoio_ffmpeg_64.dll Don't use network from MXE...

@iliis , You are right and therefore not much I could do.

`set OPENCV_DISABLE_PROBES=vcpkg_cmake` before running ``` cargo clean cargo build ``` won't work. Any help? [clean-build.log](https://github.com/twistedfall/opencv-rust/files/11228611/clean-build.log)

@Kazurin-775 , Setting VCPKGRS_DYNAMIC = 1 can fix the problem. many thanks. > @3togo I'm sorry, but I'm afraid that your issue is not related to mine. Your build log...

I got the same problem too. Has this problem been fixed?

I got the following error when compiling cinder-capture with captureBasic in linux. |error | virtual void CaptureBasicApp::setup()[39] Failed to init capture , exception type: cinder::CaptureExcInitFail, what: Any pointer on how...

I found the bug!. It turns out that the program detected two webcams /dev/video0 and /dev/video1 but in my notebook, /dev/video0 is NULL if ( !mDevice ) { auto &devices...

@dsowa , after two years, there is still no cairo::SurfaceGdi createWindowSurface() for linux. What a pity. Eli

I can't download the raw file. Can anyone help? Joe http://cs.nyu.edu/~silberman/datasets/nyu_depth_v2.html

ranftlr, many thanks for your prompt reply. eli