搜索资源列表
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
JavaANDOpenCV
- 一种Java与OpenCV结合实现的目标检测模块 提出一种Java与OpenCV结合实现的目标检测模块,详细讲述了利用JN I技术调用OpenCV目标检测方法的具体步骤和关键过程。-A combination of Java and OpenCV implementation of the target detection module, a combination of Java and OpenCV implementation of the target detection modul
ocvtr2
- motion detection made in processing. it detects motion in stream taken from webcam using OpenCV specialised and dedicated library. It is based on Java and is free - made by Intel-motion detection made in processing. it detects motion in stream taken
blobs
- A java based programming environment - processing - free from processing.org. here it uses a free library - OpenCV - to detect blobs in a live video capture - some parts like - hands or head or the entire human are evidenced through some visual eff
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
JCanny
- Canny JNI with openCV in c++ amaury. copyright.
JavaOpenCVMatchTemplate_v0.5b_src
- opencv java 开发 手势识别简单应用tank-opencv java simple gesture recognition application development tank
222
- JNI是Java Native Interface的缩写,中文为JAVA本地调用。从Java 1.1开始,Java Native Interface (JNI)标准成为java平台的一部分,它允许Java代码和其他语言写的代码进行交互。 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -myJNIOpenCV = new JNIOpenCV() String
JNI2OpenCV
- java development kit that I recomand the most
GoldenCapture
- 摄像头监控系统,DirectShow+OpenCV开发后台,前台JSP-Camera monitoring system, DirectShow+OpenCV development background, foreground JSP
tutorial1
- java and opencv for drawing text
javacv
- java的opencv的例子,里边有完整的例子,还不错-the java opencv example inside complete example
opencv-2.3.1
- 用在JAVA eclipse上面的openCV jar包~对手机应用开发人员来说是很好的资源-a package of opencv using with java
opencv
- Opencv jar file....extract the rar file
OpenCV-Tutorial-1---Camera-Preview
- 安卓移动平台环境上开发,并使用opencv捕捉相机输入帧,可以完成对输入帧的预览编辑保存-Android opencv java eclipse
face-detection-opencv-android
- 利用opencv的adaboost算法进行人脸检测android源码-Using AdaBoost opencv algorithm for human face detection Android source code
java+Video
- 利用opencv的视觉库,进行获取帧,格式转换到java,在java的JLabel进行输出(The use of OpenCV visual library, access to the frame, format conversion to Java, JLabel in Java output)
opencv-310.jar
- opencv-310.jar是针对图像的处理库文件(Opencv-310.jar is a library file for image processing)
OpencvTest
- 用来测试Opencv是否正确配置的测试文件; 几个简单的人脸识别的例子,从网上找来的, 只是用来测试,不允许用于商业用途;(Java OpenCV test ; a sample demo; no business;l)
CreateGray
- 人脸识别系统,基于opencv的swing的界面操作,外加涉及到密码学(Face recognition system, based on OpenCV's swing interface operation, and related to cryptography.)