imaging
Here are 265 public repositories matching this topic...
-
Updated
Jan 21, 2022
-
Updated
Mar 12, 2022 - Python
-
Updated
Feb 20, 2018 - Jupyter Notebook
-
Updated
Mar 7, 2022 - C#
-
Updated
Mar 9, 2022 - Java
-
Updated
Feb 2, 2022 - MATLAB
-
Updated
Oct 27, 2021 - Python
Fall.mat seems to contain all .npy outputs, except F_chan2 and Fneu_chan2. For convenience and consistency, it would be nice to include those in the Matlab out as well.
Per SVK's suggestion, it is worth exploring if one can use an autoencoder (regular or variational) instead of PCA for the sliding-window-based image denoising originally written by @ramav87 .
@saimani5 @markpoxley will you be interested in exploring it?
-
Updated
Mar 16, 2022 - Python
-
Updated
Mar 10, 2022 - Python
The spinning indicators give the impression that data is loading but that is not correct. An alternative that is not moving would be better.
-
Updated
Mar 20, 2022 - C++
Is your feature request related to a problem? Please describe.
In current version it is not possible to get just cell detection and cell analysis without cell classification. This could be potentially beneficial if you are analyzing cFos (nuclear) staining. With parameters that can be changed in cellfinder now I was able to get very good cFos detection results. When classification is done mor
-
Updated
Jun 7, 2021 - Java
-
Updated
Nov 10, 2021 - CMake
-
Updated
Mar 18, 2022 - Jupyter Notebook
-
Updated
Mar 16, 2022 - Python
-
Updated
Feb 16, 2022 - Pascal
-
Updated
Mar 18, 2022 - JavaScript
-
Updated
Mar 18, 2022 - Python
-
Updated
Mar 18, 2022 - Python
Currently, we are having readthedocs.org build the documentation for each PR and, if there are any warnings, the build fails immediately. This is a good thing, because it ensures that every PR is generating good documentation, including running the examples.
As discussed in #271, it would be nice to be able to see all of the warnings for the doc build instead of failing on the first one. B
-
Updated
Jan 29, 2021 - Julia
-
Updated
Oct 25, 2017 - Python
Improve this page
Add a description, image, and links to the imaging topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the imaging topic, visit your repo's landing page and select "manage topics."

It seems like a slight pain to do this, but it might be useful to have a GitHub action generate HTML GoDoc on PRs / code pushes, so that reviewers can easily preview what the GoDoc will look like.
It looks like the easiest way to do this is with wget sadly (if you want all the nice styles and such applied in the html).