Skip to content

Implementation of some 3D/2D image analysis algorithms.

Notifications You must be signed in to change notification settings

kuzand/3D-image-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

3D-image-analysis

Implementation of some 3D/2D image analysis algorithms for my Digital Image Processing course, with the purpose of better understanding how they work.

Contents

  1. Topological and geometrical features
    • Connected components
    • Euler number
    • Bounding box
    • Surface detection
  2. Region Segmentation
    • Thresholding
    • Region grow
    • Region split
    • Region merge
  3. Edge detection
    • Sobel
    • Range

References

  • 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).

About

Implementation of some 3D/2D image analysis algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages