deinhofer
deinhofer
> > Hence we tried to isolate the entire library by hiding it behind a facade that loaded lazily on demand, which we had under control (i.e., could refuse to...
I also tried to reinstall it on a Raspberry Pi 2 with Raspbian with Remote Development Extension. Now a get this issue: My list of extensions is: ``` johnpapa.vscode-peacock-3.1.6 ms-vsliveshare.vsliveshare-pack-0.3.4...
I am using Raspbian Buster on a Raspberry Pi 2. ``` PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" ``` I tried to...
Hi, Here is the report for my XP-510. Are you still trying to support the XP-models?? [epson-xp-510-1strun.txt](https://github.com/lion-simba/reink/files/3602571/epson-xp-510-1strun.txt) thank you!!
> Hi @ChelyFernandezUSC @lixucuhk, > > Please, try to use the section break-in each of the sheets you referenced before to split the sheet into multiple sections/images and run it...
Sounds like a good idea. Maybe even better, if the plugin could tell us about attached display devices and their resolution.
Just tried to capture any key event: This looks very promising because the [NativeKeyEvent](https://github.com/kwhat/jnativehook/blob/2.1/src/java/org/jnativehook/keyboard/NativeKeyEvent.java) class of jnativehook already provides all the information in a convinient way. You can differ between...
* On Lenovo devices there is a communications utility where you can enable/disable the camera generally. Try to disable/enable it. * Also try what happens if you reboot your computer....
no, in almost all cases video input has better camera support at least that we experienced with the old plugin facetrackerLK. But the good thing is that now you have...
> i suggest to call System.cg() in the frame grabber callback function, say every 300 frames (or better: every n frames - adjustable via a system- or plugin property). This...