-
The labeling of lakes should be improved. Here are some ideas:
https://postgis.net/docs/ST_ApproximateMedialAxis.html
https://eox.at/2015/12/curved-labels/
https://github.com/ungarj/label_centerlin…
-
To better handle cases like this where the shape is like a banana and the marker ends up outside the shape:
http://www.thecrag.com/area/184165659/locate
I think I want the 'incircle' of the poly…
-
![](https://download.tuxfamily.org/4232/wordpress/2021/08/4232_cf_vectores_con_linea.jpg)
- Using skeleton-like morphology can generate a central line
- Using the line points and generating circle…
-
### Description:
On a black and white image, if i have 2 crossing fibre like contours (long, steady and thin), the funktion above creates junctions like
1) ">---
-
#139 Implemented fslreorient2std in fMRI data but limited it to those datasets where no distortion correction was going to be applied. Recently I was working with a collaborator on an HCP-Style GE ac…
-
Another issue, similar to #111. I simplified the polygon using this code:
https://gist.github.com/StyXman/174df434435529fb73e8edc014ea52ac
I got down to a 14-node Polygon:
```
POLYGON ((4.649624300…
-
permuted the previous release.
large number of computation amount persons.
for loops 2 heavy -> np matrix calc
eiggn func should work
line 219
-
While updating the Fedora package, I see quite a few tests failing with this error:
```
TypeError: Cannot cast array data from dtype('int64') to dtype('int32') according to the rule 'safe'
```
…
-
This idea was floated across other projects as well, especially, in [model_seg_sci](https://github.com/ivadomed/model_seg_sci/issues/29) and [canproco](https://github.com/ivadomed/canproco/issues/7) p…
-
```
Enhancement Request:
Please add "V-Carve Side" to the MOP Option category with the pull-down options
of "Inside" and "Outside". Cut side is then determined by object direction (CW
or CCW). The…