Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsnider authored May 16, 2017
1 parent a0dc728 commit 3271a6c
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Measure Cell Size in 3D

Results:

![result](https://github.com/Kafri-Lab/Cell-3D-Image-Analysis/blob/master/readme_images/segmentation.gif "result")


## Project Layout

| Directory or file | Description |
|------------------------------|----------------------------------------------------------------------------------------------------|
| "islet_segmentation_pipeline.m" | Main code file |
| "islet_functions/" | Contains functions to segment images, tally cell sizes, and visualize results. |

## Project Status

I'm hoping to clean up the code. Open an issue if you need help.

## Example of Input Images

![result](https://github.com/Kafri-Lab/Cell-3D-Image-Analysis/blob/master/readme_images/input_example_stack.png "result")

## More Results:

![result](https://github.com/Kafri-Lab/Cell-3D-Image-Analysis/blob/master/readme_images/good_seeding.gif "result")
![result](https://github.com/Kafri-Lab/Cell-3D-Image-Analysis/blob/master/readme_images/cell_size_plot.png "result")
![result](https://github.com/Kafri-Lab/Cell-3D-Image-Analysis/blob/master/readme_images/3D_render.gif "result")

0 comments on commit 3271a6c

Please sign in to comment.