mirror of
https://github.com/opencv/opencv.git
synced 2026-09-27 04:09:45 +03:00
partial vector<> support in Java API generator
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#include "utils.h"
|
||||
|
||||
using namespace cv;
|
||||
@@ -0,0 +1,3 @@
|
||||
#include <jni.h>
|
||||
|
||||
#include "opencv2/core/core.hpp"
|
||||
Reference in New Issue
Block a user