Did you know researchers are able to freeze organs through cryopreservation? That's right - with today's technology, scientists can preserve human tissue and organs at sufficiently low temperatures. The only problem is that when the organs are being thawed back, additional ice crystal growth - known as ice recrystallization - occurs, damaging the tissue.
A number of researchers are trying to develop ice recrystallization inhibition (IRI) technologies. The purpose of the CyrstalEyes software is to aid their efforts by providing a tool that measures the size and density of ice crystals. Determining the efficacy of IRI antifreeze proteins requires analyzing the shape and size of microscopic ice growth, which, through traditional analysis, requires hours of manual labor. Imagine drawing thousands of contours with your hand. That's what my mentor first had to do, but as her intern, I developed this software that can automatically extract features from microscope images.
I'm using Python and a machine learning library called Cellpose to create my app. Feel free to try it out! (It's still in beta though.)
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Functioning splash screen + GUI, prototyping media display, working on .LDF file parsing and data visualization!