-
Hi community,
I'm trying to use the image_pipeline-package to realize a stereovisual system with ros and opencv.
When I use the node for calibration of one usb-camera I get an error every time I put…
-
**[Original report](https://bitbucket.org/horizongir/bonsai/issue/1) by Danbee Kim (Bitbucket: [tauntaun](https://bitbucket.org/tauntaun), GitHub: [tauntaun](https://github.com/tauntaun)).**
--------…
-
Sometimes when you change filters you have a black screen in your output.
I have this problem with AdaptiveThreshold and GPUImageSmoothToonFilter with stillcamera.
How can i solve it? Only happens wi…
-
For the moment, adaptiveThreshold is quite hacky.
-
Probably the simplest and most robust way to get the image processing to run on the android is to port our python prototype to C++, and embed it in the app like the sample OpenCV android apps