Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

demo 点击识别闪退 #2

Open
zhouyuan24 opened this issue Feb 17, 2015 · 2 comments
Open

demo 点击识别闪退 #2

zhouyuan24 opened this issue Feb 17, 2015 · 2 comments

Comments

@zhouyuan24
Copy link

是否代码不是最新呢, 我获取项目, 编译, 点击识别, 闪退.
之后,我再次编译, app闪退.

@kassol
Copy link

kassol commented Jul 6, 2015

那个应该是点击识别对应的函数并没有实现

@chengxiaoyu00
Copy link

  • (void)TraningPressed:(id)sund
    {
    NSLog(@"识别按钮");
    UIImage *temp_image=[UIImageCVMatConverter scaleAndRotateImageBackCamera:imageView.image];
    source_image=[UIImageCVMatConverter cvMatFromUIImage:temp_image];
    [self plateRecognition:source_image];

}

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants