-
### 🐛 Bug Report
After drawing on a shape, and then moving/rotating the image, it stops being interacted with correctly. A few things I've noticed:
1. The shape might not be able to be reselected
…
-
## 🚀 Feature
Implement a method to render the canvas as an RGB image directly.
## Motivation
There are often cases where I would want to export the canvas as an RGB image at its native resolu…
-
notes from meeting with @apasarkar
* we should put a few bullet points on the readme that quickly explains what fpl allows you to do
* rapid prototyping, realtime analysis
* easy API
* shi…
-
It is useful to know who is using scikit-image when planning funding proposals. I was looking a little into how one can extract information such as that presented in [GitHub's dependents view](https:/…
-
I have created a new ABI "Rocket Plume" RGB that uses 2km (R and G) and 0.5km (B component). I have run the recipes in both SIFT and geo2grid. I get the faint blue pixel (the plume) showing up near th…
-
Another one :)
getting closer
```
---------------------------------------------------------------------------
OSError Traceback (most recent call last)
File …
-
```python
def get_vertex_normals(self, indexed=None):
if self._vertex_normals is None:
faceNorms = self.get_face_normals()
vertFaces = self.get_vertex_faces()
…
-
Hi,
I wanted to give your package a try, but can't.
A bit of description of my setup:
* Operating System: Google Colab Notebook (Linux)
* Python 3.6.9
* lazypredict==0.2.7
* scikit-learn==0.…
-
Trying to use clearml HyperparametersOptimizers. Launching task, but each experiment fails while trying to create python environment. Specificaly the error I get is related to pytorch
```Error! Cou…
-
NeuroML-DB does this to generate the GIFs so we should follow suit and do the same.
> To visualize it, each cell model’s morphology was first aligned along its first principal
component and a 360…