DaoAI World C++ SDK INDUSTRIAL 2024.8.0
Loading...
Searching...
No Matches
common.h File Reference
#include "API_EXPORT.h"
#include <iostream>
#include <vector>
#include "config.h"
#include <memory>
#include <variant>
#include <cmath>
#include <map>

Go to the source code of this file.

Classes

class  DaoAI::DeepLearning::Point
 
class  DaoAI::DeepLearning::Polygon
 
class  DaoAI::DeepLearning::Box
 
class  DaoAI::DeepLearning::Image
 
class  DaoAI::DeepLearning::Mask
 

Namespaces

namespace  DaoAI
 
namespace  DaoAI::DeepLearning
 

Enumerations

enum class  DaoAI::DeepLearning::DeviceType { DaoAI::DeepLearning::CPU , DaoAI::DeepLearning::GPU }
 
enum class  DaoAI::DeepLearning::DetectionLevel { DaoAI::DeepLearning::PIXEL , DaoAI::DeepLearning::IMAGE }