C API

_VlQS Struct Reference

#include <quickshift.h>


Detailed Description

This implements quick shift mode seeking.

Definition at line 32 of file quickshift.h.


Data Fields

vl_qs_typeimage
int height
int width
int channels

Field Documentation

height x width x channels feature image

Definition at line 34 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().

width of the image

Definition at line 36 of file quickshift.h.

Referenced by vl_quickshift_new(), and vl_quickshift_process().

number of channels in the image

Definition at line 37 of file quickshift.h.

Referenced by vl_quickshift_new(), and vl_quickshift_process().


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