Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Viewing all articles
Browse latest Browse all 19555

QApplication + cv::viz::Mesh::load: Parsing error

$
0
0
I'm trying to load an .obj file using cv::viz::Mesh::load method as follows: cv::viz::Mesh::load(filename, 2); It works fine, but if I call the same method after initializing a QApplication like so: QApplication app(argc, argv); cv::viz::Mesh::load(filename, 2); I get the following error: > ERROR: In> /home/zsn/Documents/VTK-6.3.0/IO/Geometry/vtkOBJReader.cxx,> line 193 vtkOBJReader (0xf501a0):> Error reading 'v' at line 2 Does anyone know how to resolve it?

Viewing all articles
Browse latest Browse all 19555

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>