mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 20:32:34 +00:00
incomplete port of aztec detector
This commit is contained in:
@@ -823,7 +823,7 @@ use crate::common::detector::MathUtils;
|
||||
*
|
||||
* @author Sean Owen
|
||||
*/
|
||||
#[derive(Debug, Clone)]
|
||||
#[derive(Debug, Clone, Copy)]
|
||||
pub struct RXingResultPoint {
|
||||
x: f32,
|
||||
y: f32,
|
||||
|
||||
Reference in New Issue
Block a user