Bsoft 2.1.4
Bernard's software package
bsupix.cpp File Reference

Segment images. More...

#include "rwimg.h"
#include "options.h"
#include "utilities.h"
#include "timer.h"

Functions

vector< Bsuperpixelsuperpixel_from_json (JSvalue &root)
 
JSvalue json_from_superpixel (vector< Bsuperpixel > &seg)
 
int main (int argc, char *argv[])
 
JSvalue jsvalue_from_neighbors (Bsuperpixel &sp)
 

Variables

int verbose
 
const char * use []
 

Detailed Description

Segment images.

Author
Bernard Heymann
Date
Created: 20160320
Modified: 20210303

Function Documentation

◆ json_from_superpixel()

JSvalue json_from_superpixel ( vector< Bsuperpixel > &  seg)

◆ jsvalue_from_neighbors()

JSvalue jsvalue_from_neighbors ( Bsuperpixel sp)

◆ main()

int main ( int  argc,
char *  argv[] 
)

◆ superpixel_from_json()

vector< Bsuperpixel > superpixel_from_json ( JSvalue root)

Variable Documentation

◆ use

const char* use[]

◆ verbose

int verbose
extern