pierre-muth / JArduCAM_USB

Java wrapper to ArduCam_USB shield "SKD" library using JNA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JArduCAM_USB

A Java wrapper to ArduCam_USB shield "SDK" library using JNA

Work On going, so far:

StreamingDemo.java :

Tested and fuctionnal with USB2 shield and AR0134 camera with 8bpp at 30fps (windows x64).

It reads a cfg file and let you get/set camera registers. Very simple raw bayer to RGB with subpixel convertion.

capture03 capture04

About

Java wrapper to ArduCam_USB shield "SKD" library using JNA

License:GNU General Public License v3.0


Languages

Language:Java 89.8%Language:C 7.1%Language:C++ 3.2%