Implementation of some 3D/2D image analysis algorithms for my Digital Image Processing course, with the purpose of better understanding how they work.
- Topological and geometrical features
- Connected components
- Euler number
- Bounding box
- Surface detection
- Region Segmentation
- Thresholding
- Region grow
- Region split
- Region merge
- Edge detection
- Sobel
- Range
- Pitas I, Nikolaidis N, “3-D image processing algorithms”, Wiley (2000).
- Toriwaki, J., Yoshida, H, “Fundamentals of Three-Dimensional Digital Image Processing”, Springer-Verlag London (2009).