aboutsummaryrefslogtreecommitdiff
path: root/apps/CameraITS/README
diff options
context:
space:
mode:
authorIgor Murashkin <iam@google.com>2013-09-06 17:14:46 -0700
committerIgor Murashkin <iam@google.com>2013-09-06 17:14:46 -0700
commit47c11e4075c323573b3990e4ee12ecee41d1b3a4 (patch)
tree581edb409421d6baa1633531c61d3303e684ebf5 /apps/CameraITS/README
parent12339cdd90b2c98eb4f7adf794ddca8de53992b8 (diff)
downloadpdk-47c11e4075c323573b3990e4ee12ecee41d1b3a4.tar.gz
CameraITS: Update installation instructions and script
Bug: 10606535 Change-Id: I11f13f5508e5d6488af102546e90c03f38a5d4cc
Diffstat (limited to 'apps/CameraITS/README')
-rw-r--r--apps/CameraITS/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/CameraITS/README b/apps/CameraITS/README
index 6063e3f..6faf44d 100644
--- a/apps/CameraITS/README
+++ b/apps/CameraITS/README
@@ -54,6 +54,13 @@ the device.
The test framework is based on Python on the host machine. It requires
Python 2.7 and the scipy/numpy stack, including the Python Imaging Library.
+
+(For Ubuntu users)
+
+ sudo apt-get install python-numpy python-scipy python-matplotlib
+
+(For other users)
+
All of these pieces can be installed on your host machine separately,
however it is highly recommended to install a bundled distribution of
Python that comes with these modules. Some different bundles are listed