CodeDetectionMethod
Description
Detection method.
namespace CodeDetectionMethod
{
enum Type
{
Uniform,
QuietZone,
FinderPattern
};
}
Detection method.
namespace CodeDetectionMethod
{
enum Type
{
Uniform,
QuietZone,
FinderPattern
};
}