A C++ SDK for 3D computer vision, paired with Cocoa frameworks for TrueDepth-based 3D scanning, meshing, and ML landmarking models + analysis for foot and ear
While investigating #12, I noticed the meshing function was performing a comparison which seemed like it might be a typo. The other edge matching checks always check both vertices and it seemed like that should be the case here too.
While investigating #12, I noticed the meshing function was performing a comparison which seemed like it might be a typo. The other edge matching checks always check both vertices and it seemed like that should be the case here too.