Documentation Portal      

您正在查找什么?

EasyImage::SwapFrames

Interchanges the even and odd rows of an image.

Namespace: Euresys::Open_eVision_2_10

[C++]

void SwapFrames(
   EROIBW8* sourceImage,
   EROIBW8* destinationImage
)

void SwapFrames(
   EROIBW16* sourceImage,
   EROIBW16* destinationImage
)

void SwapFrames(
   EROIC24* sourceImage,
   EROIC24* destinationImage
)

Parameters

sourceImage

Pointer to the source image/ROI.

destinationImage

Pointer to the destination image/ROI.

Remarks

This is helpful when acquisition of an interleaved image has confused even and odd frames.

EasyImage.SwapFrames

Interchanges the even and odd rows of an image.

Namespace: Euresys.Open_eVision_2_10

[C#]

void SwapFrames(
   Euresys.Open_eVision_2_10.EROIBW8 sourceImage,
   Euresys.Open_eVision_2_10.EROIBW8 destinationImage
)

void SwapFrames(
   Euresys.Open_eVision_2_10.EROIBW16 sourceImage,
   Euresys.Open_eVision_2_10.EROIBW16 destinationImage
)

void SwapFrames(
   Euresys.Open_eVision_2_10.EROIC24 sourceImage,
   Euresys.Open_eVision_2_10.EROIC24 destinationImage
)

Parameters

sourceImage

Pointer to the source image/ROI.

destinationImage

Pointer to the destination image/ROI.

Remarks

This is helpful when acquisition of an interleaved image has confused even and odd frames.

我们应显示哪一个API?

© 2019 EURESYS s.a.  -  关于文档  -  Open Source Licenses  -  Open eVision 2.10.0.1120