// SPDX-FileCopyrightText: 2023 Nakanishi
// SPDX-FileCopyrightText: 2025 Shun Sakai
//
// SPDX-License-Identifier: Apache-2.0 OR MIT
//! Implementation of features related to the corner finder patterns for rMQR
//! code.
use Canvas;
use crateColor;