Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
TestCode.cpp File Reference
#include "ImageImport.h"
#include "TestCode.h"
#include <localfeatures/RansacFiltering.h>
Include dependency graph for TestCode.cpp:

Go to the source code of this file.

Functions

static int gen127 ()
 
void drawLine (vigra::DRGBImage &img, int x0, int y0, int x1, int y1, vigra::RGBValue< int > &color)
 

Function Documentation

void drawLine ( vigra::DRGBImage &  img,
int  x0,
int  y0,
int  x1,
int  y1,
vigra::RGBValue< int > &  color 
)

Definition at line 33 of file TestCode.cpp.

References celeste::swap().

Referenced by TestCode::drawRansacMatches().

static int gen127 ( )
static

Definition at line 27 of file TestCode.cpp.

Referenced by TestCode::drawRansacMatches().