3togo

Results 39 issues of 3togo

Is there any example on how to to adjust the parameter of one of your filters, say "brightness" using slider?

The compilation process needs to download to two separated files: opencv and opencv-contrib and after unzipping, we need to refer the location of opencv-contrib/module to opencv as following. cmake ...........

How to get rid of the following warning? eli@lzx-acer:/mnt/data/git/jos/mxe$ make bash: - : invalid option Usage: bash [GNU long option] [option] ... bash [GNU long option] [option] script-file ... GNU...

I got the following error during linking. Any advice on how to fix it? /usr/lib/mxe/usr/x86_64-w64-mingw32.shared/lib/libmsvcrt.a(lib64_libmsvcrt_os_a-mbrtowc.o): In function `mbrtowc': /usr/lib/mxe/tmp-gcc-x86_64-w64-mingw32.shared/gcc-5.5.0.build_/mingw-w64-v8.0.0/mingw-w64-crt/misc/mbrtowc.c:98: multiple definition of `mbrtowc' /usr/lib/mxe/usr/x86_64-w64-mingw32.shared/lib/libexpat.dll.a(d000084.o):(.text+0x0): first defined here

How to glob symbolic linked files as well.

Your job is very impressive but how to download the lantern.mp4 and the in.glsl for testing?

I don't know how difficult it could be. But I am thinking of merging your approach with a c++ ndarray library so that we could make framework that could wrap...

assume arrayfire array a is linked to asnumpy array b and c = b.d_array b*=2 will modify c c+=123 will not modify b but c[:] += 123 will modify b...

jc@jc-X230:~/git/dibr-rvs$ python gammas.py --rig blender_data/cameraSettings.json --rgb blender_data --depth blender_data --out blender_output --outfile blender_output/gammas.csv --method dibr WARNING (theano.tensor.blas): Using NumPy C-API based implementation for BLAS functions. [0, 8, 16, 24, 32,...

Some minor modifications to make it compatible to windows 10 Eli

enhancement