OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
Cv16suf::_fp16Format Struct Reference

#include "cvdef.h"

Collaboration diagram for Cv16suf::_fp16Format:

Public Attributes

unsigned int exponent: 5
 
unsigned int sign: 1
 
unsigned int significand: 10
 

Member Data Documentation

◆ exponent

unsigned int Cv16suf::_fp16Format::exponent

◆ sign

unsigned int Cv16suf::_fp16Format::sign

◆ significand

unsigned int Cv16suf::_fp16Format::significand

The documentation for this struct was generated from the following file: