Skip to content

JavaFX microscope application for recording and analysing pictures from a digital microscope.

Notifications You must be signed in to change notification settings

ZuzannaSlobodzian/microscope-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Microscope application

JavaFX microscope application for recording and analysing pictures from a digital microscope.

The desktop application allows users to view camera images from an IZOXIS USB microscope, take and save photos, and analyse images. Below is an example of analysing a photo taken in the application. In the first step, the image is binarized, followed by dilation, erosion, and applying the canny filter.

Features

  • two windows, one for a camera view in real-time and one for image analysis
  • snapping
  • binarization of the image with a selected threshold
  • median filter, canny filter
  • erosion, dilation
  • saving to local disk
  • loading from local disk

Screenshots

Screenshot 2024-04-14 135438

Screenshot 2024-04-14 135535

Screenshot 2024-04-14 135842sw

About

JavaFX microscope application for recording and analysing pictures from a digital microscope.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages