The Project of Segmentation and 3D Reconstruction of NeuroVasculature Unit
- We have four sub-projects list in follow.
https://github.com/Pandolph/Brain_Science_Image_Platform https://github.com/Pandolph/Matlab_Segmentation https://github.com/Pandolph/Opencv-using-SVM https://github.com/Pandolph/unet
-
Brain_Science_Image_Platform is the Main project example.m is the entrance
Matlab_Segmentation includes the GUI and most of the 2D segmentaion parts.
Opencv_using_SVM includes the 2D SVM segmentation implementated using C++
unet includes the 2D unet segmenation implemented using python