You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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" notifications@github.com wrote:
@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??
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" notifications@github.com wrote:
@chalkie666https://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)
.
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.
The text was updated successfully, but these errors were encountered: