搜索资源列表
opencv_java_api.zip
- Opencv Java API is a Java Vision Library to be used for Image processing,Opencv Java API is a Java Vision Library to be used for Image processing
threshold
- A java application - processing which can be downloaded free from processing.org Here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie - a capture from the webcam. If the color of a pixe
TestOpenCV_3_0
- Android调用Opencv,例子将一副图像编程灰度。-Android call Opencv, a example RGB image transform gray image.
DetectBlur
- Detect if image is blurry using OpenCV
HaveImgFun
- 采用ndk实现安卓的C++开发,调用opencv库,实现在安卓系统上图像的显示和处理-Ndk realized using C++ developers Andrews, call opencv library that implements the image on the display and processing Android
opencv-310.jar
- opencv-310.jar是针对图像的处理库文件(Opencv-310.jar is a library file for image processing)
javacv
- javacv小demo,使用javacv0.8版本进行的一个demo测试(/* * FaceRecognition.java * * This file is a translation from the OpenCV example http://www.shervinemami.info/faceRecognition.html, ported * to Java using the JavaCV library. Notable changes are the add