Image Processing



Table of Contents

To improve the navigation through CrazyBioComputing, this page groups all the tables of contents (TOC) of the various chapters I explore with ImageJ in the fields of image processing and analysis...




 1- D i g i t a l   I m a g e 

In this chapter, all the basic concepts of a digital image and its storage are explained.

Part I - Digital Image
  • Table of Contents [TOC]
    Part II - Image File
    • Exploration of the low-level features of an image file... [TOC]

     
    2- P r o c e s s i n g


    Image Enhancement, filtering, denoising and other techniques like mathematical morphology are detailed in this chapter...

    Part I - Image Enhancement
    • Table of Contents [TOC]
    Part II - Segmentation
    • Table of Contents [TOC]
    Part III- Mathematical Morphology
    • Table of Contents [TOC]
    Part IV - Other Processing (Geometric Transforms, FFT,Features Detection,...)
    • Table of Contents [TOC]




      3- A n a l y s i s




       

      Part I - Measurements, shape descriptors,etc.

      •  Table of Contents [TOC]

      Part II - Applications

      • Antibiogram [Link]
      • Target [Link]
      • Robot in labyrinth [Link]




      4- 2 . 5 D   a n d   3 D



       

      With the development of new devices entirely automatized and the increase of the computer power, it is very affordable, nowadays to get 3D data. In this chapter, the main techniques reconstruction are explained from several examples and, of course, scripts are given to understand the mechanisms of the various algorithms...

      Part I - Vidéos: 2D + time

      • Table of Contents [TOC]
      Part II - Models and samples
      • Table of Contents [TOC]
      Part III - Stereoscopy
      • Table of Contents [TOC]
      Part V - 3D Computer Graphics
      • Table of Contents [TOC]



      5- M a c h i n e L e a r n i n g

       

      Machine Learning can be used to explore/classify the analysis data calculated by ImageJ. Here are some clues of the ways these algorithms are working...

      Table of Contents

      • Table of Contents [TOC]


      6- Cryo-Electron Microscopy
       

       

      Part I - Pre-Processing

      • Table of Contents [TOC]

      Part IV - Learning Tomography

      Part IV - Learning 3D Reconstruction

      • Table of Contents [TOC]

       


      7- P r o g r a m m i n g

      Once you are familiar with the various tools and menus of ImageJ, it's time to move to the dark side of the force and to start using the programming features of ImageJ via its macro/script. That's really useful specially if you have repetitive tasks and/or if you need precise data exploration. Don't worry, learning a programming language is not so complicated and ...May the Force be with you...

      Part I - Using built-in macro language (Obsolete)
      • Table of Contents [TOC]
      Part II - Using JavaScript 5 and ECMAScript 2015+
      • Table of Contents [TOC] 
      Part III - Drawing a chessboard
      • Table of Contents [TOC]