zivid / zivid-halcon-samples

HALCON code samples for Zivid
https://zivid.com
BSD 3-Clause "New" or "Revised" License
13 stars 6 forks source link

Fix single capture in hdrloop sample #37

Closed robertkt1 closed 3 years ago

robertkt1 commented 3 years ago

Before, our captureHDRLoop sample didn't capture hdr. It only used the last acquisition during capture.

This commit makes the sample add all acquisitions, capturing an HDR point cloud.