python-friends / auto-scope

An open source whole slide scanner and automated cell discrimination and counting system.
6 stars 0 forks source link

Separate projects #5

Open Wytamma opened 5 years ago

Wytamma commented 5 years ago

I'm wondering how separate the image analysis and image capture portions of the project should be? Should auto-scope only contain the image acquisition portion of the project i.e. up to and including image stitching? We could have a sperate image analysis project (maybe a web app?) that has a GUI for image labelling and analysis.

esteinig commented 5 years ago

Yes, it depends on what we want to achieve with the overall project - is the point generating images only, or is it to provide the analysis for the automated slides as well? I suppose we could keep it cleaner by separating into two components, and thinking about it, there is little overlap, unless we want to do real-time analysis on the slide portions.

So, yes, perhaps we should do the image analysis and GUI in a distinct project... any ideas for names?

Wytamma commented 5 years ago

I'm trying to envision how we will interact with the microscope. It might be useful if we have a GUI (or local web app) for driving the stage and previewing images, so maybe the analysis could integrate with that? Although, I can see how we might use the analysis system on images not captured with auto-scope as it should work independently from the capture system. If we want to do real-time analysis, we could always import the analysis module into auto-scope as required.

Names...

(:D I'm not committed to the '-')

esteinig commented 5 years ago

Yes, simple import into the capture system should be fine for real-time. I agree the GUI should encompass the entire workflow. Can we call it scopy - it's so cute!?

Wytamma commented 5 years ago

Scopy! 😂 I love it.

Although https://pypi.org/project/scopy/ :(