Crazy-Marvin/Morse

Morse signal recognition through a phone camera

开放

#196 创建于 2024年7月18日

 (2 条评论) (1 个反应) (0 位负责人)Java (38 个派生)auto 404
enhancementgood first issuehacktoberfesthelp wanted

仓库指标

星标
 (188 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

:bulb: Describe the solution you'd like

Please add the ability to receive a Morse signal through the camera on your phone. I film someone showing me a signal and the signal is recognized through the camera.

:bar_chart: Describe alternatives you've considered

no alternatives

:page_facing_up: Additional context

I turn on the camera and point it at the Morse signal and a message appears. The algorithm will be like this. detect sudden changes in the brightness of a group of pixels in one place on the screen.

:raising_hand: Do you want to develop this feature yourself?

  • Yes
  • No. I don't know how to program for android

贡献者指南