callum-jpg
callum-jpg
Here's a Docker container that works with VSCode's Dev Containers, but uses locally cloned repos for core and cellprofiler inside the container. This means you can make changes to CellProfiler...
Currently, some modules use images for testing that are defined in [conftest.py](https://github.com/CellProfiler/CellProfiler/blob/master/tests/conftest.py). However, these images are not domain specific. Skimage now provides biological images in both 2D with `skimage.data.human_mitosis()` and...
This issue was originally discussed in #4707. # Scipy is noticeably faster for both the Sobel and Prewitt filters (~7.6 μs vs ~52 μs), but SciPy by default does not...