@staticmethod
    def reshape_match_images(current_matrix, target_matrix):
        """
        If required, re-shapes the structure of two Numpy 'ndarray' objects representing images so that they match.