Newer
Older
SafetyAuxiliary_AR / sdk / java / src / org / opencv / osgi / OpenCVInterface.java
pengxianhong on 12 Jun 2024 152 bytes 集成OpenCV
package org.opencv.osgi;

/**
 * Dummy interface to allow some integration testing within OSGi implementation.
 */
public interface OpenCVInterface
{
}