Main MRPT website > C++ reference for MRPT 1.5.6
Macros | Functions
CImage.cpp File Reference
#include "base-precomp.h"
#include <mrpt/utils/CImage.h>
#include <mrpt/utils/CFileInputStream.h>
#include <mrpt/utils/CFileOutputStream.h>
#include <mrpt/utils/CMemoryStream.h>
#include <mrpt/compress/zip.h>
#include <mrpt/math/CMatrix.h>
#include <mrpt/math/fourier.h>
#include <mrpt/math/utils.h>
#include <mrpt/utils/round.h>
#include <mrpt/utils/CTicTac.h>
#include <mrpt/utils/CTimeLogger.h>
#include <mrpt/system/memory.h>
#include <mrpt/system/filesystem.h>
#include <mrpt/otherlibs/do_opencv_includes.h>
#include <mexplus/mxarray.h>
#include "CImage_SSEx.h"
#include <wx/image.h>
Include dependency graph for CImage.cpp:

Go to the source code of this file.

Macros

#define IMAGE_ALLOC_PERFLOG   0
 

Functions

IplImage * ipl_to_grayscale (const IplImage *img_src)
 
template<unsigned int HALF_WIN_SIZE>
void image_KLT_response_template (const uint8_t *in, const int widthStep, int x, int y, int32_t &_gxx, int32_t &_gyy, int32_t &_gxy)
 

Macro Definition Documentation

◆ IMAGE_ALLOC_PERFLOG

#define IMAGE_ALLOC_PERFLOG   0

Definition at line 57 of file CImage.cpp.

Function Documentation

◆ image_KLT_response_template()

template<unsigned int HALF_WIN_SIZE>
void image_KLT_response_template ( const uint8_t in,
const int  widthStep,
int  x,
int  y,
int32_t _gxx,
int32_t _gyy,
int32_t _gxy 
)

Definition at line 2558 of file CImage.cpp.

◆ ipl_to_grayscale()

IplImage* ipl_to_grayscale ( const IplImage *  img_src)



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019