-
Running generated code (in python, on raspberry pi 3) does not find contours past a certain level of specificity.
Without moving the camera from its mounted position, it is possible to load the ca…
-
Due to how it is used in our example gallery, there may be a misconception that `assume_spherical_screen` can only be used with reprojection, when in fact it can be useful any time you're performing a…
-
We have several [failures right now in Upstream CI](https://github.com/NCAR/geocat-examples/actions/runs/11309711646/job/31453839654). It's looks like they're coming from Matplotlib updates.
In pa…
-
It would be nice to be able to represent a 2D array with both line contours (like the matplotlib `contour` function) and filled contours (like the matplotlib `contourf` function).
As far as I can t…
-
Contour hist1d is easy, combining them in a display while supporting cuts and all that jazz... A bit dirty. Needs to happen.
-
Hi, thanks for your useful script.
We added rle2polygon() to general_json2yolo.py so that you can convert the COCO RLE format to YOLOv5/v8 segmentation format. Please let us know your opinion.
htt…
-
It would be nice if one could also add a color bar when using `nilearn.plotting.displays.OrthoSlicer.add_contours`. Is there a reason why the visualization of a color bar is implemented for the `add_o…
-
## 🤔 Tell Us About the Feature
Replace this with a clear and concise description of the problem you're tying to solve; for example: I'm frustrated when … or I wish it were easier to …
## 🎇 Wha…
-
### Description
Hi,
I've noticed that in the nautical view once you enable depth contours the rendering becomes very slow and sometimes just stops rendering tiles alltogether. This has been going …
-
get_contours is the core function, it is the one that detects the 4 corners of the document. Unfortunately it doesn't work all the times. I think the preprocessing of the image before the call to `cv2…