Does anybody know how to get *.xlsx data into processing?
I've been searching without results for a possibility to read Excel's *.xlsx files using processing. There is however a library capable of reading *.xls. As expected, this library fails on reading *.xlsx.
I had a look at the content of the unpacked *.xlsx, especially at the xml files. However, the data seems not to bee easy accessible, data is spread across a sharedStrings.xml and the sheet#.xml files.
Any hint is appreciated! Thanks already! Also, any hint on commandline conversion of xlsx to xls or csv would be a great help!
I got myself a PS3 Eye for doing some high-speed video shoots. It seems to run great with macam, and according to my video.available() request, the camera delivers something round 187 fps.
However, if i check the recorded footage, I notice that the camera gives me double (and often triple) frames resulting in a "real" framerate in the range of 60fps. I hope someone understands the problem and give me a hint for the fix! Heres the code: