<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>JeVois Tech Zone - Recent questions</title>
<link>http://jevois.org/qa/index.php?qa=questions</link>
<description>Powered by Question2Answer</description>
<item>
<title>How to solve this Error: ModuleNotFoundError: No module named 'torch._C'</title>
<link>http://jevois.org/qa/index.php?qa=7434&amp;qa_1=how-solve-this-error-modulenotfounderror-module-named-torch</link>
<description>

&lt;p&gt;Hello. I have the following problem:&lt;/p&gt;

&lt;p&gt;In my Python Software I use :&amp;nbsp; &lt;span style=&quot;color:#000000&quot;&gt;from detecto import core, utils, visualize&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;After this I imediately receive this error: &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#800000&quot;&gt;ERR Log::warnAndIgnoreException: Caught exception from the Python interpreter:&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#800000&quot;&gt;ERR Log::warnAndIgnoreException: Python traceback (most recent calls last):&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#800000&quot;&gt;ERR Log::warnAndIgnoreException: File /jevois/modules/Dambrowsky/PythonTest/PythonTest.py&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#800000&quot;&gt;ERR Log::warnAndIgnoreException: Line 166, in process:&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#800000&quot;&gt;ERR Log::warnAndIgnoreException: File /usr/lib/python3.7/site-packages/detecto/core.py&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#800000&quot;&gt;ERR Log::warnAndIgnoreException: Line 4, in &amp;lt;module&amp;gt;:&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#800000&quot;&gt;ERR Log::warnAndIgnoreException: File /usr/lib/python3.7/site-packages/torch/__init__.py&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#800000&quot;&gt;ERR Log::warnAndIgnoreException: Line 79, in &amp;lt;module&amp;gt;:&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#800000&quot;&gt;ERR Log::warnAndIgnoreException: ModuleNotFoundError: No module named 'torch._C'&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;I have installed the following Libraries:&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#0000ff&quot;&gt;hell pip list&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;Package Version &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;--------------------- ---------------&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;arrow 0.10.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;asn1crypto 0.24.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;async-timeout 3.0.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;attrs 18.2.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;backcall 0.1.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;beautifulsoup4 4.5.3 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;bitstring 3.1.5 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;cached-property 1.4.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;cbor 1.0.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;certifi 2018.11.29 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;cffi 1.11.2 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;characteristic 14.3.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;chardet 3.0.4 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;constantly 15.1.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;cryptography 2.3.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;cycler 0.10.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;daemonize 2.4.7 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;DataProperty 0.29.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;decorator 4.0.11 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;detecto 1.2.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;humanize 0.5.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;idna 2.8 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;iowait 0.2 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;ipython-genutils 0.2.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;json-schema-validator 2.4.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;jsonmodels 2.4 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;jsonschema 2.5.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;kiwisolver 1.3.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;Logbook 1.4.3 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;lxml 4.3.3 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;markdown2 2.3.6 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;matplotlib 3.4.2 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;mbstrdecoder 0.2.2 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;more-itertools 4.0.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;msgpack 0.6.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;multidict 4.5.2 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;numpy 1.16.3 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;pandas 1.1.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;path.py 10.5 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;pathtools 0.1.2 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;pathvalidate 0.16.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;pexpect 4.6.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;pickleshare 0.7.4 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;Pillow 8.3.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;pip 19.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;ply 3.11 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;posix-ipc 1.0.4 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;protobuf 3.6.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;psutil 5.6.2 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;ptyprocess 0.5.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;py 1.8.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;py-ubjson 0.12.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;pycparser 2.19 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;pycrypto 2.6.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;pyinotify 0.9.6 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;pylibdmtx 0.1.9 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;pylru 1.0.9 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;pyparsing 3.0.0b2 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;pytablereader 0.15.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;python-dateutil 2.8.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;PyTrie 0.3.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;pytz 2018.9 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;PyYAML 4.2b4 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;requests 2.21.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;scandir 1.9.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;schedule 0.6.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;scipy 1.3.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;see 1.4.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;semver 2.8.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;setuptools 41.0.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;sh 1.12.14 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;simplegeneric 0.8.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;simplejson 3.11.1 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;SimpleSQLite 0.15.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;six 1.12.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;sortedcontainers 2.1.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;tabledata 0.0.5 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;tempora 1.7 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;torch 1.1.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;torchvision 0.3.0a0+bbd363c&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;tqdm 4.61.2 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;traitlets 4.3.2 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;typepy 0.0.20 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;ujson 1.35 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;urllib3 1.24.2 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;uvloop 0.12.2 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;validators 0.12.2 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;visitor 0.1.3 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;Whoosh 2.7.4 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000000&quot;&gt;xlrd 1.0.0 &lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;It looks like the Library torch._C is not available.&amp;nbsp; Is there anybody who can help me?&lt;/p&gt;

&lt;p&gt;Thank you very much.&lt;/p&gt;

&lt;p&gt;Peter Dambrowsky&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=7434&amp;qa_1=how-solve-this-error-modulenotfounderror-module-named-torch</guid>
<pubDate>Sat, 14 Aug 2021 09:50:30 +0000</pubDate>
</item>
<item>
<title>How to uninstall a Library from the Linux partition of the microSD</title>
<link>http://jevois.org/qa/index.php?qa=7412&amp;qa_1=how-uninstall-library-from-the-linux-partition-the-microsd</link>
<description>When I have installed a Library with the Inventor using a .whl file (it is functioning only with the inventor under Ubuntu) and I want do delete it later, how do I have to do it. Is there a special shell command? I tried to do it directly under usr/lib/python3.7/site-packages on the microSD Linux partition. But here I could see, that I have not the rights to delete something.&lt;br /&gt;
&lt;br /&gt;
An answer would realy help me.&lt;br /&gt;
&lt;br /&gt;
Best regards&lt;br /&gt;
&lt;br /&gt;
Peter</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=7412&amp;qa_1=how-uninstall-library-from-the-linux-partition-the-microsd</guid>
<pubDate>Tue, 10 Aug 2021 07:26:15 +0000</pubDate>
</item>
<item>
<title>What are the units of the absolute exposure &quot;absexp&quot; setting for the camera?</title>
<link>http://jevois.org/qa/index.php?qa=5107&amp;qa_1=what-units-absolute-exposure-absexp-setting-for-the-camera</link>
<description>Is absolute exposure (absexp) in units of uS (microseconds) or 100uS? I see some cameras use 100uS but I can't confirm if this is true for JeVois. &lt;br /&gt;
&lt;br /&gt;
absexp can be set from 1 to 1259 in JeVois Inventor. I looked at the datasheet for the camera sensor (ov7725 in my case) but I can't relate this back to any numbers I see there such as &amp;quot;Electronic Exposure Up To 510:1&amp;quot;. Thanks!</description>
<category>User questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=5107&amp;qa_1=what-units-absolute-exposure-absexp-setting-for-the-camera</guid>
<pubDate>Fri, 23 Oct 2020 21:18:44 +0000</pubDate>
</item>
<item>
<title>For DemoArUco, how do you measure marker size?</title>
<link>http://jevois.org/qa/index.php?qa=5035&amp;qa_1=for-demoaruco-how-do-you-measure-marker-size</link>
<description>I'm assuming it includes the outside black border but I'm not sure yet. Thanks</description>
<category>User questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=5035&amp;qa_1=for-demoaruco-how-do-you-measure-marker-size</guid>
<pubDate>Tue, 29 Sep 2020 01:22:21 +0000</pubDate>
</item>
<item>
<title>Strange Arduino pins in the visually-guided toy robot tutorial</title>
<link>http://jevois.org/qa/index.php?qa=5008&amp;qa_1=strange-arduino-pins-the-visually-guided-toy-robot-tutorial</link>
<description>

&lt;p&gt;Not sure if this comment should come here...&lt;/p&gt;

&lt;p&gt;I am trying to build the visually-guided robot according to the tutorial&lt;a rel=&quot;nofollow&quot; href=&quot;http://jevois.org/tutorials/UserRobotCar.html&quot;&gt; &lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;http://jevois.org/tutorials/UserRobotCar.html&quot;&gt;http://jevois.org/tutorials/UserRobotCar.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I noticed that the tutorial uses Arduino pins 20 and 21 to connect to IN1/IN2 of right and left motors on the motor driver.&lt;/p&gt;

&lt;p&gt;However pins 20 and 21 are the TX and RX pins on the pro micro arduino board used.&lt;/p&gt;

&lt;p&gt;As the TX/RX pins are of course used to receive serial information from the jevois camera, they cannot be used to drive the motors.&lt;/p&gt;

&lt;p&gt;I guess that any digital pins can be used instead, but this should preferably be modified in the tutorial.&lt;/p&gt;</description>
<category>Misc Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=5008&amp;qa_1=strange-arduino-pins-the-visually-guided-toy-robot-tutorial</guid>
<pubDate>Tue, 15 Sep 2020 21:21:18 +0000</pubDate>
</item>
<item>
<title>Jevois-inventor does not load camera, 1.15 firmware, Latest Ubuntu 20 Virtualbox with 1.15</title>
<link>http://jevois.org/qa/index.php?qa=5000&amp;qa_1=jevois-inventor-camera-firmware-latest-ubuntu-virtualbox</link>
<description>Hi, &amp;nbsp;I'm having trouble getting jevois-inventor 1.00 to load on the latest Ubuntu V20 .vdi with JeVois 1.15.0 package (from a few days ago). &amp;nbsp;I was able to compile all the JeVois packages (base package, etc for host and platform). &amp;nbsp;when I run JeVois-inventor, with or without sudo, the camera doesn't load. &amp;nbsp;guvcview works and the camera is connected to Linux. /dev/ttyACM0 is also created and I can communicate. &amp;nbsp;But the program doesn't load up. &amp;nbsp;I loaded the flash card on the JeVois with the latest 1.15.0 disk image. &amp;nbsp;jevois-inventor 1.0 works on mac completely with the latest 1.15.0 disk image on the JeVois device. &amp;nbsp;However when I attach the camera to Linux, the individual camera and USB to serial port work, but the inventor program is stuck &amp;quot;waiting for JeVois Smart Camera&amp;quot; even though it says Connected / video0 / ttyACM0 on the right. When I unplug and reconnect again, I see Connected / video0 / ttyACM0 again, and when I unplug it says &amp;quot;disconnected&amp;quot;. &amp;nbsp;However running guvcview loads up the camera. &amp;nbsp;I can also picocom to ttyACM0. &amp;nbsp;On the Mac side, I get the same error initially, however after unplugging and replugging inventor loads up with status &amp;quot;JeVois Inventor 1.0.0 with camera running JeVois 1.15.0. &amp;nbsp;Reconnecting the camera back on the inventor side, I get the message JeVois Inventor 1.0.0 waiting for JeVois Smart Camera again on the bottom left, and it says Connected / video0 /ttyACM0 on the bottom right side of the inventor window. &amp;nbsp;I have USB3 mode selected in VirtualBox. &amp;nbsp;Thoughts?&lt;br /&gt;
&lt;br /&gt;
The following is the output of dimes when camera connected using VirtualBox.&lt;br /&gt;
&lt;br /&gt;
[ 3656.645672] usb 1-2: new high-speed USB device number 12 using xhci_hcd&lt;br /&gt;
[ 3656.795505] usb 1-2: New USB device found, idVendor=1d6b, idProduct=0102, bcdDevice= 1.00&lt;br /&gt;
[ 3656.795507] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0&lt;br /&gt;
[ 3656.795508] usb 1-2: Product: JeVois-A33 Smart Camera&lt;br /&gt;
[ 3656.795509] usb 1-2: Manufacturer: JeVois Inc&lt;br /&gt;
[ 3656.802792] uvcvideo: Found UVC 1.00 device JeVois-A33 Smart Camera (1d6b:0102)&lt;br /&gt;
[ 3656.806671] uvcvideo 1-2:1.0: Entity type for entity Processing 2 was not initialized!&lt;br /&gt;
[ 3656.806672] uvcvideo 1-2:1.0: Entity type for entity Camera 1 was not initialized!&lt;br /&gt;
[ 3656.806784] input: JeVois-A33 Smart Camera: JeVois as /devices/pci0000:00/0000:00:0c.0/usb1/1-2/1-2:1.0/input/input16&lt;br /&gt;
[ 3656.807378] cdc_acm 1-2:1.2: ttyACM0: USB ACM device&lt;br /&gt;
[ 3656.808084] usb-storage 1-2:1.4: USB Mass Storage device detected&lt;br /&gt;
[ 3656.808215] scsi host3: usb-storage 1-2:1.4&lt;br /&gt;
[ 3657.827246] scsi 3:0:0:0: Direct-Access &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;JeVois &amp;nbsp;&amp;nbsp;Smart Camera &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;0333 PQ: 0 ANSI: 2&lt;br /&gt;
[ 3657.829044] sd 3:0:0:0: Attached scsi generic sg2 type 0&lt;br /&gt;
[ 3657.830999] sd 3:0:0:0: Power-on or device reset occurred&lt;br /&gt;
[ 3657.832969] sd 3:0:0:0: [sdb] Attached SCSI removable disk&lt;br /&gt;
&lt;br /&gt;
Best,&lt;br /&gt;
&lt;br /&gt;
Josh</description>
<category>User questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=5000&amp;qa_1=jevois-inventor-camera-firmware-latest-ubuntu-virtualbox</guid>
<pubDate>Mon, 14 Sep 2020 21:16:24 +0000</pubDate>
</item>
<item>
<title>How can I determine whether active cooling is necessary for my application?</title>
<link>http://jevois.org/qa/index.php?qa=4986&amp;qa_1=determine-whether-active-cooling-necessary-for-application</link>
<description>I would like to avoid active cooling for my application, but I'm not sure how to test this short of clipping the fan wires as described here: &lt;a href=&quot;http://jevois.org/doc/Fanless.html&quot; rel=&quot;nofollow&quot;&gt;http://jevois.org/doc/Fanless.html&lt;/a&gt; &amp;nbsp;From what I understand, there's no alternative way to disable the fan, is this correct?&lt;br /&gt;
&lt;br /&gt;
My application involves pose estimation using ArUco markers at around 320x240 resolution, aiming for 30 FPS or better with the global shutter camera and potentially up to 20 markers visible at a time. &amp;nbsp;Is it possible to make an educated guess based on this use case?&lt;br /&gt;
&lt;br /&gt;
Alternatively, is it possible to make an educated guess based on the CPU usage?</description>
<category>Hardware Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4986&amp;qa_1=determine-whether-active-cooling-necessary-for-application</guid>
<pubDate>Mon, 07 Sep 2020 08:14:08 +0000</pubDate>
</item>
<item>
<title>please moderate this message so I can post.</title>
<link>http://jevois.org/qa/index.php?qa=4979&amp;qa_1=please-moderate-this-message-so-i-can-post</link>
<description>third attempt. Thanks!&lt;br /&gt;
&lt;br /&gt;
This is orion parrott (username op). Eager to stop bugging Monsieur Laurent Itti personally each time I need help. But I remain unable to post to forum after several attempts. Thanks for your help!</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4979&amp;qa_1=please-moderate-this-message-so-i-can-post</guid>
<pubDate>Thu, 27 Aug 2020 23:32:59 +0000</pubDate>
</item>
<item>
<title>How to create an own MobileNetSSD caffe model</title>
<link>http://jevois.org/qa/index.php?qa=4778&amp;qa_1=how-to-create-an-own-mobilenetssd-caffe-model</link>
<description>Good morning, Ladies and Gentlemen,&lt;br /&gt;
&lt;br /&gt;
I have a problem and perhaps you can help me. I am building a Robot. Unitl now he can move, listen, speaking in English, German and Spanish. Also he can look with your JeVois cam. Therefor I use 3 Arduino Mega 2560.&lt;br /&gt;
The first on is the masterbrain (for hearing, moving, speaking and to tell the Subbrains, what they has to do).&lt;br /&gt;
The second one is an Subbrain (for moving the robot and to measure the distances to the front, to the sides and to behind. Also he can measure &amp;nbsp;downward to recognize stairs). Sending back results to the Masterbrain.&lt;br /&gt;
The third one is also a Subbrain(for moving an Arm with 6 Servos, listen for noise and turn the Arm in this direction, looking for Objects (with your cam). The cam can detect up to 20 Objects. If the cam detect a Person, she will looking for a face. If she see a face, she will look, wether she recognize this face. Sending back results to the Masterbrain.&lt;br /&gt;
&lt;br /&gt;
Therefor I am using&lt;br /&gt;
&lt;br /&gt;
MobileNetSSD_deploy.caffemodel&lt;br /&gt;
&lt;br /&gt;
MobileNetSSD_deploy.prototxt&lt;br /&gt;
&lt;br /&gt;
darknet yolo data voc.names (with 20 pretrained objects)&lt;br /&gt;
&lt;br /&gt;
All is functioning very well. My problem is, that I want to train some&lt;br /&gt;
more other objects (for example 10 new objects more) to this model with a Python&lt;br /&gt;
program and I do not know, how I have to do it. How can I train my own caffe model? Can you help me? Do you&lt;br /&gt;
have an explanation or a sample program for this? I want to understand, what I have to do to train my own caffe model. I want to integrate this in my existing software of my homebulid robot. In this case my robot can learn new objects every time by himself. That is what I understand under begining artificial Inteligence.&lt;br /&gt;
&lt;br /&gt;
Please give me an answer as soon as possible.&lt;br /&gt;
&lt;br /&gt;
I wish you a good and healthy future&lt;br /&gt;
&lt;br /&gt;
Best regards&lt;br /&gt;
&lt;br /&gt;
Peter Dambrowsky</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4778&amp;qa_1=how-to-create-an-own-mobilenetssd-caffe-model</guid>
<pubDate>Mon, 27 Jul 2020 08:47:34 +0000</pubDate>
</item>
<item>
<title>By now, is it possible to read IMU raw data using python?</title>
<link>http://jevois.org/qa/index.php?qa=4623&amp;qa_1=by-now-is-it-possible-to-read-imu-raw-data-using-python</link>
<description></description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4623&amp;qa_1=by-now-is-it-possible-to-read-imu-raw-data-using-python</guid>
<pubDate>Mon, 29 Jun 2020 07:58:44 +0000</pubDate>
</item>
<item>
<title>Problem when installing customized module to jevois</title>
<link>http://jevois.org/qa/index.php?qa=4502&amp;qa_1=problem-when-installing-customized-module-to-jevois</link>
<description>

&lt;p&gt;When running the script&amp;nbsp;&lt;em&gt;rebuild-platform.sh&lt;/em&gt;, the jevois is mounted as a disk to /media/${user}/JEVOIS. In fact, the jevois-usbsd does not run that fast to mount the jevois. The cmake will create a directory (/media/${user}/JEVOIS) on the host computer, copy the cross-compiled library to the fake path.Subsequently,&amp;nbsp;the jevois is&amp;nbsp;mounted to&amp;nbsp;/media/${user}/JEVOIS1. Thereby, the installation fails. My current solution for this is to execute the jevois-usbsd before running&amp;nbsp;&lt;em&gt;rebuild-platform.sh.&amp;nbsp;&lt;/em&gt;It is better to get a better solution for this.&lt;/p&gt;</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4502&amp;qa_1=problem-when-installing-customized-module-to-jevois</guid>
<pubDate>Mon, 15 Jun 2020 12:48:10 +0000</pubDate>
</item>
<item>
<title>support for data matrix / small 2D barcode</title>
<link>http://jevois.org/qa/index.php?qa=4141&amp;qa_1=support-for-data-matrix-small-2d-barcode</link>
<description>

&lt;p&gt;hi jevois team;&lt;/p&gt;

&lt;p&gt;someone came to me for decoding small 2D barcode, turns out that the best format is data_matrix (dtmx). So i though again about our poor attempts to get libdtmx on JeVois. We already discussed this in late 2018 &lt;a rel=&quot;nofollow&quot; href=&quot;http://jevois.org/qa/index.php?qa=2464&amp;amp;qa_1=how-to-add-a-python-lib-in-jevois-pip-install-pylibdmtx&amp;amp;show=2464#q2464&quot;&gt;here&lt;/a&gt; and &lt;a rel=&quot;nofollow&quot; href=&quot;http://jevois.org/qa/index.php?qa=2439&amp;amp;qa_1=best-approach-to-decode-data_matrix-2d-barcode-with-jevois&amp;amp;show=2439#q2439&quot;&gt;there&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;We simply couldn't make the suggested tutorial&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;http://jevois.org/tutorials/ProgrammerDlib.html&quot;&gt;http://jevois.org/tutorials/ProgrammerDlib.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Looking at the &lt;a rel=&quot;nofollow&quot; href=&quot;http://jevois.org/moddoc/DemoQRcode/modinfo.html&quot;&gt;barcode&lt;/a&gt; documentation, I still do not see the data_matrix format.&lt;/p&gt;

&lt;p&gt;it's a pitty, i'm sure the right person could get that solved in no time :'(&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Can anyone help me ?&lt;/p&gt;</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4141&amp;qa_1=support-for-data-matrix-small-2d-barcode</guid>
<pubDate>Thu, 14 May 2020 20:29:47 +0000</pubDate>
</item>
<item>
<title>camera fails to connect to mac inventor</title>
<link>http://jevois.org/qa/index.php?qa=4125&amp;qa_1=camera-fails-to-connect-to-mac-inventor</link>
<description>I have two new JeVois cameras and I cannot get either one of them to connect to my MacBook Pro workstation with Inventor. &amp;nbsp;I have the latest SD flashed and have the camera connected to separate power with more than enough power. &amp;nbsp;The camera boots up and the indicator light is green and then turns orange. I am using a JeVois Y cable with USB B for the power and micro USB plugged into a micro USB to USB B adapter to connect with the Mac. Inventor is up and running when I plug in the camera to the Mac, waiting for a connection. But the camera never connects. Photobooth and StreamLabs OBS both do not see a second camera other than the laptop built in camera. &amp;nbsp;What other troubleshooting can I do?</description>
<category>Hardware Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4125&amp;qa_1=camera-fails-to-connect-to-mac-inventor</guid>
<pubDate>Sat, 09 May 2020 22:12:43 +0000</pubDate>
</item>
<item>
<title>Not able to install developer software the quick way as given in jevois.usc.edu</title>
<link>http://jevois.org/qa/index.php?qa=4122&amp;qa_1=able-install-developer-software-the-quick-given-jevois-usc</link>
<description>I receive the error: The repository '&lt;a href=&quot;https://jevois.usc.edu/apt&quot; rel=&quot;nofollow&quot;&gt;https://jevois.usc.edu/apt&lt;/a&gt; bionic Release' does not have a Release file.&lt;br /&gt;
&lt;br /&gt;
even after adding the deb package in sources.list.d, upon doing &amp;quot;apt update&amp;quot; it says&lt;br /&gt;
&lt;br /&gt;
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. &amp;nbsp;Could not handshake: Error in the certificate verification. [IP: 68.181.32.21 443]</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4122&amp;qa_1=able-install-developer-software-the-quick-given-jevois-usc</guid>
<pubDate>Sat, 09 May 2020 06:44:18 +0000</pubDate>
</item>
<item>
<title>I am not able to add jevois repository and install jevois on ubuntu 18.04</title>
<link>http://jevois.org/qa/index.php?qa=4120&amp;qa_1=not-able-add-jevois-repository-and-install-jevois-ubuntu-18</link>
<description>Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. &amp;nbsp;Could not handshake: Error in the certificate verification. [IP: 68.181.32.21 443]&lt;br /&gt;
Reading package lists... Done &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br /&gt;
E: The repository '&lt;a href=&quot;https://jevois.usc.edu/apt&quot; rel=&quot;nofollow&quot;&gt;https://jevois.usc.edu/apt&lt;/a&gt; bionic Release' does not have a Release file.</description>
<category>User questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4120&amp;qa_1=not-able-add-jevois-repository-and-install-jevois-ubuntu-18</guid>
<pubDate>Fri, 08 May 2020 07:39:59 +0000</pubDate>
</item>
<item>
<title>Using tensorflow in python</title>
<link>http://jevois.org/qa/index.php?qa=4086&amp;qa_1=using-tensorflow-in-python</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
I followed the Jevois tutorial to train imagenet on new classifiers, and generated the tflite file, but I was wondering now if it is possible to use this model &amp;nbsp;in a python module. The tutorial explains how to deploy the tflite model to the tensorfloweasy module, but I would prefer to do this from within a python module. I tried to import tensorflow in a python module, but tensorflow was not found. I also tried to install a few different wheels for tensorflow on the camera, but this just caused the camera to crash. Overall, I am just wondering if it is possible to use the tensorflow library in a python module, rather than a C++ module like tensorfloweasy</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4086&amp;qa_1=using-tensorflow-in-python</guid>
<pubDate>Thu, 23 Apr 2020 16:19:42 +0000</pubDate>
</item>
<item>
<title>Possible software error in the JeVois cam A33</title>
<link>http://jevois.org/qa/index.php?qa=4065&amp;qa_1=possible-software-error-in-the-jevois-cam-a33</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
What I want to do is to set Date and Time from the hard serial connected Arduino Mega to the cam. I try to do it with this Arduino software:&lt;br /&gt;
&lt;br /&gt;
:#define JeVois Serial2&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;JeVois.begin(115200); &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;//Verbindung mit JeVois-Kamera&lt;br /&gt;
&amp;nbsp;&amp;nbsp;JeVois.setTimeout(1000000);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;JeVois.println(&amp;quot;date &amp;quot; + DatumZeit); &amp;nbsp;In the variable DatumZeit i have the actual date and time. So the string I am sending is &amp;quot;date 0411123020&amp;quot; it means &amp;quot;date MMDDhhmmYY&amp;quot; &amp;nbsp;M = Month, D = Day, h = hour, m = minute and YY = the last 2 digits of the year.&lt;br /&gt;
&lt;br /&gt;
And now the A33 software mistake: normaly after power on the Date and Time is always 01.01.1970 00:00:00. in this case it is impossible to send the new Date and Time to the cam. The problem is the year 1970. If you change the year with the manual date command in the inventor, the cam will accept the date and time from the Arduino. I fyou change the year back to 1970, it will not function anymore. So it is not possible to send the real date and time to the cam after a short power off.&lt;br /&gt;
&lt;br /&gt;
I tried several things to see what happens but the mistake is, that the cam a33 will not accept a date and time string, if the year in the cam is 1970.&lt;br /&gt;
&lt;br /&gt;
What can I do or what can you do?&lt;br /&gt;
&lt;br /&gt;
Best regards&lt;br /&gt;
&lt;br /&gt;
Peter Dambrowsky</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4065&amp;qa_1=possible-software-error-in-the-jevois-cam-a33</guid>
<pubDate>Sat, 11 Apr 2020 08:38:19 +0000</pubDate>
</item>
<item>
<title>Headless jevois : frame to Serial</title>
<link>http://jevois.org/qa/index.php?qa=4062&amp;qa_1=headless-jevois-frame-to-serial</link>
<description>

&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I am confused as i try to make my A33 JeVois camera to base64 encode a single frame then send this base64 string to nodeMCU thru serial.&lt;/p&gt;

&lt;p&gt;I made this python module :&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;import libjevois as jevois
&lt;br&gt;import cv2
&lt;br&gt;import base64&lt;/p&gt;

&lt;p&gt;class img2serial2web:
&lt;br&gt;&amp;nbsp; &amp;nbsp; def __init__(self):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; self.frame = 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; self.image_requested = True&lt;/p&gt;

&lt;p&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; def processNoUSB(self, inframe):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; img = inframe.getCvBGR()&lt;/p&gt;

&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if self.image_requested:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; retval, cnt = cv2.imencode('.jpg',img)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; bcnt = base64.b64encode(cnt)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; jevois.sendSerial(bcnt)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; self.image_requested = False&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;If i try this code with jevois-daemon (replacing processNoUSB(self, inframe) by process(self, inframe, outframe)) the module works great and print the base64 in my terminal.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;But when i import it to th camera and run it using serial commands i have no output at all, except the default jevois log (&lt;em&gt;INF Engine::setFormatInternal: Module [img2serial] loaded, initialized, and ready&lt;/em&gt;).&amp;nbsp;&lt;/p&gt;

&lt;p&gt;I really don't know what am i doig wrong.&lt;/p&gt;

&lt;p&gt;My goal is to make my nodemcu&amp;nbsp;get a single frame from jevois as a base64 encoded string and then send this string to a php webpage. Any suggestion ?&lt;/p&gt;</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4062&amp;qa_1=headless-jevois-frame-to-serial</guid>
<pubDate>Fri, 10 Apr 2020 08:25:15 +0000</pubDate>
</item>
<item>
<title>Using tensorflow within a python module</title>
<link>http://jevois.org/qa/index.php?qa=4057&amp;qa_1=using-tensorflow-within-a-python-module</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
I am making a new python module in the camera, and want to use certain tensorflow functions. I tried importing tensorflow at the top of the python module, but it gives me an error that says &amp;quot;No module named 'tensorflow' &amp;quot;. I saw that there are a couple tensorflow modules on the camera already, but they are programmed in C++. Basically, I'm just wondering if it's possible to use tensorflow from within a python module on this camera.</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4057&amp;qa_1=using-tensorflow-within-a-python-module</guid>
<pubDate>Tue, 07 Apr 2020 19:29:18 +0000</pubDate>
</item>
<item>
<title>Actual FOV of standard lens</title>
<link>http://jevois.org/qa/index.php?qa=4049&amp;qa_1=actual-fov-of-standard-lens</link>
<description>

&lt;p&gt;I have an A33 Jevois camera with standard lens. I'm trying to use this camera for mapping/SLAM purposes, so I need to get FOV relatively accurately. Checking online, there appears to be conflicting specs on this, where the FOV is stated as either 60&lt;sup&gt;o&lt;/sup&gt; or 65&lt;sup&gt;o&lt;/sup&gt; (here &lt;a href=&quot;http://jevois.org/doc/Lenses.html&quot; rel=&quot;nofollow&quot;&gt;http://jevois.org/doc/Lenses.html&lt;/a&gt; and here &lt;a href=&quot;https://www.jevoisinc.com/pages/hardware&quot; rel=&quot;nofollow&quot;&gt;https://www.jevoisinc.com/pages/hardware&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;I decided to take the camera to the Vicon motion capture room to see if I could validate either of these figures.&lt;/p&gt;

&lt;p&gt;I calculated the FOV by determining the horizontal length a known object was in the camera image, then knowing exactly how far away the camera was from that object, I could calculate the FOV. The figure I kept realising was just shy of 51&lt;sup&gt;o&lt;/sup&gt; (well short of the 60&lt;sup&gt;o&lt;/sup&gt; - 65&lt;sup&gt;o&lt;/sup&gt;).&lt;/p&gt;

&lt;p&gt;Have you guys done any testing to determine the effective FOV of this device?&lt;/p&gt;</description>
<category>Hardware Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4049&amp;qa_1=actual-fov-of-standard-lens</guid>
<pubDate>Sat, 04 Apr 2020 22:54:42 +0000</pubDate>
</item>
<item>
<title>How to get Serial data from jevois to NodeMCU ?</title>
<link>http://jevois.org/qa/index.php?qa=4043&amp;qa_1=how-to-get-serial-data-from-jevois-to-nodemcu</link>
<description>

&lt;p&gt;Hello everyone,&lt;/p&gt;

&lt;p&gt;I am trying to use this simple c code to get infos from the jevois camera to be printed on my computer ArduinoIDE Serial monitor thru a NodeMCU Lolin V3 :&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;#include&amp;lt;SoftwareSerial.h&amp;gt;
&lt;br&gt;SoftwareSerial txrx(D5,D6);&lt;/p&gt;

&lt;p&gt;void setup() {
&lt;br&gt;&amp;nbsp; Serial.begin(115200);
&lt;br&gt;&amp;nbsp; txrx.begin(115200);
&lt;br&gt;}&lt;/p&gt;

&lt;p&gt;void loop() {
&lt;br&gt;&amp;nbsp; txrx.write(&quot;info&quot;);
&lt;br&gt;&amp;nbsp; while (txrx.available() &amp;gt; 0) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; Serial.print((char)txrx.read());
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;}&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;My serial monitor (on computer) is set to 115200 Bauds and the 4Pins serial from jevois is wired to the NodeMCU this way :&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;Jevois RED --------&amp;gt; nodemcu Vin&lt;/p&gt;

&lt;p&gt;Jevois BLACK ----&amp;gt; nodemcu Ground&lt;/p&gt;

&lt;p&gt;Jevois YELLOW -&amp;gt; nodemcu D6&lt;/p&gt;

&lt;p&gt;jevois WHITE -----&amp;gt; nodemcu D5&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I have weird behaviors during my tests.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;The NodeMCU seems not to send commands correctly, and i can't get proper datas from jevois.&lt;/p&gt;

&lt;p&gt;Sometimes i receives stuff bus it's mosly garbage chars.&lt;/p&gt;

&lt;p&gt;&amp;nbsp;What am i doing wrong ?&lt;/p&gt;</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=4043&amp;qa_1=how-to-get-serial-data-from-jevois-to-nodemcu</guid>
<pubDate>Fri, 03 Apr 2020 09:01:41 +0000</pubDate>
</item>
<item>
<title>what is the best way to locate a red laser pointer spot using jevois ?</title>
<link>http://jevois.org/qa/index.php?qa=3977&amp;qa_1=what-the-best-way-locate-red-laser-pointer-spot-using-jevois</link>
<description>I am trying to detect a red laser pointer spot in order to use it for an arm picking an object . What is the best way to detect the location of the spot in in the camera window ? The laser dot is strong so the luminosity of the spot is high. Tried with Object Tracker but cannot find a suitable range of HSV able to reliably locate it. Is there any recommended way to do this ?&lt;br /&gt;
&lt;br /&gt;
Thank you,</description>
<category>User questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3977&amp;qa_1=what-the-best-way-locate-red-laser-pointer-spot-using-jevois</guid>
<pubDate>Mon, 09 Mar 2020 13:07:18 +0000</pubDate>
</item>
<item>
<title>Does the jevois-inventor provides the feature to flash the current time off host computer</title>
<link>http://jevois.org/qa/index.php?qa=3971&amp;qa_1=jevois-inventor-provides-feature-flash-current-host-computer</link>
<description>Hello, I am looking for a python program to take the date and time from the host computer and send it to the Jevois A33 cam ( like I can do it in the console with the comand &amp;quot;date 2020.03.06-15:30:00&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
I want to do this with a program line in Python on ervery start of the Cam.&lt;br /&gt;
&lt;br /&gt;
Please help me.&lt;br /&gt;
&lt;br /&gt;
Regards&lt;br /&gt;
&lt;br /&gt;
Peter</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3971&amp;qa_1=jevois-inventor-provides-feature-flash-current-host-computer</guid>
<pubDate>Fri, 06 Mar 2020 17:09:45 +0000</pubDate>
</item>
<item>
<title>how to detect a laser pointer spot (650 nm) using jevois ?</title>
<link>http://jevois.org/qa/index.php?qa=3966&amp;qa_1=how-to-detect-a-laser-pointer-spot-650-nm-using-jevois</link>
<description>I need to track a laser pointer spot on different backgrounds. Tried with object tracker in HSV but no setting seems to give reliable results. Is there a different way to that ?</description>
<category>User questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3966&amp;qa_1=how-to-detect-a-laser-pointer-spot-650-nm-using-jevois</guid>
<pubDate>Thu, 05 Mar 2020 11:00:36 +0000</pubDate>
</item>
<item>
<title>I am trying cause my Arduino UNO to trigger the recording of Video through the Save Video Module in Jevois.</title>
<link>http://jevois.org/qa/index.php?qa=3965&amp;qa_1=trying-cause-arduino-trigger-recording-through-module-jevois</link>
<description>I am trying cause my Arduino UNO to trigger the recording of Video through the Save Video Module in Jevois and save it on the SD card in the Camera. I want to trigger the start of recording and the end of recording using a button that I press on my Arduino UNO. Copied below is the code I am using. It is displaying the message in the Arduino Serial Monitor but it is not triggering the camera to begin recording or stop recording.&lt;br /&gt;
&lt;br /&gt;
#define rxPin 0&lt;br /&gt;
#define txPin 1&lt;br /&gt;
#define ledPin 13&lt;br /&gt;
&lt;br /&gt;
int led = 13;&lt;br /&gt;
int button = 12;&lt;br /&gt;
&lt;br /&gt;
int ledState = LOW;&lt;br /&gt;
int buttonCurrent;&lt;br /&gt;
int buttonPrevious = HIGH;&lt;br /&gt;
&lt;br /&gt;
byte pinState = 0;&lt;br /&gt;
String SetUp = &amp;quot;setpar serout setmapping2 YUYV 640 480 30.0 JeVois SaveVideo&amp;quot;;&lt;br /&gt;
String StreamOn = &amp;quot;setpar serout streamon&amp;quot;;&lt;br /&gt;
String Start = &amp;quot;setpar serout start&amp;quot;;&lt;br /&gt;
String Stop = &amp;quot;setpar serout stop&amp;quot;;&lt;br /&gt;
String StreamOff = &amp;quot;setpar serout streamoff&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
void setup()&lt;br /&gt;
{&lt;br /&gt;
&amp;nbsp;&amp;nbsp;Serial.begin(115200);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;pinMode(button, INPUT);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;pinMode(led, OUTPUT);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;// define pin modes for tx, rx, led pins:&lt;br /&gt;
&amp;nbsp;&amp;nbsp;pinMode(rxPin, INPUT);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;pinMode(txPin, OUTPUT);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;pinMode(ledPin, OUTPUT);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;// set the data rate for the SoftwareSerial port&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;Serial.println(SetUp);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
void loop()&lt;br /&gt;
{&lt;br /&gt;
&amp;nbsp;&amp;nbsp;buttonCurrent = digitalRead(button);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;if (buttonCurrent == HIGH &amp;amp;&amp;amp; buttonPrevious == LOW)&lt;br /&gt;
&amp;nbsp;&amp;nbsp;{&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (ledState == LOW)&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;ledState = HIGH;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Serial.println(StreamOn);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Serial.println(Start);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;else&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;ledState = LOW;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Serial.println(Stop);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Serial.println(StreamOff);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;}&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;digitalWrite(led, ledState);&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;buttonPrevious = buttonCurrent;&lt;br /&gt;
}</description>
<category>User questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3965&amp;qa_1=trying-cause-arduino-trigger-recording-through-module-jevois</guid>
<pubDate>Thu, 05 Mar 2020 00:37:16 +0000</pubDate>
</item>
<item>
<title>Object detection</title>
<link>http://jevois.org/qa/index.php?qa=3958&amp;qa_1=object-detection</link>
<description>I am currently learning how to use the object detection module, i have followed the tutorials for the module but everytime i try to save a object i dont get a green box around the object aka the software dosent recognize it. i cant seem to figure out why i cant get it to work, it should just be a few simple commands but acording to the module tutorials, but no results. Any tips on how to fix this or just how to get it to work?</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3958&amp;qa_1=object-detection</guid>
<pubDate>Tue, 03 Mar 2020 17:22:53 +0000</pubDate>
</item>
<item>
<title>How can I store a Video frame by frame to the sdcard of my A33 cam</title>
<link>http://jevois.org/qa/index.php?qa=3955&amp;qa_1=how-can-i-store-video-frame-by-frame-to-the-sdcard-of-my-a33-cam</link>
<description>I wrote a Python code for storing a video on the sd-card of my a33 cam. My problem is, that the Filename will be stored, but I cannot write frames after opening the file. Here you can see my Python code. In the line &amp;quot;jevois.sendSerial(str(cap.isOpened()))&amp;quot; i can read, wether the File is opened or not. I always get the answer &amp;quot;false&amp;quot; (that means File not opened). I do not know what is wrong, where is my mistake. Can everybody help me? Every Tipp will be ok. Thank you.&lt;br /&gt;
&lt;br /&gt;
def VideoSpeichern(self, frame):&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;jevois.sendSerial(&amp;quot;VideoSpeichern&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;cap = cv2.VideoCapture(0)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# Der Dateiname besteht aus Objekt, Datum und Uhrzeit. Dies wird hier zusammengefuegt.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;now = datetime.now() # aktuelles Datum und Uhrzeit&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;date_object = now.strftime(&amp;quot;%Y%m%d&amp;quot;) # Heutiges Datum in date_object ablegen&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;time_object = now.strftime(&amp;quot;%H%M%S&amp;quot;) # Aktuelle Uhrzeit in time_object ablegen&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;PfadDatei = (&amp;quot;modules/Dambrowsky/OpenCVObjektErkennungBilderVideo/BilderVideos/ &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Person&amp;quot;+&amp;quot;_&amp;quot;+str(date_object)+&amp;quot;_&amp;quot;+str(time_object)+&amp;quot;.avi&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# codec definieren und VideoWriter Objekt erzeugen&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;fourcc = cv2.VideoWriter_fourcc(*'DIVX')&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;out = cv2.VideoWriter(PfadDatei,fourcc, 20.0, (640,480))&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;jevois.sendSerial(str(cap.isOpened()))&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;start = time.time()&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;while(cap.isOpened()):&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;ret, frame = cap.read()&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;jevois.sendSerial(str(ret))&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if ret==True:&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;frame = cv2.flip(frame,0)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# frame in Datei schreiben&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;out.write(frame)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;end = time.time()&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;jevois.sendSerial(end - start)&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (end - start &amp;gt; 30):&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;key = ord('q')&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;else:&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;# Alles wieder am Ende schliessen&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;cap.release()&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;out.release()</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3955&amp;qa_1=how-can-i-store-video-frame-by-frame-to-the-sdcard-of-my-a33-cam</guid>
<pubDate>Mon, 02 Mar 2020 14:16:13 +0000</pubDate>
</item>
<item>
<title>DemoSaliency headless</title>
<link>http://jevois.org/qa/index.php?qa=3950&amp;qa_1=demosaliency-headless</link>
<description>Hi all,&lt;br /&gt;
I have been playing with Jevois for a few years now and while I like it a lot I can't use it for what I want it for and the extensive documentation always seems to hit a wall.&lt;br /&gt;
&lt;br /&gt;
All I want is the X/Y output of the salient point, and the 'whiteness' of that point. I already get this out of it running demoSaliency, but the applications I want to use it for simply do not allow for a USB connection.&lt;br /&gt;
&lt;br /&gt;
Perhaps I'm missing how to set something like this in the literature- if anyone can help me out with this I would deploy Jevois in some of my applications as a 'simple' smart sensor; so far it remains a curiosity (with a FANTASTIC demo of saliency visualization)&lt;br /&gt;
&lt;br /&gt;
Thank you!</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3950&amp;qa_1=demosaliency-headless</guid>
<pubDate>Fri, 28 Feb 2020 15:40:35 +0000</pubDate>
</item>
<item>
<title>How to detect new objects in Jevois inventor</title>
<link>http://jevois.org/qa/index.php?qa=3949&amp;qa_1=how-to-detect-new-objects-in-jevois-inventor</link>
<description>Im trying to learn how to detect objects with the jevois inventor, im following the live training tutorial but its never stated where i should add the commands &amp;quot;setpar showwin true&amp;quot; and &amp;quot;Save Somename&amp;quot; ? i have tried to type them into the config but that didnt work.</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3949&amp;qa_1=how-to-detect-new-objects-in-jevois-inventor</guid>
<pubDate>Fri, 28 Feb 2020 13:02:19 +0000</pubDate>
</item>
<item>
<title>Jevois doesn't work after Raspberry PI reboots</title>
<link>http://jevois.org/qa/index.php?qa=3915&amp;qa_1=jevois-doesnt-work-after-raspberry-pi-reboots</link>
<description>

&lt;p&gt;I've come back to my Jevois after not looking at it for a year or so. I'm resurrecting an old project that I had almost working, but starting with a fresh install of everything. Raspberry Pi 3B powering the Jevois with the two headed USB cable.&lt;/p&gt;

&lt;p&gt;I have a python program that runs Jevois and communicates by reading and writing via serial. I have it set up as a daemon to run on startup. When I run it by manually starting it, it runs fine. When I let it run automatically after a reboot, it does not work. I have a log file and I can see that it's not getting any response from the Jevois when run this way. I've tried increasing the wait time before the script fires up and that doesn't seem to help.&amp;nbsp; When I run it via a manual restart after rebooting, it also doesn't work. It only works if I unplug the Jevois and plug it back in, and then start the daemon.&lt;/p&gt;

&lt;p&gt;If I stop the daemon, guvcview runs fine. I do get some errors that might not be useful:&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-family:courier new,courier,monospace&quot;&gt;GUVCVIEW: capture_cond wait timedout (5 sec)
&lt;br&gt;V4L2_CORE: Could not grab image (select timeout): Resource temporarily unavailable&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Even after I run guvcview, the daemon doesn't work without a restart of the jevois.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Any ideas?&lt;/p&gt;</description>
<category>User questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3915&amp;qa_1=jevois-doesnt-work-after-raspberry-pi-reboots</guid>
<pubDate>Sun, 16 Feb 2020 20:16:29 +0000</pubDate>
</item>
<item>
<title>Jevois daemon hangs (solid green) upon Jevois-Inventor startup</title>
<link>http://jevois.org/qa/index.php?qa=3897&amp;qa_1=jevois-daemon-hangs-solid-green-upon-jevois-inventor-startup</link>
<description>This problem started last week. I'm using jevois 1.15 and jevois-inventor beta 0.5 on my Ubuntu 18.04 - not VM.&lt;br /&gt;
&lt;br /&gt;
My camera suddenly stopped displaying video on my host computer, but still works in headerless mode. This error arose as I was creating a module's script.cfg file, which I've since deleted. Whenever I try to use Jevois-Inventor (or any other webcam viewer, for that matter) Jevois's LED turn solid green, and the computer doesn't recognise it is connected (I cease being able to communicate with the camera, and I get a notification that a USB device has been disconnected). I get no errors printing in terminal when I use other viewers, but whenever I attempt running Jevois-Inventor from terminal, it prints this error:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;QNetworkReplyHttpImplPrivate::_q_startOperation was called more than once QUrl(&amp;quot;&lt;a href=&quot;http://jevois.org/version&amp;quot;)&amp;quot;&quot; rel=&quot;nofollow&quot;&gt;http://jevois.org/version&amp;quot;)&amp;quot;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Unable to query the parameter info: &amp;quot;Invalid argument&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
&amp;quot;CameraBin error: &amp;quot;Could not read from resource.&amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Similarly, I have not been able to operate the camera in PassThrough mode, and running the daemon on my host computer, despite aligning USB mode of PassThrough with the module I intend to run. Instead, video is streamed from my laptop's webcam.&lt;br /&gt;
&lt;br /&gt;
I should note, I've no problems operating the camera in headerless mode (by issuing commands to the Jevois via serial socket connection, or &amp;quot;jevois-cmd&amp;quot; command). Also to note, other usb camera work fine on my computer.&lt;br /&gt;
&lt;br /&gt;
Has anyone experienced anything similar, or have and sage words of advice?&lt;br /&gt;
&lt;br /&gt;
Thanks!</description>
<category>User questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3897&amp;qa_1=jevois-daemon-hangs-solid-green-upon-jevois-inventor-startup</guid>
<pubDate>Thu, 13 Feb 2020 06:08:43 +0000</pubDate>
</item>
<item>
<title>How do I save JeVois camera images on my arduino</title>
<link>http://jevois.org/qa/index.php?qa=3891&amp;qa_1=how-do-i-save-jevois-camera-images-on-my-arduino</link>
<description>How do I save images on the sd card or on the arduino. I have a sd card holder on my arduino</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3891&amp;qa_1=how-do-i-save-jevois-camera-images-on-my-arduino</guid>
<pubDate>Wed, 12 Feb 2020 19:25:25 +0000</pubDate>
</item>
<item>
<title>How do I save pictures if it's hooked up to a microcontroller</title>
<link>http://jevois.org/qa/index.php?qa=3890&amp;qa_1=how-do-i-save-pictures-if-its-hooked-up-to-a-microcontroller</link>
<description>I'm going to hook it up to a microcontroller similiar to an arduino. How do I save the pictures and how do I take them in. Do I need a microsd card slot on my microcontroller</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3890&amp;qa_1=how-do-i-save-pictures-if-its-hooked-up-to-a-microcontroller</guid>
<pubDate>Wed, 12 Feb 2020 19:14:49 +0000</pubDate>
</item>
<item>
<title>Saving video directly to a PC</title>
<link>http://jevois.org/qa/index.php?qa=3879&amp;qa_1=saving-video-directly-to-a-pc</link>
<description>I have a quick question about saving videos with the jevois camera. I was wondering if it is possible to save a video recorded by the jevois directly to the host computer the camera is connected to. Basically what I am looking for is the &amp;quot;Save Video&amp;quot; module, but instead of saving the video to the sd card in the jevois camera, I want to save the video directly to a folder on the host computer the camera is connected to.&lt;br /&gt;
&lt;br /&gt;
edit: I actually found a solution on my own. I found the page &amp;quot;Getting started on a windows host computer&amp;quot; and downloaded AMCap, which meets all my needs since it allows me to record the video stream.</description>
<category>Hardware Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3879&amp;qa_1=saving-video-directly-to-a-pc</guid>
<pubDate>Tue, 11 Feb 2020 17:36:13 +0000</pubDate>
</item>
<item>
<title>Read Only File System after sendSerial?</title>
<link>http://jevois.org/qa/index.php?qa=3864&amp;qa_1=read-only-file-system-after-sendserial</link>
<description>I've had this happen twice now, on two different JeVois cameras, two different SD cards. &amp;nbsp;One of the SD cards was a year old, so had an old Jevois image. &amp;nbsp;The other was flashed brand new today.&lt;br /&gt;
&lt;br /&gt;
I have a script running. &amp;nbsp;It's a fairly straightforward First Robotics type script.&lt;br /&gt;
Start the script.&lt;br /&gt;
Open up a new text file to save some data about the coming run.&lt;br /&gt;
Start acquiring and processing images. &amp;nbsp;Find targets and draw the target outline on the screen. &amp;nbsp;Save target locations in the text file mentioned above.&lt;br /&gt;
Send processed frame via outframe to the host.&lt;br /&gt;
&lt;br /&gt;
So far so good. &amp;nbsp;It runs. &amp;nbsp;I see exactly what I expect to see in Inventor, or whatever happens to be viewing the output stream.&lt;br /&gt;
&lt;br /&gt;
Now......add one line:&lt;br /&gt;
jevois.sendSerial(&amp;quot;A 1.23 &amp;quot;)&lt;br /&gt;
&lt;br /&gt;
(That is in fact the exact line I'm sending. &amp;nbsp;Of course in the future I will send target coordinates instead of &amp;quot;1.23&amp;quot;, but I'm testing serial communications now.)&lt;br /&gt;
&lt;br /&gt;
Restart jevois, and in inventor, it now tells me it can't open the text file because it's a read only file system. &amp;nbsp;Throw exception and stop.&lt;br /&gt;
&lt;br /&gt;
Well now that's odd.&lt;br /&gt;
Try to take out the sendSerial line by editing in Inventor. &amp;nbsp;It can't save the code. &amp;nbsp;The file system is read only.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;The first time it happened I thought it must be coincidence and somehow I managed to corrupt the SD card with something unrelated, so I dug out another camera, flashed a brand new SD card, and exactly the same thing happened. &amp;nbsp;This time I opened the file system in Windows, went into the module code and manually edited it out, ejected the disk, and brought it up in inventor again. &amp;nbsp;Same error message. &amp;nbsp;Looking at the code, the sendSerial line is gone, but I still can't run the program or save any changes. &amp;nbsp;The file system appears to be read only, at least to the jeVois software. &amp;nbsp;I can open it and write to it in Windows (via enabling access to the file system, from the Inventor button.)&lt;br /&gt;
&lt;br /&gt;
The exact error message is OSError: [errno 30] &amp;nbsp;Read-only file system: 'targetData.txt'&lt;br /&gt;
&lt;br /&gt;
(targetData.txt is the name of the file that I open up at the beginning to save found target data.)&lt;br /&gt;
Greatly abbreviated code below:&lt;br /&gt;
import libjevois as jevois&lt;br /&gt;
import cv2&lt;br /&gt;
import numpy as np&lt;br /&gt;
import random&lt;br /&gt;
import math&lt;br /&gt;
&lt;br /&gt;
class RoboCon_320_240_30:&lt;br /&gt;
def __init__(self):&lt;br /&gt;
...Do a bunch of initialization&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;self.datafile=open(&amp;quot;targetData.txt&amp;quot;,&amp;quot;w+&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
def substance(self,inimg):&lt;br /&gt;
...Do the major processing. &amp;nbsp;Called from either process or processNoUSB&lt;br /&gt;
&lt;br /&gt;
def process(self, inframe, outframe):&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;inimg=inframe.getCvBGR()&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;….Do a bunch of stuff to it&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;........call substance()&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;jevois.sendSerial(&amp;quot;A 1.23 &amp;quot;)&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;outframe.sendCv(processedimage)&lt;br /&gt;
&lt;br /&gt;
Everything is fine, until I insert that sendSerial line. &amp;nbsp;Then it stops working and the file system is read only.&lt;br /&gt;
&lt;br /&gt;
Any ideas?</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3864&amp;qa_1=read-only-file-system-after-sendserial</guid>
<pubDate>Sun, 09 Feb 2020 20:32:22 +0000</pubDate>
</item>
<item>
<title>Darknet YOLO Freezing</title>
<link>http://jevois.org/qa/index.php?qa=3860&amp;qa_1=darknet-yolo-freezing</link>
<description>Hi, I have purchased a new Rasberry Pi 3B,&lt;br /&gt;
&lt;br /&gt;
I have manged to get the Darknet YOLO example working on my Raspberry pi but it only works for about 30 seconds and then it freezes? &lt;br /&gt;
&lt;br /&gt;
I have tried changing the power adapter and I have also swapped the USB cable but I am still having no luck. &lt;br /&gt;
&lt;br /&gt;
All the other examples seem to work ok it just seems to be the two Darknet ones that are freezing but these are unfortunately the ones the I need, please can someone point me in the right direction?&lt;br /&gt;
&lt;br /&gt;
Thanks for the help</description>
<category>User questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3860&amp;qa_1=darknet-yolo-freezing</guid>
<pubDate>Fri, 07 Feb 2020 21:55:45 +0000</pubDate>
</item>
<item>
<title>Jevois-daemon freezing after ~2 seconds</title>
<link>http://jevois.org/qa/index.php?qa=3842&amp;qa_1=jevois-daemon-freezing-after-2-seconds</link>
<description>

&lt;p&gt;I recently got my hands on two of your little cameras and I have to say they are quite excellent. I had no issues with Jevois-inventor on PC. However for the last few days I have had nonstop issues trying to get the SDK working on a virtualbox running on OSX.&lt;/p&gt;

&lt;p&gt;Jevois-inventor as well as Jevois-daemon stream video for around 2 seconds and then freeze. They unfreeze roughly 4-6&amp;nbsp;seconds later to only freeze again within a second or less.&lt;/p&gt;

&lt;p&gt;Background on my setup:&lt;/p&gt;

&lt;ul&gt;

&lt;li&gt;Mac Mini 2012 Late 2.3 GHz with 8 GB of Ram (USB 3.0 on all ports)&lt;/li&gt;

&lt;li&gt;Virtualbox 6.1.2 r135662 with the corresponding extensions pack&lt;/li&gt;

&lt;li&gt;jevois-1.14.0-ubu1804.vdi precompiled image with SDK&lt;/li&gt;

&lt;li&gt;2x JeVois-A33 Smart Cameras (bought within the last two weeks)&lt;/li&gt;

&lt;li&gt;Logitech C920 HD Webcam&lt;/li&gt;&lt;/ul&gt;

&lt;div&gt;Through extensive testing I have found the following configurations to work. The corresponding settings are found under as sub-points. All configurations have the filters set for both external cameras, as well as a virtualbox configured with 4 cores, 5.7 GB of RAM, and xHCI controllers enabled.&lt;/div&gt;

&lt;ol&gt;

&lt;li&gt;JeVois Camera in &lt;strong&gt;guvcview &lt;/strong&gt;(&lt;span style=&quot;text-decoration: underline;&quot;&gt;No stuttering&lt;/span&gt;, working as dumb camera)

&lt;ol&gt;

&lt;li&gt;Unselected under devices&amp;gt;USB&lt;/li&gt;

&lt;li&gt;Selected under devices&amp;gt;Webcam&lt;/li&gt;

&lt;li&gt;Running JeVois PassThrough module configured as YUYV 640 480 30.0 YUYV 640 480 30.0 JeVois PassThrough&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;

&lt;li&gt;Logitech C920 Webcam in &lt;strong&gt;guvcview &lt;/strong&gt;(&lt;span style=&quot;text-decoration: underline;&quot;&gt;No stuttering&lt;/span&gt;, working as dumb camera)

&lt;ol&gt;

&lt;li&gt;Unselected under devices&amp;gt;USB&lt;/li&gt;

&lt;li&gt;Selected under devices&amp;gt;Webcam&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;

&lt;li&gt;JeVois Camera in &lt;strong&gt;jevois-inventor&lt;/strong&gt; (&lt;span style=&quot;text-decoration: underline;&quot;&gt;Stuttering/freezing&lt;/span&gt;, working as PassThrough dumb camera)

&lt;ol&gt;

&lt;li&gt;Selected under devices&amp;gt;USB&lt;/li&gt;

&lt;li&gt;Running JeVois PassThrough module configured as YUYV 640 480 30.0 YUYV 640 480 30.0 JeVois PassThrough&lt;/li&gt;

&lt;li&gt;Camera must be unplugged and plugged back in once jevois-inventor is started in order to be found and begin streaming video in jevois-inventor&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;

&lt;li&gt;JeVois Camera in &lt;strong&gt;jevois-daemon&lt;/strong&gt; (&lt;span style=&quot;text-decoration: underline;&quot;&gt;Stuttering/freezing&lt;/span&gt;, working as dumb camera)

&lt;ol&gt;

&lt;li&gt;Selected under devices&amp;gt;USB&lt;/li&gt;

&lt;li&gt;Running JeVois PassThrough module on physical JeVois Camera configured as YUYV 640 480 30.0 YUYV 640 480 30.0 JeVois PassThrough&lt;/li&gt;

&lt;li&gt;Running JeVois PassThrough module on host-based jevois-daemon configured as&amp;nbsp;YUYV 640 480 30.0 YUYV 640 480 30.0 JeVois PassThrough&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;

&lt;li&gt;Logitech C920 Webcam in &lt;strong&gt;jevois-daemon&lt;/strong&gt; (&lt;span style=&quot;text-decoration: underline;&quot;&gt;Stuttering/freezing&lt;/span&gt;, working as dumb camera)

&lt;ol&gt;

&lt;li&gt;Selected under devices&amp;gt;USB&lt;/li&gt;

&lt;li&gt;Running JeVois PassThrough module on host-based jevois-daemon configured as&amp;nbsp;YUYV 640 480 30.0 YUYV 640 480 30.0 JeVois PassThrough&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;/ol&gt;

&lt;div&gt;I have rebuilt and been running jevois-daemon through the SDK after rebuilding it with ~/jevois/rebuild-host.sh. The clean performance of the camera module and webcam on guvcview suggests that the problem is likely localized to my host hardware or my jevois software configuration.&lt;/div&gt;

&lt;div&gt;&lt;/div&gt;

&lt;div&gt;Based on the behavior, it sounds like it could be a buffer issue as suggested in &lt;a rel=&quot;nofollow&quot; href=&quot;http://jevois.org/qa/index.php?qa=1712&amp;amp;qa_1=video-output-freezes-on-two-different-camera&quot;&gt;this&lt;/a&gt; thread. However, I have tested jevois-daemon with the --serout=None launch parameter&amp;nbsp;and the freezing/stuttering continues. However, when stuttering occurs, the jevois-daemon console freezes up and does not respond to commands until the stream unfreezes.&lt;/div&gt;

&lt;div&gt;&lt;/div&gt;

&lt;div&gt;I have no issues running these pass-through configurations on my windows PC running jevois-inventor.&lt;/div&gt;</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3842&amp;qa_1=jevois-daemon-freezing-after-2-seconds</guid>
<pubDate>Mon, 03 Feb 2020 06:19:09 +0000</pubDate>
</item>
<item>
<title>Sending commands from python to serial command line</title>
<link>http://jevois.org/qa/index.php?qa=3820&amp;qa_1=sending-commands-from-python-to-serial-command-line</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I am trying to find a way to send a command to the serial command prompt from within the PythonTest module. I saw that there is the command jevois.sendSerial(), but this just sends the text as a message to the command prompt. Is there a way to send &amp;nbsp;text to the serial command prompt (like listmappings) from within a module where the camera will treat it as a command and try to execute it?</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3820&amp;qa_1=sending-commands-from-python-to-serial-command-line</guid>
<pubDate>Thu, 30 Jan 2020 21:02:13 +0000</pubDate>
</item>
<item>
<title>How to fix  &quot;Are you using old TFLite binary with newer model?&quot;</title>
<link>http://jevois.org/qa/index.php?qa=3812&amp;qa_1=how-to-fix-are-you-using-old-tflite-binary-with-newer-model</link>
<description>

&lt;p&gt;&lt;span style=&quot;color:#008080&quot;&gt;I have a very small custom model built with tensorflow 2.0 that I can convert to a&amp;nbsp;model.tflite and run it on a Coral, but when I load this model into the jevois and run the jevois tensorflow saliency demo I get the following error, from the console.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;!--StartFragment--&amp;gt;&lt;span style=&quot;color:#008080&quot;&gt;INF TensorFlow::operator(): Loaded model /jevois/share/tensorflow/fma224/model.tflite&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#800000&quot;&gt;ERR TensorFlow::Report: Op builtin_code out or range: 74. Are you using old TFLite binary with newer model?&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#800000&quot;&gt;ERR TensorFlow::Report: Op builtin_code out or range: 82. Are you using old TFLite binary with newer model?&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#800000&quot;&gt;ERR TensorFlow::Report: Registration failed.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000080&quot;&gt;FTL TensorFlow::operator(): Failed to construct interpreter
&lt;br&gt;
&lt;br&gt;Where does the TFLite binary live so that I can replace it with a new one?&lt;/span&gt;&amp;lt;!--EndFragment--&amp;gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#000080&quot;&gt;what version of tensorflow does the jevois use by default?&lt;/span&gt;&lt;/p&gt;</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3812&amp;qa_1=how-to-fix-are-you-using-old-tflite-binary-with-newer-model</guid>
<pubDate>Wed, 29 Jan 2020 18:48:35 +0000</pubDate>
</item>
<item>
<title>Issue in running custom Tensorflow network</title>
<link>http://jevois.org/qa/index.php?qa=3785&amp;qa_1=issue-in-running-custom-tensorflow-network</link>
<description>

&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;

&lt;p&gt;I am trying to run a custom tensorflow network on Jevois but it is giving me a hard time. The following is what I have done so far:&lt;/p&gt;

&lt;p&gt;I am using Vgg16 network from&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/qubvel/classification_models&quot;&gt;https://github.com/qubvel/classification_models&lt;/a&gt;&amp;nbsp;and have trained it on my own dataset and then saved the model in a h5 file.&lt;/p&gt;

&lt;p&gt;I then converted the h5 file to tflite file to deploy it on Jevois.&lt;/p&gt;

&lt;p&gt;Following the Jevois custom training tutorial, I have put the tflite file and labels.txt file in Jevois sd card on this path: /&lt;span style=&quot;background-color:rgb(251, 252, 253); color:rgb(0, 0, 0); font-family:monospace,fixed&quot;&gt;share/tensorflow/recycle&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;background-color:rgb(251, 252, 253); color:rgb(0, 0, 0); font-family:monospace,fixed&quot;&gt;Now when I connect the camera and select the TensorFlow easy module in Jevois-inventor, it shows the picture and hangs there and then gives error saying &quot;Malformed&amp;nbsp;Jevois Software version from Jevois Camera&amp;nbsp; &amp;nbsp;Disconnecting...&quot;&amp;nbsp;and then the software exits. I don't know what could be the problem. The input for the network is 224 x 224 so I have set it using foa. The tflite file I got is about 65MB in size and I saw some other tflite files they have a smaller size may be that could be the problem? I would really appreciate if somebody could guide me in the right direction. Thanks.&lt;/span&gt;&lt;/p&gt;</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3785&amp;qa_1=issue-in-running-custom-tensorflow-network</guid>
<pubDate>Sat, 25 Jan 2020 22:19:27 +0000</pubDate>
</item>
<item>
<title>JeVois A33 powers up but LED stays green</title>
<link>http://jevois.org/qa/index.php?qa=3780&amp;qa_1=jevois-a33-powers-up-but-led-stays-green</link>
<description>I bought the JeVois A33 kit (camera, Y cable, SD card and adapter) kit from Amazon. The camera seems to power up (solid green LED and cooling fan spins), but it doesn't enumerate to Windows 10, and I never get any orange flash or solid orange on the LED. &amp;nbsp;I've tried reflashing the MicroSD card as well as using a 64GB Sandisk card, with the current image and the latest archive image.&lt;br /&gt;
&lt;br /&gt;
Is there a way to diagnose where in the boot sequence it's getting stuck?&lt;br /&gt;
&lt;br /&gt;
Thanks in advance.</description>
<category>Hardware Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3780&amp;qa_1=jevois-a33-powers-up-but-led-stays-green</guid>
<pubDate>Fri, 24 Jan 2020 18:28:22 +0000</pubDate>
</item>
<item>
<title>Tensorflow lite Object Detection</title>
<link>http://jevois.org/qa/index.php?qa=3772&amp;qa_1=tensorflow-lite-object-detection</link>
<description>

&lt;p&gt;Hello,
&lt;br&gt;I'm developing a project using tensorflow 1.15 to detect multiple objects. To start with the JeVois card, I followed&amp;nbsp;the tutorial:&amp;nbsp;&lt;/p&gt;

&lt;p&gt;*&lt;a href=&quot;http://jevois.org/tutorials/UserTensorFlowTraining.html&quot; rel=&quot;nofollow&quot;&gt;http://jevois.org/tutorials/UserTensorFlowTraining.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;By following several online tutorials, I was able to customize and train my model. I've checked my model and it works fine on the computer. So I decided to export it in a lite version. I use the following command:&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;tflite_convert&amp;nbsp;\&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&amp;nbsp;--graph_def_file=tflite/tflite_graph.pb&amp;nbsp;\&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&amp;nbsp;--output_file=tflite/jevois_model.tflite&amp;nbsp;\&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&amp;nbsp;--input_format=TENSORFLOW_GRAPHDEF&amp;nbsp;\&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&amp;nbsp;--output_format=TFLITE&amp;nbsp;\&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&amp;nbsp;--input_shape=&lt;span style=&quot;color:#09885a&quot;&gt;1&lt;/span&gt;,&lt;span style=&quot;color:#09885a&quot;&gt;128&lt;/span&gt;,&lt;span style=&quot;color:#09885a&quot;&gt;128&lt;/span&gt;,&lt;span style=&quot;color:#09885a&quot;&gt;3&lt;/span&gt;&amp;nbsp;\&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&amp;nbsp;--input_array=normalized_input_image_tensor&amp;nbsp;\&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&amp;nbsp;--output_arrays=&lt;span style=&quot;color:#a31515&quot;&gt;'TFLite_Detection_PostProcess'&lt;/span&gt;,&lt;span style=&quot;color:#a31515&quot;&gt;'TFLite_Detection_PostProcess:1'&lt;/span&gt;,&lt;span style=&quot;color:#a31515&quot;&gt;'TFLite_Detection_PostProcess:2'&lt;/span&gt;,&lt;span style=&quot;color:#a31515&quot;&gt;'TFLite_Detection_PostProcess:3'&lt;/span&gt;&amp;nbsp;\&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&amp;nbsp;--inference_type=FLOAT&amp;nbsp;\&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&amp;nbsp;--input_data_type=FLOAT&amp;nbsp;\&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&amp;nbsp;--allow_custom_ops&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Once I get the model in&amp;nbsp; lite version, I change the name to model.tflite and&amp;nbsp;I also create my labels file. However, when I try to make it work on the card, the following message is displayed&amp;nbsp;&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;Loading network&lt;/p&gt;

&lt;p&gt;Please wait...&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I've waited several minutes (20) and the model never initializes.&amp;nbsp; could you help me? Because I don't know what the problem could be.&lt;/p&gt;</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3772&amp;qa_1=tensorflow-lite-object-detection</guid>
<pubDate>Tue, 21 Jan 2020 21:00:56 +0000</pubDate>
</item>
<item>
<title>Any OpenCV Python demo to stream data directly from JeVois as a UVC camera?</title>
<link>http://jevois.org/qa/index.php?qa=3766&amp;qa_1=opencv-python-demo-stream-data-directly-from-jevois-camera</link>
<description>

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Any OpenCV Python demo to stream data directly from JeVois as a UVC camera?&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;I noticed from&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;http://jevois.org/doc/ProgrammerPython.html&quot;&gt;http://jevois.org/doc/ProgrammerPython.html&lt;/a&gt;,&amp;nbsp;&lt;/p&gt;

&lt;blockquote&gt;

&lt;p&gt;&lt;span style=&quot;background-color:rgb(251, 252, 253); color:rgb(0, 128, 0); font-family:monospace,fixed&quot;&gt;import&lt;/span&gt;&lt;span style=&quot;background-color:rgb(251, 252, 253); color:rgb(0, 0, 0); font-family:monospace,fixed&quot;&gt; libjevois &lt;/span&gt;&lt;span style=&quot;background-color:rgb(251, 252, 253); color:rgb(0, 128, 0); font-family:monospace,fixed&quot;&gt;as&lt;/span&gt;&lt;span style=&quot;background-color:rgb(251, 252, 253); color:rgb(0, 0, 0); font-family:monospace,fixed&quot;&gt; jevois&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;On my host, I actually built&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/jevois/jevois&quot;&gt;https://github.com/jevois/jevois&lt;/a&gt;&amp;nbsp;from scratch.&lt;/p&gt;

&lt;p&gt;But, it seems there is &lt;strong&gt;NO&lt;/strong&gt; python-libjevois generated ? So, what python package should I build/install to generate a python module libjevois?&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Thank you very much.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3766&amp;qa_1=opencv-python-demo-stream-data-directly-from-jevois-camera</guid>
<pubDate>Sun, 19 Jan 2020 17:31:16 +0000</pubDate>
</item>
<item>
<title>I've added a custom C++ module and JeVois Inventor can't connect to the camera</title>
<link>http://jevois.org/qa/index.php?qa=3765&amp;qa_1=added-custom-module-jevois-inventor-cant-connect-the-camera</link>
<description>Hello!&lt;br /&gt;
&lt;br /&gt;
I've developed a C++ module with a number of components inside. It successfully runs in both regular and headless modes but I can't connect to the camera from JeVois Inventor. The only solution I've found is to remove my module. Do you have any ideas how I can fix this problem?</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3765&amp;qa_1=added-custom-module-jevois-inventor-cant-connect-the-camera</guid>
<pubDate>Sun, 19 Jan 2020 17:21:14 +0000</pubDate>
</item>
<item>
<title>JeVois Frequently Freezing</title>
<link>http://jevois.org/qa/index.php?qa=3753&amp;qa_1=jevois-frequently-freezing</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
I just got my JeVois and am running into a problem. &amp;nbsp;I flashed the SD card with the latest image (SD card came with the beginner kit) and plugged the USB cable (also supplied with the beginner kit) into a USB 3.0 port on a MacBook Pro.&lt;br /&gt;
&lt;br /&gt;
When I run the TensorFlowSingle (464x240) in either JeVois Inventor or Webcamoid it will work for anywhere from 10s to 1m, then freeze.&lt;br /&gt;
&lt;br /&gt;
If using Inventor, that's it -- I need to unplug/plug the device to get it back. &amp;nbsp;If using Webcamoid, I have to stop/start the camera a few times to get it back.&lt;br /&gt;
&lt;br /&gt;
I'm just using out of the box demos per instruction with all JeVois parts...so I don't think I'm doing anything wrong.&lt;br /&gt;
&lt;br /&gt;
I can't imagine this is normal. &amp;nbsp;It seems like a cool device, but if it freezes so frequently, I can't use it in my device. &amp;nbsp;Any suggestions?&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
&lt;br /&gt;
Nick</description>
<category>Hardware Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3753&amp;qa_1=jevois-frequently-freezing</guid>
<pubDate>Sat, 11 Jan 2020 01:41:23 +0000</pubDate>
</item>
<item>
<title>Jevois is not detected by Linux (Ubuntu 18.04.3 LTS)</title>
<link>http://jevois.org/qa/index.php?qa=3742&amp;qa_1=jevois-is-not-detected-by-linux-ubuntu-18-04-3-lts</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
A month ago I worked with the card and it worked beautifully. After a few days of rest I reconnected everything and it doesn't works. I can't share the video and even linux doesn't detect the card (with &amp;quot;dmesg&amp;quot; command). I have already installed another microSD and I have also verified the correct insertion of the card. Also I connected the card in others machine and its the same problem.&lt;br /&gt;
&lt;br /&gt;
Could someone guide me what could be the problem?</description>
<category>Hardware Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3742&amp;qa_1=jevois-is-not-detected-by-linux-ubuntu-18-04-3-lts</guid>
<pubDate>Tue, 07 Jan 2020 20:32:05 +0000</pubDate>
</item>
<item>
<title>Green light remains on, fan turns on, camera not detected by Windows</title>
<link>http://jevois.org/qa/index.php?qa=3737&amp;qa_1=green-light-remains-fan-turns-camera-not-detected-by-windows</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I purchased a JeVois Camera Beginner Turnkey kit at RobotShop.com last summer. &amp;nbsp;Though, I only had time to play with it during the holidays. &amp;nbsp;The green LED and fan turn on, but LED does not flash orange and does not later turn solid orange. &amp;nbsp;The card is fully inserted and I properly hear the click sound.&lt;br /&gt;
&lt;br /&gt;
I tried powering the camera with the Y cable or a single cable on &lt;br /&gt;
&lt;br /&gt;
- my laptop with a HUB &lt;br /&gt;
&lt;br /&gt;
- a desktop&lt;br /&gt;
&lt;br /&gt;
- directly from an apple and amazon chargers&lt;br /&gt;
&lt;br /&gt;
I tried re-flashing the provide 16 GB Micro SD card and another Sandisk Ultra 32 GB Micro SD card. &amp;nbsp;None of them work.&lt;br /&gt;
&lt;br /&gt;
I don't know what else to do to troubleshoot the camera.&lt;br /&gt;
&lt;br /&gt;
Please help.&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<category>User questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3737&amp;qa_1=green-light-remains-fan-turns-camera-not-detected-by-windows</guid>
<pubDate>Sat, 28 Dec 2019 03:52:00 +0000</pubDate>
</item>
<item>
<title>Update the time in jevois each time automatically.</title>
<link>http://jevois.org/qa/index.php?qa=3734&amp;qa_1=update-the-time-in-jevois-each-time-automatically</link>
<description>I'd like to update the time in jevois with the time on host computer when the jevois restarts each time. I found that the jevois-inventor provides the feature to flash the current time on host computer.</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3734&amp;qa_1=update-the-time-in-jevois-each-time-automatically</guid>
<pubDate>Thu, 26 Dec 2019 04:46:56 +0000</pubDate>
</item>
<item>
<title>I need a program in Phyton to integrate some more pictures.</title>
<link>http://jevois.org/qa/index.php?qa=3732&amp;qa_1=i-need-a-program-in-phyton-to-integrate-some-more-pictures</link>
<description>I am using MobileNet + SSD trained on Pascal VOC (20 object classes) , Caffe model for my Robot. It is fucntioning very good with my own Phyton software. Now I want to train some more Pictures (up to 10) in this system and I do not know, how to do it. Is it possible and when, how? Has anybody an example software to do this?&lt;br /&gt;
&lt;br /&gt;
Thank you and best regards&lt;br /&gt;
&lt;br /&gt;
Peter</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3732&amp;qa_1=i-need-a-program-in-phyton-to-integrate-some-more-pictures</guid>
<pubDate>Sun, 22 Dec 2019 10:25:10 +0000</pubDate>
</item>
<item>
<title>Is it possible to send both image and IMU data back to host computer through USB cable?</title>
<link>http://jevois.org/qa/index.php?qa=3731&amp;qa_1=possible-send-both-image-data-back-host-computer-through-cable</link>
<description>I come up with one idea. &amp;nbsp;IMU data at multiple timestamp can be stored in one image which is alway sent to host computer in process() function. Is there better way to send the IMU data without coupling of the image data?&lt;br /&gt;
&lt;br /&gt;
Thanks in advance.</description>
<category>Programmer Questions</category>
<guid isPermaLink="true">http://jevois.org/qa/index.php?qa=3731&amp;qa_1=possible-send-both-image-data-back-host-computer-through-cable</guid>
<pubDate>Fri, 20 Dec 2019 03:16:11 +0000</pubDate>
</item>
</channel>
</rss>