Visualize in 3D a face
-
Hello,
I have an array of vertices x,y,z for the face. I want to use QT 3D to visualize it. How to draw the face ? Do you have samples ? Thank you -
How about starting here ?
https://www.trentreed.net/blog/qt5-opengl-part-1-basic-rendering/
I do not mean disrespect - but your post reminds me when I first ventured into OpenCV.
I have seen few
"how do I recognize license plate ? "OpenCV eventually could provide working answer (code) in few lines.....
Of course the basic code functions were deep hidden according to C++ "hide the implementation philosophy ".
Good luck