3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
IRawImage.h File Reference

IRawImage - Raw image interface. More...

#include <stdint.h>
#include "SmartPtr.h"

Go to the source code of this file.

Classes

class  pbio::IRawImage
 Raw image interface. To use this interface, you need to inherit it and create your own implementation for a specific image type. See an example of implementation in pbio/example/CVRawImage.h. More...
 

Namespaces

 pbio
 C++ interface.
 

Detailed Description

IRawImage - Raw image interface.