#include <vil_convert.h>
Definition at line 451 of file vil_convert.h.
Public Member Functions | |
| vil_convert_rgb_to_grey_pixel (double rw, double gw, double bw) | |
| void | operator() (vil_rgb< inP > v, outP &d) const |
| void | operator() (vil_rgba< inP > v, outP &d) const |
Private Attributes | |
| double | rw_ |
| double | gw_ |
| double | bw_ |
|
||||||||||||||||||||
|
Definition at line 455 of file vil_convert.h. |
|
||||||||||||||||
|
Definition at line 460 of file vil_convert.h. |
|
||||||||||||||||
|
Definition at line 458 of file vil_convert.h. |
|
|||||
|
Definition at line 453 of file vil_convert.h. |
|
|||||
|
Definition at line 453 of file vil_convert.h. |
|
|||||
|
Definition at line 453 of file vil_convert.h. |
1.4.4