You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, nmoehrle ,
I compiled mvs-texturing with Cmake, then run it with Visual studio 2019. the input file for this progam is self-defined .cam and jpg files. At the step of generate texture views, jpeg_read_header() function stopped with the reason that i provide a invalid argument to a funtion. Can you give me some advise ?
Update:
i can run this project in Release mode without error, while still need to find the reason for failure in debug mode
The text was updated successfully, but these errors were encountered:
Hi, nmoehrle ,
I compiled mvs-texturing with Cmake, then run it with Visual studio 2019. the input file for this progam is self-defined .cam and jpg files. At the step of generate texture views, jpeg_read_header() function stopped with the reason that i provide a invalid argument to a funtion. Can you give me some advise ?
Update:
i can run this project in Release mode without error, while still need to find the reason for failure in debug mode
The text was updated successfully, but these errors were encountered: