问题
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