Superpixel Benchmark
Superpixel benchmark, tools and algorithms.
Functions
superpixel_tools.cpp File Reference
#include <glog/logging.h>
#include "connected_components.h"
#include "superpixel_tools.h"

Functions

float computeDistance (const cv::Vec3b &x, const cv::Vec3b &y)
 

Function Documentation

float computeDistance ( const cv::Vec3b &  x,
const cv::Vec3b &  y 
)