开发者

Android image processing and pattern detection

开发者 https://www.devze.com 2023-01-29 14:57 出处:网络
I\'m trying to develop an android app that is capable of detecting led patterns on a 开发者_如何学编程screen in order to transmit data.

I'm trying to develop an android app that is capable of detecting led patterns on a 开发者_如何学编程screen in order to transmit data.

The screen that the phone will be looking at is a simple 5x19 array of red LEDs. I would like to be able to display numbers, most likely in binary and have the app detect the lit LEDs and determine the number being displayed and their pattern. This would probably require fiducial s similar to those used by QR codes.

Does anyone know what I will need to perform this type of image processing? Are there any good libraries?

Thanks, Thomas


OpenCV has been ported to Android. Check it out

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号