Results 19 comments of eugenelyj

@aivijay have you already collected calibration info using opencv sample apks? if so, plz tell me in detail, thank you very much! i downloaded opencv3.1_android and install camera_calibartion_apl in my...

@amranov you can add `` in your `src/main/AndroidManifest.xml`

You can try unset the flag of `args.distributed `.

@themasterlink Hi, I have pulled the latest code but found that the backward flow is still wrong using the above code.

@wonozlo I think the alt_cuda_corr is only an efficient implementation that are used for testing memory occupation when processing high-resolution input and the authors did not use this implementation for...

@cornerfarmer Thanks for your quick response :) I will try to create a PR

Also working on this...Does anyone know? I searched how to simulate the Bayer from a RGB image and found the code ``` import numpy as np # of course im...

I find the solution is in the branch `feature/color` :)

The same. Testing error is also much lower than expected. It seems something wrong.