diff --git a/libraries/stereocamera/README.txt b/libraries/stereocamera/README.txt new file mode 100644 index 000000000..c3552c9d8 --- /dev/null +++ b/libraries/stereocamera/README.txt @@ -0,0 +1,4 @@ +Stereo Camera Libraries for Android. + +This SDK component contains static libraries for computing the depth map of a pair of stereo images. +To use the libraries, simply copy them as static libraries into your project. diff --git a/libraries/stereocamera/source.properties b/libraries/stereocamera/source.properties new file mode 100644 index 000000000..8292d7fbd --- /dev/null +++ b/libraries/stereocamera/source.properties @@ -0,0 +1,9 @@ +### Android Tool: Source of this archive. +Extra.Vendor=android +Pkg.Desc=Stereo Camera libraries, revision 1 +Pkg.DescUrl=http\://developer.android.com/ +Archive.Os=ANY +Pkg.Revision=1 +Archive.Arch=ANY +Extra.Path=stereocamera +Pkg.SourceUrl=https\://dl-ssl.google.com/android/repository/repository.xml