Xmipp  v3.23.11-Nereus
Public Attributes | List of all members

Commonline. More...

#include <common_lines.h>

Public Attributes

double angi =0.0
 Angle of the best common line in image i. More...
 
double angj =0.0
 Angle of the best common line in image j. More...
 
double distanceij =-1
 Distance between both common lines. More...
 
int jmax =0
 
double percentile =-1
 Percentile (good common lines have very high percentiles) More...
 

Detailed Description

Commonline.

Definition at line 42 of file common_lines.h.

Member Data Documentation

◆ angi

double CommonLine::angi =0.0

Angle of the best common line in image i.

Definition at line 46 of file common_lines.h.

◆ angj

double CommonLine::angj =0.0

Angle of the best common line in image j.

Definition at line 48 of file common_lines.h.

◆ distanceij

double CommonLine::distanceij =-1

Distance between both common lines.

Definition at line 50 of file common_lines.h.

◆ jmax

int CommonLine::jmax =0

Index of the maximum jmax=-5 -> line j has to be shifted 5 pixels to the left to match line i jmax= 5 -> line j has to be shifted 5 pixels to the right to match line i

Definition at line 54 of file common_lines.h.

◆ percentile

double CommonLine::percentile =-1

Percentile (good common lines have very high percentiles)

Definition at line 56 of file common_lines.h.


The documentation for this class was generated from the following file: