Python OpenCV
Simple example of image processing using OpenCV in Python on JeVois.
By Laurent Ittiitti@usc.eduhttp://jevois.orgGPL v3
 Language: PythonSupports mappings with USB output: YesSupports mappings with NO USB output: No 
 Video Mapping:   GRAY 640 480 20.0 YUYV 640 480 20.0 JeVois PythonOpenCV

Module Documentation

This module by default simply converts the input image to a grayscale OpenCV image, and then applies the Canny edge detection algorithm. Try to edit it to do something else (note that the videomapping associated with this module has grayscale image outputs, so that is what you should output).

See http://jevois.org/tutorials for tutorials on getting started with programming JeVois in Python without having to install any development software on your host computer.

ParameterTypeDescriptionDefaultValid Values
This module exposes no parameter
Detailed docs:PythonOpenCV
Copyright:Copyright (C) 2017 by Laurent Itti, iLab and the University of Southern California
License:GPL v3
Distribution:Unrestricted
Restrictions:None
Support URL:http://jevois.org/doc
Other URL:http://iLab.usc.edu
Address:University of Southern California, HNB-07A, 3641 Watt Way, Los Angeles, CA 90089-2520, USA