mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08:00
12 lines
165 B
Objective-C
12 lines
165 B
Objective-C
//
|
|
// Created by Lv,Xiangxiang on 2020/7/11.
|
|
// Copyright (c) 2020 Li,Xiaoyang(SYS). All rights reserved.
|
|
//
|
|
|
|
#import "OcrData.h"
|
|
|
|
|
|
@implementation OcrData {
|
|
|
|
}
|
|
@end |