Hovering over Mat from opencv 3.4.1 in VS 15.7.5 still freezes

六眼飞鱼酱① 提交于 2019-12-10 20:12:47

问题


Is anybody else still getting freezes in VS 15.7.5 while hovering over the Mat keyword in openCV 3.4.1? (note: I have included openCV 3.4.1 and the contrib modules into VS using cmake.)

Reference link to the same question but for an older version of Visual Studios: Link for old question. Apparently 15.7.4 was supposed to be a fix? Upvoted answer saying that the fix happened.

Andrew's solution works for 15.7.5 too. Link for temp solution. Please take the time to give him credit.

Screenshot for Andrew's solution


回答1:


According to this Visual Studio thread it is fixed in the VS 15.8.0 preview 5. It can be found here.



来源:https://stackoverflow.com/questions/51372040/hovering-over-mat-from-opencv-3-4-1-in-vs-15-7-5-still-freezes

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!