Maximiliano Suster

Results 7 issues of Maximiliano Suster

Tried to build `julia-v0.5`on MacOS Sierra (10.12.1), and observed the error below. Note that I cloned fresh the julia repo and ran `make`with the following `Make.user` file settings ``` #GCC...

build
0.x

System: MacOS 10.12.3. Julia: `0.6.0-pre.alpha.49`, `master/eca966c` Description: After successfully installing`Cxx.jl` and updating `OpenCV.jl` I ran into a MethodError every time I invoked `OpenCV.jl` image Mat or similar constructors in the...

### Problem We have an Angular application (both v8 and v9.1.0) in our company in which we want to achieve the following: - virtual scroll over a large list of...

It currently takes almost 19s on my OSX 10.9.5, with 2.53 Ghz Intel i5 (8GB RAM) from opening the built-in iSight camera to viewing the first frame (img) captured with...

enhancement

@SimonDanisch. I figure it might be interesting to exchange some ideas on how OpenGL textures could be processed in OpenCV, and discuss possible interfaces for advanced image processing and graphics....

Systems: OSX 10.12.3 and Linux Julia: `0.6.0-pre.alpha.49`, `master/eca966c` Description: 1. Attempting to load `libopencv_flann` headers from ` /usr/local/include/opencv2/opencv.hpp` results in `error: cannot use typeid with -fno-rtti`. This indicates that `rtti`...

bug

In addition to wrapping remaining OpenCV modules, ongoing work aims primarily to support high-speed real-time tracking with OpenCV using multithreading and GPU processing: - Setting up boost threading and message...

enhancement