![]() |
|
Go to the source code of this file.
Namespaces | |
ecvl | |
Functions | |
void | ecvl::ImShow (const Image &img) |
Displays an Image. More... | |
wxImage | ecvl::WxFromImg (Image &img) |
Convert an ECVL Image into a wxImage. More... | |
Image | ecvl::ImgFromWx (const wxImage &wx) |
Convert a wxImage into an ECVL Image. More... | |