Intel brought us a new open source project on github (openbot) that turns your smartphone into an AI device for creating a cockpit for an autonomous vehicle. It uses the camera of your smartphone for people detection. The base for the android app is one of the tensorflow examples you can find here: https://github.com/tensorflow/examples/tree/master/lite/examples/object_detection/android. The„Openbot“ weiterlesen
Kategorie-Archive: OpenCV
Artificial intelligence on a single board computer
With the new single board computer „Jetson Nano“ from nvidia it is possible to make this little thing really „see“ and detect things. This 99.00 $ sbc is able to recognise the real world and process the things it sees in nearly realtime. For such a little thing it is astonishing what you can do„Artificial intelligence on a single board computer“ weiterlesen
Cross compile OpenCV in a virtual machine and send it via ssh to a single board arm computer
This is the first very, very basic approach to create a complete cross compile pipeline to download OpenCV from github into a virtual machine on your host, cross compile the soures and send the binaries to a single board arm computer. You can download the sources via ssh -> http://git@gitlab.com:chlorisdroid/opencv_on_arm_sbc.git git -> https://gitlab.com/chlorisdroid/opencv_on_arm_sbc.git There is„Cross compile OpenCV in a virtual machine and send it via ssh to a single board arm computer“ weiterlesen
OpenCV 4.1.1 + Debian Buster (Armbian 64-bit) auf dem Odroid-C2
Nachdem die Düsseldorfer Verwaltung offensichtlich mit den jüngsten Vorfällen im Rheinbad komplett überfordert ist und als Antwort auf Randale im Schwimmbad dazu übergeht, künstliche Intelligenz (Gesichtserkennung) einzusetzen, um die bösen Kinder und Jugendlichen vom Randalieren abzuhalten, habe ich beschlossen, ein kleines Projekt an den Start zu schieben, mit dem sich JEDER auch mit wenig Geld„OpenCV 4.1.1 + Debian Buster (Armbian 64-bit) auf dem Odroid-C2“ weiterlesen