Question: Write a program with Graphical User Interface ( GUI ) to implement all segmentation techniques studied in the literature ( as described in the slides
Write a program with Graphical User Interface GUI to implement all
segmentation techniques studied in the literature as described in the slides
Your program should provide the following functionalities:
Open an image
Convert the image to grayscale
Apply all segmentation filters and techniques
Implement a userdefined filter, allowing the user to design his own
filter by specifying the size and coefficients. Then, apply it on the input
image.
Export the enhanced image and save it
Please adhere to the following regulations:
Each student must complete the assignment individually.
Only C programming languages can be used, in
conjunction with OpenCV.
Deadline:
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
