Question: [Python] [OpenCV] Implement the program that: Detect the 2 major local maxima in the bimodal histogram. Find the local minimum between the 2 maxima. The
[Python] [OpenCV]
Implement the program that:
Detect the 2 major local maxima in the bimodal histogram.
Find the local minimum between the 2 maxima.
The input parameter is a 1-D array of the image histogram.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
