Functions
io.h File Reference
#include <iostream>
#include <stdio.h>
#include <opencv2/opencv.hpp>
Include dependency graph for io.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int littleendian ()
bool readHeader (FILE *fp, const char *imtype, char c1, char c2, int *width, int *height, int *nbands, int thirdArg)
cv::Mat readPFM (const char *filename)
void skipComment (FILE *fp)
void skipSpace (FILE *fp)

Function Documentation

int littleendian ( )

Definition at line 92 of file io.h.

bool readHeader ( FILE *  fp,
const char *  imtype,
char  c1,
char  c2,
int *  width,
int *  height,
int *  nbands,
int  thirdArg 
)

Definition at line 38 of file io.h.

cv::Mat readPFM ( const char *  filename)

Definition at line 99 of file io.h.

void skipComment ( FILE *  fp)

Definition at line 17 of file io.h.

void skipSpace ( FILE *  fp)

Definition at line 27 of file io.h.



rtabmap
Author(s): Mathieu Labbe
autogenerated on Sat Jul 23 2016 11:44:29