-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
17 lines (15 loc) · 1.07 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
CASTER is a programm called Computer Assisted Segmentation Tool Environment Revisit, and has been developed for the segmentation of neves with in stacks of Scanning Electron Microscope scans of mice retina.
CASTER is currently indev and is not ready to be used as a standalone system, but it does make a good platform for testing automatic and semi-automatic segmentation tools and algorithems.
The current plan is to attempt to make CASTER a fully functioning program and eventually port it from Processing to another language in the C/Java family.
FEATURES:
Import and display multiple sequential images representing SEM scans in png format
Navigation of image stack
Easily Modifiable code for rapid testing of tools
Brush style Segmentation
Saving and loading overlays in JEMO format
RAE CAST ray segmentation semi-automatic segmentation brush
EdgeDetection brush for semi-automatic and automatic selection of membrain
3D visualization
Priority Queue stack loading for systems with insufficient memory
NOTE:
The CASTER_Key.pdf is key to understanding the EdgeFollowing Brush.