Remember
Register
Welcome new user! You can search existing questions and answers without registering, but please register to post new questions and receive answers. Note that due to large amounts of spam attempts, your first three posts will be manually moderated, so please be patient.
JeVois Tech Zone
We have moved to a new forum at
http://jevois.usc.edu
, please check it out. The forum at jevois.org/qa will not allow new user registrations but is maintained alive for its useful past questions and answers.
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to JeVois Tech Zone, where you can ask questions and receive answers from other members of the community.
All categories
User questions
(151)
Hardware Questions
(82)
Programmer Questions
(254)
Misc Questions
(38)
525
questions
591
answers
651
comments
700,813
users
Related questions
Tuple has no attribute
Sending commands from python to serial command line
how do I convert a point in an image to standard co-ordinate in python
Finding difference between the image grabbed and serial message sent to my host computer in DemoARtoolkit program?
JeVois Inventor Python ,change module' s parameters in GUI
Most popular tags
jevois
serial
python
arduino
ubuntu
jevois-inventor
module
aruco
host
jevois-sdk-dev
programming
tensorflow
bug
raspberry-pi
communication
windows
opencv
inventor
report
camera
ar0135
c
yolo
output
build
green-light
jevois-daemon
write-your-own-module
marker-detections
mavlink
sdcard
lens
objectdetect
dnn
usb
windows-10
darknet
qrcode
recognition
detection
hardware
install
platform
software
global-shutter
noir
tflite
custom-model
jevois-inventor-windows
hello-jevois
binary
demos
sensor-model
focal-length
resolution
freezing
fan
sensor
power
objecttracker
sdk
connector
video
linux
frame
green-light-on
hibernate
ov2640
people-detection
script-from-host
jevois-inventor-ubuntu18
ubuntu18
mobilenet
low-frame-rate
svm
nodemcu
frc
darknetsaliency
apt-get
laser
imu
artoolkit
timer
gucviewer
face
not-recognized
road-navigation
navigation
counting
eye-tracking
road
cli-command
wifi
slow
debug
color
gpu
pointer
gdb
parameters
Python and OpenCV step-by-step example to upload to JeVois
0
votes
Can someone please put a step-by-step Python and OpenCV example to put live on JeVois via USB? I am new and want to show my kids since they are learning Python.
python
opencv
asked
Jun 17, 2017
in
Programmer Questions
by
unga
(
300
points)
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
Thanks for your patience. We ended up adding a bunch of new features while writing that tutorial so it took a while. You need to get the latest microSD image (posted yesterday) and then check this one out:
http://jevois.org/tutorials/ProgrammerPythonLive.html
In the next few days we will post more tutorials, including one on how to program a new Python module from scratch (as opposed to modifying an existing one).
We also posted more theoretical tutorials on how Python and OpenCV work under JeVois (but not step-by-step) here:
http://jevois.org/doc/ProgrammerPython.html
http://jevois.org/doc/ModulePythonTutorial.html
answered
Jun 22, 2017
by
JeVois
(
46,580
points)
Thank you JeVois.
Please
log in
or
register
to add a comment.
...