PaddleOCR/deploy/ios_demo/ocr_demo/OcrData.m

12 lines
165 B
Mathematica
Raw Normal View History

2020-07-14 11:33:54 +08:00
//
// Created by Lv,Xiangxiang on 2020/7/11.
// Copyright (c) 2020 Li,Xiaoyang(SYS). All rights reserved.
//
#import "OcrData.h"
@implementation OcrData {
}
@end