Hexagon Cell
v.1.1.1
|
This is the complete list of members for HexagonCells::CCell, including all inherited members.
CCell(void) | HexagonCells::CCell | |
CCell(CvSize imgSize, cell_int_app cellIntApp=CELL_AVG) | HexagonCells::CCell | |
CCell(Mat &img, cell_int_app cellIntApp=CELL_AVG) | HexagonCells::CCell | |
CCell(double R) | HexagonCells::CCell | |
CCell(CvSize imgSize, double R, cell_int_app cellIntApp=CELL_AVG) | HexagonCells::CCell | |
CCell(Mat &img, double R, cell_int_app cellIntApp=CELL_AVG) | HexagonCells::CCell | |
clear(void) | HexagonCells::CCell | |
CMarker class | HexagonCells::CCell | friend |
getIDX(int x, int y) | HexagonCells::CCell | |
getInfo(void) | HexagonCells::CCell | |
getLUT(void) | HexagonCells::CCell | inline |
getNeighbourhood(int idx) | HexagonCells::CCell | |
getNeighbourIDX(int idx, int i) | HexagonCells::CCell | |
getVal(int idx) | HexagonCells::CCell | |
setImage(Mat &img) | HexagonCells::CCell | |
setInterpolationApproach(cell_int_app cellIntApp) | HexagonCells::CCell | |
setLUT(Mat &LUT) | HexagonCells::CCell | inline |
setRadius(double R) | HexagonCells::CCell | |
~CCell(void) | HexagonCells::CCell |