Question: Implement image gradient in Python/OpenCV. You should include a gradient magnitude function and a gradient direction function with the following prototypes: Deliverables: Python code gradient.py
Implement image gradient in Python/OpenCV. You should include a gradient magnitude function and a gradient direction function with the following prototypes:
Deliverables:
Python code gradient.py
a thresholded gradient magnitude image
a thresholded gradient direction image
Using the image gradient code from gradient.py, make your best attempt to find just the lines in the image.


Transcribed image text
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
