Definition in file gevd_xpixel.h.
#include <vnl/vnl_vector.h>
#include "gevd_bufferxy.h"
Go to the source code of this file.
Functions | |
| vnl_vector< float > *& | fvectorPixel (gevd_bufferxy &buf, int x, int y) |
| Get reference to pixel as a pointer to a vnl_vector<float>, at indexes (x, y). | |
| vnl_vector< float > * | fvectorPixel (const gevd_bufferxy &buf, int x, int y) |
| void | freeFVectors (gevd_bufferxy &buf) |
|
|
Definition at line 56 of file gevd_xpixel.h. |
|
||||||||||||||||
|
Definition at line 51 of file gevd_xpixel.h. |
|
||||||||||||||||
|
Get reference to pixel as a pointer to a vnl_vector<float>, at indexes (x, y).
Definition at line 45 of file gevd_xpixel.h. |
1.4.4