mirror of
https://gitcode.com/gh_mirrors/es/esp32-opencv.git
synced 2025-08-16 11:55:00 +08:00
initial commit
This commit is contained in:
8
modules/java/generator/src/cpp/opencv_java.cpp
Normal file
8
modules/java/generator/src/cpp/opencv_java.cpp
Normal file
@ -0,0 +1,8 @@
|
||||
// This file is part of OpenCV project.
|
||||
// It is subject to the license terms in the LICENSE file found in the top-level directory
|
||||
// of this distribution and at http://opencv.org/license.html
|
||||
|
||||
#include "common.h"
|
||||
|
||||
// Include all generated JNI code
|
||||
#include "opencv_jni.hpp"
|
Reference in New Issue
Block a user