Documentation - C API

_VlQS Struct Reference

quick shift results More...

#include <quickshift.h>

Data Fields

vl_qs_typeimage
int height
int width
int channels

Detailed Description

This implements quick shift mode seeking.

Definition at line 32 of file quickshift.h.


Field Documentation

number of channels in the image

Definition at line 37 of file quickshift.h.

Referenced by vl_quickshift_new(), and vl_quickshift_process().

height of the image

Definition at line 35 of file quickshift.h.

Referenced by vl_quickshift_new(), and vl_quickshift_process().

height x width x channels feature image

Definition at line 34 of file quickshift.h.

Referenced by vl_quickshift_new(), and vl_quickshift_process().

width of the image

Definition at line 36 of file quickshift.h.

Referenced by vl_quickshift_new(), and vl_quickshift_process().


The documentation for this struct was generated from the following file: