Lab Report 3
Lab Report 3
BS (CE)-2k19
LAB REPORT # 03
Submitted By:
Reg. No. 19-CE-020-008-038
Name: Muhammad Bilal Ahmed, Umair Ali,
Muhammad Faisal
Department of Computer Engineering
HITEC University Taxila
Presentation
(Format(0.5)+ Total
Title (0.5)+ Calculation Observation/
Conclusion(1) /Coding Program Results
+Theory(2)+
Objective(1))
Total 5 5 5 15
Obtained
__________________________
Lab Instructor.
Kaynat Rana
Experiment # 03
Title:
Introduction to OpenCV library w.r.t Image Processing basic commands
Objective:
The objective of this lab is to learn the basics of Python OpenCV library, implementing python
array and basic commands of image processing.
Software Used:
Anaconda i.e. Spyder
Theory:
In this lab we learned about pythonCV, Numpy, 1D array, 2D array their different functions,
random number generation, creating arrays with 1s and 0s, adding/removing elements, sorting
elements in arrays, finding number of dimensions in arrays, add, subtract, multiply, power, mod
and divide two arrays.
Tasks:
Task 1:
Code:
Output:
Task 2:
Code:
Output:
Task 3:
Code:
Output:
At the end of the lab we practice examples and tasks which were given in the manual.