From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW, OpenCV and EMGU - Crash on window resize

Hello all,

 I am trying to integrate OpenCV and the EMGU Wrapper with LabVIEW. I have managed to get video running in the front panel, however, LabVIEW crashes when ever I try to resize the front panel.

Playing the video on EMGU's native ImageBox doesn't crash LV.

What am I missing?

0 Kudos
Message 1 of 3
(2,033 Views)

There're a lot of things that could be the cause of this crash you're seeing. To narrow down on what it could be so that you can quickly resolve it, I'd follow this KB https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019RMuSAM&l=en-US

0 Kudos
Message 2 of 3
(1,915 Views)

Thanks, but there are too many layers here (LV, EmguCV, the .NET CLR and OpenCV) for me to examine and try to find the root cause. My "Solution" is to use the .NET picture box instead.

0 Kudos
Message 3 of 3
(1,893 Views)