Go to the source code of this file.
◆ DBGPF1
◆ readFromConnection()
This helper function groups code to avoid duplication.
It is not a member function of Image because there are problems with ImageNetworkHeader, anyhow the function is state-less and uses only parameters.
Definition at line 46 of file Image.cpp.
◆ iplPixelTypeMono
◆ iplPixelTypeMono16
◆ pixelCode2iplParams
Initial value:= {
{-4, {1, (
int)( 0x80000000 |32) ,
"GRAY",
"GRAY"}}
}
const pixelTypeIplParams iplPixelTypeMono16
const pixelTypeIplParams iplPixelTypeMono
@ VOCAB_PIXEL_ENCODING_BAYER_BGGR16
@ VOCAB_PIXEL_ENCODING_BAYER_BGGR8
@ VOCAB_PIXEL_MONO_SIGNED
@ VOCAB_PIXEL_ENCODING_BAYER_RGGB8
@ VOCAB_PIXEL_ENCODING_BAYER_GRBG8
@ VOCAB_PIXEL_ENCODING_BAYER_GBRG16
@ VOCAB_PIXEL_ENCODING_BAYER_GRBG16
@ VOCAB_PIXEL_ENCODING_BAYER_GBRG8
@ VOCAB_PIXEL_ENCODING_BAYER_RGGB16
A mini-server for performing network communication in the background.
Definition at line 295 of file Image.cpp.