-
I'm using EasyOCR to make very simple banknote recognition for uni project, using Python and OpenCV. If I understand correctly provided examples, code below:
```python
import cv2
import numpy as np…
-
Hi there!
I'm trying to crop a page so that it fits its visible contents. I've been exploring the current API extensively, but I haven't found a way to achieve this yet.
For example, if I have a…
-
# Enhancement: Background Colors and Question Box Redesign
We are looking to enhance the user interface by improving the background colors for the questions and answers, as well as redesigning the …
-
For high quality images (4K), it is not always possible to display the full image and still see the features the user would like to find.
Something similar to this image:
![image](https://user-imag…
-
Review the [soil structure image](https://drive.google.com/file/d/1gHn74-4L73MMaN3n5S4L1bUon21PyH7v/view?usp=drive_link) shared in drive. Figure out how it fits into [the design](https://www.figma.com…
-
Hello guys
Great project. This is not an issue is a question. I'm interested to use renko charts. Renko is a simple chart where if value increased on a specific amounts for example +20 it will cre…
-
### Description
It would be great to be able to draw polygons, circles and so on with a sketchy, hand-drawn-like, style like with [`Rough.js`](https://roughjs.com/) or [`roughr`](https://docs.rs/roug…
-
First of all thanks for this really great application!!
Right now the collaboration comments are only available on the online app.diagrams.net when shared through google drive. I could not find liv…
-
When we are cleaning up the ML proposals often when we finish with one file and then open our next file the boxes don't show up in Sharktopoda. We have to restart VARS 2 or 3 (sometimes more) times be…
-
**Is your feature request related to a problem? Please explain.**
Currently `circle` doesn't return a point such that one has to build an own circle function when one wants to animate another object …