Dilawar Singh
Dilawar Singh
Hi @crepererum, I am sorry for causing confusion by just dropping the link here without adding a few lines. And what you said totally makes sense. I was wondering if...
Well. For testing the spec file; it would make it slow. For OBS cron job, I guess this should do the job. On 10/19/18, Michael Schroeder wrote: > We always...
Can you post the image?
Thanks for the image. It is very helpful. You may try https://superuser.com/questions/1194468/invert-colors-with-imagemagick and invert the colors of this image. Run the script again and see if you get you helpful...
You need to install opencv python module. On linux, https://pkgs.org/download/python3-opencv On some distros, pip may be able to install https://pypi.org/project/opencv-python/ ```bash python3 -m pip install opencv-python ```
@shaikh-raj I didn't receive any notification from this repo for a while. I just saw it today. PRs are welcome. Thanks.
Meanwhile, Is it possible to get the `visible` property or something equivalent using some hack?
Hi @yewalenikhil65, you can try again by inverting the colors of your image. If you post the sample image in the issue, I may have a look.
I ran into something similar on unix platform. It turned out that locale settings were not set to support unicode.
We also rely on this crate and use it in production. We (a startup) would be happy to contribute to the crate. Currently we maintain a fork.