|
If the search area is so large that the quadrant monotonic model does not apply to the entire search area then the algorithm might converge on a local minimum. A local minimum is a candidate block location where the neighbouring blocks have greater distortion but the candidate block is not the best of the entire search area. Thus the block is only the best within its own locality and a better block is available elsewhere in the search area.
Mountain climber using the quadrant monotonic assumption to reach the peak. On the left is a contour map where the quadrant monotonic assumption holds over the entire search area with the corresponding profile on the right. The climber succeeds in finding the peak because the assumption holds. ![]() In this illustration the mountain climber again uses the quadrant monotonic assumption to reach the peak. On the left is the contour map showing that the quadrant monotonic assumption does not hold over the entire search area. The climber fails because the quadrant monotonic assumption does not hold. [Sub-optimal BMAs part 2] |