JeVois  1.21
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
Loading...
Searching...
No Matches
PostProcessorYuNet.H File Reference
Include dependency graph for PostProcessorYuNet.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jevois::dnn::PostProcessorYuNet
 Post-Processor for YuNet face landmarks detector. More...
 

Namespaces

namespace  jevois
 Main namespace for all JeVois classes and functions.
 
namespace  jevois::dnn
 Deep neural networks.
 

Typedefs

typedef cv::Rect2f Box
 A face box for YuNet.
 

Typedef Documentation

◆ Box

typedef cv::Rect2f Box

A face box for YuNet.

Definition at line 30 of file PostProcessorYuNet.H.