Texture seams problems

Hello folks, I'm working in an application coded in C++ that is importing OBJ files with texture coming from a 3D camera. Right now I can import the 3D image however I have texture seams issues. In the first file you can see how the 3D image looks like once imported. The texture coordinates are not 100% matching, so this is causing the problem. In the second file you can see the image zoomed, so the texture coordinates problem is more visible. We are using OpenGL library in C++ to import the image.

Any idea/suggestion will be highly appreciated.
Topic archived. No new replies allowed.