Developer documentation
Version 3.0.3-105-gd3941f44
connect.h File Reference
#include "image.h"
#include "fixel/matrix.h"
#include "fixel/filter/base.h"

Go to the source code of this file.

Classes

class  MR::Fixel::Filter::Connect
 

Namespaces

namespace  MR
 
namespace  MR::Fixel
 
namespace  MR::Fixel::Filter
 

Macros

#define DEFAULT_FIXEL_CONNECT_VALUE_THRESHOLD   0.5
 
#define DEFAULT_FIXEL_CONNECT_CONNECTIVITY_THRESHOLD   0.1
 

Macro Definition Documentation

◆ DEFAULT_FIXEL_CONNECT_CONNECTIVITY_THRESHOLD

#define DEFAULT_FIXEL_CONNECT_CONNECTIVITY_THRESHOLD   0.1

Definition at line 26 of file connect.h.

◆ DEFAULT_FIXEL_CONNECT_VALUE_THRESHOLD

#define DEFAULT_FIXEL_CONNECT_VALUE_THRESHOLD   0.5

Definition at line 25 of file connect.h.