Skip to content

Task 1 - Transformation into a binary image using thresholding - Transformation into a negative image - Increase image brightness using the b value and constant - Image conversion using RGB. average value - Combine two images using the equation - Boolean logic operations on two images - Rotation, flip, and zoom operations on the image Task 2 - E…

Notifications You must be signed in to change notification settings

faizahmp/image-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image-processing

Task 1

  • Transformation into a binary image using thresholding
  • Transformation into a negative image
  • Increase image brightness using the b value and constant
  • Image conversion using RGB. average value
  • Combine two images using the equation
  • Boolean logic operations on two images
  • Rotation, flip, and zoom operations on the image

Task 2

  • Edge detection with Laplace operator, Laplace of Gaussian (LoG), and Canny filter
  • Image Filtering with Sobel, Prewitt, and Roberts

Task 3

  • Image transformation to color's model YCbCr, HSI, YIQ, and YUV
  • Thresholding with the otsu method - Using segmentation and biner operation to remove a small part of hole in the Image
  • Segmentation with K-Mean

About

Task 1 - Transformation into a binary image using thresholding - Transformation into a negative image - Increase image brightness using the b value and constant - Image conversion using RGB. average value - Combine two images using the equation - Boolean logic operations on two images - Rotation, flip, and zoom operations on the image Task 2 - E…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published