JeVoisBase  1.20
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
SuperPixelSeg.C File Reference
#include <jevois/Core/Module.H>
#include <jevois/Debug/Log.H>
#include <jevois/Util/Utils.H>
#include <jevois/Image/RawImageOps.H>
#include <jevois/Debug/Timer.H>
#include <jevois/Types/Enum.H>
#include <jevoisbase/Components/ImageProc/SuperPixel.H>
#include <linux/videodev2.h>
Include dependency graph for SuperPixelSeg.C:

Go to the source code of this file.

Classes

class  SuperPixelSeg
 Segment an image using super-pixels. More...
 

Functions

 JEVOIS_REGISTER_MODULE (SuperPixelSeg)
 

Function Documentation

◆ JEVOIS_REGISTER_MODULE()

JEVOIS_REGISTER_MODULE ( SuperPixelSeg  )