android - 通过蓝牙将图像从arduino发送到android

标签 android image-processing bluetooth arduino

我想将相机连接到 arduino,它会通过蓝牙将图像发送到 android。我不介 Intent 像传输的延迟(一旦它不是很大)。然后我将在 android 上处理图像(可能使用 OpenCV 库,运动跟踪)。这是一个平移/倾斜相机设置,arduino 将告诉两个电机如何根据图像运行。我怎样才能通过蓝牙或其他无线方式发送这些数据?哪种类型的相机最适合这种情况?

最佳答案

您必须使用 Arduino 吗?我不知道它是否具有图像处理所需的处理能力。您是否考虑过使用 Raspberry Pi?您可以在其上安装 Java,并使用 Pi4J 库访问其 GPIO。 Raspberry Pi 的人员最近创建了一个摄像头模块,以便更轻松地与主板集成。

关于android - 通过蓝牙将图像从arduino发送到android,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17407163/

相关文章:

opencv:纠正这些扭曲的图像

java - 如果不使用,蓝牙套接字上的输入流读取将挂起

android - 实现 Google Cloud Messaging 时 Web 服务器出现异常

java - 当屏幕改变方向时会调用什么?当我改变方向时我的应用程序正在重新启动

image-processing - 扩张/侵 eclipse 修改内核选项

image - 如何在 drupal 8 中使用 ckeditor 调整上传的内联图像的大小

android - 使用 geo : intent to display a map at a specified location and zoom level 显示多个标记

android - 使用Android MediaCodec编码时修改音频音调/速度

iphone - 在 iPhone 和蓝牙设备之间使用蓝牙 HFP 的 Push-To-Talk (PTT) 应用程序

android - 在 google-glass 和 android 设备之间交换数据