|
Bsoft 2.1.4
Bernard's software package
|
Segment images. More...
Functions | |
| vector< Bsuperpixel > | superpixel_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 [] |
Segment images.
| JSvalue json_from_superpixel | ( | vector< Bsuperpixel > & | seg | ) |
| JSvalue jsvalue_from_neighbors | ( | Bsuperpixel & | sp | ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| vector< Bsuperpixel > superpixel_from_json | ( | JSvalue & | root | ) |
| const char* use[] |
|
extern |