Skip to content

This lab focuses on image transformation techniques in OpenCV with Python. Tasks include creating mirror images using both Affine and Projective transformations, applying a Log Transformer for contrast adjustment, and implementing a Power-Law Transformer for gamma correction.

Notifications You must be signed in to change notification settings

Fay-Balhareth/Lab-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

image

Task 1: Show the mirror image for an image using Affine transformation.

Task 2: Show the mirror image for an image using Projective transformation.

image

Task 3: Apply Log Transformer.

image

Task 4: Apply Power-Law Transformer.

image

About

This lab focuses on image transformation techniques in OpenCV with Python. Tasks include creating mirror images using both Affine and Projective transformations, applying a Log Transformer for contrast adjustment, and implementing a Power-Law Transformer for gamma correction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published