knave88 / CHISEL

CHISEL (Computer-assisted Histopathological Image Segmentation and EvaLuation)
GNU General Public License v3.0
2 stars 0 forks source link

User guide? #1

Open acesnik opened 3 years ago

acesnik commented 3 years ago

I'm reading your paper, and this looks like an interesting tool that I would like to try.

I'm not sure how to try it, though. How do I execute the GUI that was mentioned in the paper?

When I pull down your code, I see a file that says CHISEL_binaries.zip, and when I expand that, I see source code (*.m). I'm not sure what to do with those. I also see some precompiled MATLAB files (*.mat), and I'm not sure what to do with those.

I cannot open the documentation PDF.

image image

Any guidance would be appreciated. Thanks!

acesnik commented 3 years ago

It looks like GitHub is also having trouble rendering the PDF.

image
knave88 commented 3 years ago

Thank you for the interest :) You should be able to run the program in MATLAB by simply running the p7_gui.m file. (I should probably change that filename to CHISEL). As per documentation, I will update it with forking file soon - thanks for pointing that out.

Also, I've just added the release where you can find executable version that might be more useful.

acesnik commented 3 years ago

I think the PDF is still broken. 😅