Hugin trunk 0.1
Loading...
Searching...
No Matches
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

◆ drawLine()

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 threshold().

Referenced by TestCode::drawRansacMatches().

◆ gen127()

static int gen127 ( )
static

Definition at line 27 of file TestCode.cpp.

References threshold().

Referenced by TestCode::drawRansacMatches().