OpenCV Samples


The concepts outlined in the OpenCV tutorials are combined to create some sample computer vision and image processing applications, namely: 

  1. OpenCV Sample – 15 puzzle
  2. OpenCV Sample - camera-calibration
  3. OpenCV Sample – color-blob-detection
  4. OpenCV Sample – face-detection
  5. OpenCV Sample – image-manipulations
  6. OpenCV Sample – native-activity.

The OpenCV Sample – face-detection and OpenCV Sample – native-activity are implemented in both Java and C/C++, while all of the other samples are in Java.

Writing Your First Hello OpenCV Sample

After reviewing all the OpenCV examples described in the previous section, you will be ready to write your first Hello OpenCV Sample. You can do so by following the instructions at the following link: 

http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.html#hello-opencv-sample

 

 

 

 


NVIDIA® GameWorks™ Documentation Rev. 1.0.220830 ©2014-2022. NVIDIA Corporation and affiliates. All Rights Reserved.