Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要启动相机并扫描图像。有一组预定义的图像。我需要识别来自相机的特定图像并需要触发特定事件。
假设有 2 种类型的食物包,上面有不同的图像。当任何人扫描这个食物包然后从相机它应该识别这是x食物包或者这是y食物包并且需要相应地播放视频。
看看这几个关于图像识别的问题:
用于图像模式识别的java框架?
Eclipse 上的 JAVA OCR API 开源