#include <cortical_surface/structuralanalysis/cliques.h>
|
static void | setParameters (float _ddweight, float _intrapsweight, float _simweight, float _lsweight, float _ddx1, float _ddx2, float _simx1, float _simx2, float _lsx1, float _lsx2, float _ddh) |
|
static float | getIntraPSWeight () |
|
Definition at line 12 of file cliques.h.
◆ Clique()
◆ computeEnergy()
double Clique::computeEnergy |
( |
bool |
save, |
|
|
uint |
CLIQUESNBSUJETS |
|
) |
| |
|
inline |
Definition at line 24 of file cliques.h.
References ASSERT, BESTLOWERSCALE, DATADRIVEN, ddh, ddweight, ddx2, GLOBAL, INTRAPRIMALSKETCH, lsweight, lsx1, SIMILARITY, simweight, and simx1.
Referenced by updateEnergy().
◆ getIntraPSWeight()
static float Clique::getIntraPSWeight |
( |
| ) |
|
|
inlinestatic |
◆ setParameters()
static void Clique::setParameters |
( |
float |
_ddweight, |
|
|
float |
_intrapsweight, |
|
|
float |
_simweight, |
|
|
float |
_lsweight, |
|
|
float |
_ddx1, |
|
|
float |
_ddx2, |
|
|
float |
_simx1, |
|
|
float |
_simx2, |
|
|
float |
_lsx1, |
|
|
float |
_lsx2, |
|
|
float |
_ddh |
|
) |
| |
|
static |
◆ updateEnergy()
double Clique::updateEnergy |
( |
uint |
node, |
|
|
int |
old, |
|
|
bool |
save, |
|
|
uint |
CLIQUESNBSUJETS |
|
) |
| |
|
inline |
Definition at line 110 of file cliques.h.
References ASSERT, BESTLOWERSCALE, computeEnergy(), DATADRIVEN, energie, GLOBAL, INTRAPRIMALSKETCH, intrapsweight, setParameters(), SIMILARITY, updateLabelsCount(), and updateSubjectsCount().
◆ updateLabelsCount()
void Clique::updateLabelsCount |
( |
| ) |
|
◆ updateSubjectsCount()
void Clique::updateSubjectsCount |
( |
| ) |
|
◆ blobs
std::vector< Site * > Clique::blobs |
◆ ddh
◆ ddweight
◆ ddx1
◆ ddx2
◆ distance
◆ energie
◆ intrapsweight
float Clique::intrapsweight |
|
static |
◆ labelscount
std::map<int, uint> Clique::labelscount |
◆ lsweight
◆ lsx1
◆ lsx2
◆ pot
◆ similarity
double Clique::similarity |
◆ simweight
◆ simx1
◆ simx2
◆ subjectscount
std::map<int, std::set<std::string> > Clique::subjectscount |
◆ type
The documentation for this class was generated from the following file:
- cortical_surface/structuralanalysis/cliques.h