Image Processing and Computer Vision | Practical



Lab Assignments


Image Processing and Computer Vision


  1. Write a Program to change the Brightness of Image.
  2. Write a Program to Flip the image around the vertical and horizontal line.
  3. Write a Program to display the colour components of the image Red Green Blue Components of Image.
  4. Write a Program to find the negative of an image.
  5. Write a Program for Edge detection with gradient and convolution of an Image.
  6. Write a Program to find threshold of grayscale image.
  7. Write a Program to estimate and subtract the background of an image.
  8. Write a Program to find threshold of RGB image.
  9. Write a program to create a vision program to find histogram value and display histograph of a grayscale and colour image.
  10. Write a program to create a colour image and perform read and write operation.

No comments:

Post a Comment