-
- gamma-correction
- something better than just linear interpolation. Should look into edge-preserving algorithms etc.
crafn updated
9 years ago
-
Drush has dissappeared from ALL of my local Drupal sites running on lando. I'm also unable to run composer commands.
I've even tried this with a fresh site in a test directory after running lando i…
-
In the BEL Framework 2.0.0, similar edge types connecting the same nodes are not consolidated. Ideally, the compiler should consolidate to the edge type that provides the most information.
E.g., con…
-
It simply doesn't have an outline as the object behind it seems to take 'priority'/ acts like they are the same object.
![image](https://github.com/chrisnolet/QuickOutline/assets/137090737/fdf73120-2…
-
Preserving edges would be nice, so here's the idea?
- optionally downscale the image some. 1/2 or 1/4, maybe, to save compute and memory.
- edge deteciton *([wikipedia: Canny Edge Detection](https:/…
-
## Analysis Goal (What should be done / analysed?)
I would like to segment the nuclei in this image, e.g. using Voronoi-Otsu-Labeling.
## Image Upload
📎 **Drag & drop your microscopy image here…
-
Having just stumbled upon this comment https://github.com/s-arash/ascent/issues/30#issuecomment-1986937702, according to which appears that the [leaky abstraction](https://github.com/s-arash/ascent/is…
-
## Analysis Goal (What should be done / analysed?)
Segment the nuclei in this image using Voronoi-Otsu-Labeling. While loading the image, make sure to use the first channel only.
## Image Upload…
-
## Analysis Goal (What should be done / analysed?)
Write a notebook that creates a 500x500 pixel image showing nuclei. Use a Gaussian blur to simulate the PSF of a microscope. Put some noise on top…
-
## Analysis Goal (What should be done / analysed?)
I'd like to create a notebook for segmenting the image below. I _think_ a seeded watershed algorithm can do it. Unfortunately, I do not have seeds…