Superpixel Benchmark
Superpixel benchmark, tools and algorithms.
Classes | Functions
pb_opencv.cpp File Reference
#include "graph.h"
#include "QPBO_MaxFlow.h"
#include "Elimination.h"
#include "pb_opencv.h"

Classes

struct  scost
 

Functions

int myfloor (float t)
 
void smoothcost (const cv::Mat &im, int i1, int i2, int j1, int j2, int hsize, int vsize, float sigma, scost *sc)
 

Function Documentation

int myfloor ( float  t)
void smoothcost ( const cv::Mat &  im,
int  i1,
int  i2,
int  j1,
int  j2,
int  hsize,
int  vsize,
float  sigma,
scost sc 
)