Using opencv_world460.lib & assoc. DLL, VS2017, C++, x64, imshow, … very simple function calls. They all work in a console app, but crash in an MFC app. Tried static/dynamic and unicode/multi-byte, no difference. “imread” works in both versions, imshow will crash in MFC version. Same symptoms when trying SIFT or FLANN functions.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Imshow crashing when from camera and not from video file | 9 | 1856 | August 14, 2021 | |
Imread() failes when I try to load image BUT ONLY when I try to compile with CMAKE | 1 | 194 | November 30, 2023 | |
Diagnosing imread failure | 6 | 1820 | February 1, 2021 | |
Window freezes after 4 imshow() updates | 0 | 91 | June 23, 2024 | |
Opencv 4.5.3 (for windows) cannot run imshow() | 15 | 3680 | April 14, 2022 |