Newer
Older
SafetyAuxiliary / sdk / java / src / org / opencv / osgi / OpenCVInterface.java
package org.opencv.osgi;

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