Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input GUI v2: general idea #29

Open
chalkie666 opened this issue Aug 8, 2015 · 3 comments
Open

Input GUI v2: general idea #29

chalkie666 opened this issue Aug 8, 2015 · 3 comments

Comments

@chalkie666
Copy link
Collaborator

make a new input GUI, that is all imageJ2, replacing IJ1 gerneric dialog stuff with however imageJ2 should do, it... swing. Some general inspiration from JACoP would be good.

The Inpu tGUI should deal with settnig all the input parameters, and not bother with eg. images display,

But could display image parameters that are under 1 sec to calculate, eg mean, max, min, and perform the input data sanity checks and show red flags for stuff that is missing or easy/fast to detect as bad.

@chalkie666
Copy link
Collaborator Author

Yes it's very nice.
But we can push it even further

And we can also implement the noise correction method rnbcc ... Should
make an issue for that. It might be patented. But that's not always a
problem for open source like us.
On 11 Aug 2015 20:27, "Ellen T Arena" [email protected] wrote:

Have you seen the input GUI from SVI?

https://svi.nl/ColocalizationAnalyzer?highlight=colocalization

it's worth a look-see...


Reply to this email directly or view it on GitHub
#29 (comment)
.

@etadobson
Copy link
Collaborator

@chalkie666 Ok... another question. i'm new to this whole world so bear with me. currently - the methods that are applied in Coloc2 are pixel-based... unlike with JACoP which also allows for object-based methods... would/could this also be in the pipeline for Coloc2v2??

@chalkie666
Copy link
Collaborator Author

This is the million dollar question.

Add object based methods or leave that to other tools like in Mosaic update
site.
Object based methods are doable once try have a good segmentation. But
there are no general segmentation methods that work for everything.

Small blobs vs small blobs
And
Larger extended features vs other stuff
Are very different problems.

There are many ways to define colocalisation in objects sense
This also a place for things to feature creep out of control.
On 11 Aug 2015 23:07, "Ellen T Arena" [email protected] wrote:

@chalkie666 https://github.com/chalkie666 Ok... another question. i'm
new to this whole world so bear with me. currently - the methods that are
applied in Coloc2 are pixel-based... unlike with JACoP which also allows
for object-based methods... would/could this also be in the pipeline for
Coloc2v2??


Reply to this email directly or view it on GitHub
#29 (comment)
.

@etadobson etadobson added this to the m2 milestone Oct 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants