This is a module that I study at university. This contains theroitical examples.
I used window as my OS and python as my language but you can use matlab also.
I did the examples using opencv, matplotlib and numpy libraries.
-
- Gray Scale pixel array creation
- Color Pixel array creation
- Displaying an images using Matplotlib and OpenCV GUI
-
Intensity Transformation part 01
- Identity Transformation
- Identity Transformation using numpy indexing
- Negative Transformation
- Intensity Windowing
-
Intensity Transformation part 02
- Still updating the content