CppNCorr
C++ ncorr Digital Image Correlation engine
Loading...
Searching...
No Matches
ncorr::VideoImporter::VideoInfo Struct Reference

#include <Image2D.h>

Public Attributes

int total_frames
 
int width
 
int height
 
double fps
 
std::string codec
 

Detailed Description

Definition at line 203 of file Image2D.h.

Member Data Documentation

◆ codec

std::string ncorr::VideoImporter::VideoInfo::codec

Definition at line 208 of file Image2D.h.

◆ fps

double ncorr::VideoImporter::VideoInfo::fps

Definition at line 207 of file Image2D.h.

◆ height

int ncorr::VideoImporter::VideoInfo::height

Definition at line 206 of file Image2D.h.

◆ total_frames

int ncorr::VideoImporter::VideoInfo::total_frames

Definition at line 204 of file Image2D.h.

◆ width

int ncorr::VideoImporter::VideoInfo::width

Definition at line 205 of file Image2D.h.


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