seeways / CarLpr

车牌识别

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CarLpr 车牌识别

  1. 添加依赖项目
  2. 拍照识别
public class CaptureTest extends CaptureOCRActivity {
    @Override
    protected void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
    }
}
  1. 视频识别

制作中...

About

车牌识别


Languages

Language:Java 100.0%