You are on page 1of 8

ASSIGNMENT 2

COMPUTER VISION

RIDA BATOOL
19-CS-17
Lab work:
Google Colab Notebook:
https://colab.research.google.com/drive/1HpUl60OHwMR3acK9P91edOrohBgQC46V?usp=sharing
1. Perform arithmetic operations on images.

Add:

Subtract:
Multiply:

2. Perform bitwise operations on images.

NOT:
AND:

OR:
XOR:

3. Perform image scaling.

You might also like