-
I tried to install numpy on Luckfox Pico Mini B but he told me that ninja was missing, but I could not install it successfully.
```
pico@luckfox:~$ pip install ninja
Defaulting to user installati…
-
I was wondering if the community would be interested in a modified version of threshold_otsu to incorporate a mask.
I have already implemented this function with an extra keyword which was the mask…
-
Hello! I want to express my appreciation for your excellent work.
I have a question regarding inference speed.
I recently conducted a test using a 14-second-long audio clip (equivalent to 351 fr…
-
Hi, Firstly, thank you for developing a great tool! It is proving to be very useful for a number of my projects.
I am encountering an issue when running regionprops_table. I do not see any performa…
-
TSMars is an application of MARS regression (Multivariate adaptive regression spline) models to Time Seris Forecasting.
https://en.wikipedia.org/wiki/Multivariate_adaptive_regression_spline
-
## 🐛 Bug
An error is thrown when you delete a layer that was created through a drop event in a function connected to viewer.layers.events.inserted
## To Reproduce
Steps to reproduce the behav…
-
## 🐛 Bug
To update inplace a result layer with a `@magicgui` decorated function, one should return a `LayerDataTuple`. However, this breaks if any of the attributes passed in the dictionary are not…
-
## 🐛 Bug
I'm getting glitchy visuals with surface rendering and `shading=flat` or `shading=smooth`. Not sure if it was ever good on my machine - did some checking at it's present all the way back to …
-
Installed napari using conda on Windows 10 laptop. Run napari using external monitor (higher resolution then build-in screen). When now running napari on laptop screen, it is impossible to size the w…
-
我的环境
appdirs 1.4.4
astor 0.8.1
audioread 3.0.0
brotlipy 0.7.0
certifi 2022.9.24
cffi 1.15.1
charset-normalizer 2.1.1
coloram…