genicam / harvesters

Image Acquisition Library for GenICam-based Machine Vision System
Apache License 2.0
502 stars 86 forks source link

Compatibility patch for genicam 1.2.0 #295

Closed Unameded closed 2 years ago

Unameded commented 2 years ago

attach_buffer requires an additional argument in genicam 1.2.0 which needs to be accounted for. This is a quick patch which checks the genicam version to decide which attach_buffer to use.

Unameded commented 2 years ago

This patch should not be needed by the time harvester supports GenICam 1.2