This structure stores the border indexes corresponding to one frequency bin plus the corrections to be added to the first column of the patch.
Data Fields | |
INT2 | leftB1 |
Border index to be used (start-border ‘ +1 ’) More... | |
INT2 | rightB1 |
Border index to be used (stop-border ‘ -1 ’) More... | |
INT2 | leftB2 |
Border index to be used (start-border ‘ +1 ’) More... | |
INT2 | rightB2 |
Border index to be used (stop-border ‘ -1 ’) More... | |
INT2 | piece1max |
Interval limits of the (first piece) correction to the first column. More... | |
INT2 | piece1min |
If piece1min \( > \) piece1max no corrections should be added. More... | |
INT2 | piece2max |
Interval limits of the (second piece) correction to the first column. More... | |
INT2 | piece2min |
If piece2min \( > \) piece2max no corrections should be added. More... | |
INT2 HOUGHBin2Border::leftB1 |
INT2 HOUGHBin2Border::rightB1 |
INT2 HOUGHBin2Border::leftB2 |
INT2 HOUGHBin2Border::rightB2 |
INT2 HOUGHBin2Border::piece1max |
INT2 HOUGHBin2Border::piece1min |
INT2 HOUGHBin2Border::piece2max |