package ti.sdo.ce.vidanalytics

Abstract video analytics algorithm interfaces

This package contains interfaces implemented by all xDM compliant video analytics algorithms that support the Codec Engine. In addition, it provides APIs that clients can call to create and run these algorithms.
XDCspec declarations sourced in ti/sdo/ce/vidanalytics/package.xdc
package ti.sdo.ce.vidanalytics [1, 0, 1] {
 
    interface IVIDANALYTICS;
    // IVIDANALYTICS-compliant video analytics algorithm interface
}
generated on Mon, 20 Sep 2010 23:50:24 GMT