Automatic Segmentationの比較してみた。一つ目がIntraoralScan(Aoralscan3),二つ目がMeditLink,三つめがMaestro 3D OrthoStudioV6,四つ目がMaestro 3D OrthoStudioV6の歯軸等わかる状態。MeditLinkはAoralscan3からのobjfileでの結果。たまたま24,25認識してないけれども簡単に修正可能。
Hey @golang community! I'm looking at cmd/internal/objfile (the one that drives go tool objdump) and I found that for my testing binary, "Type" for a Symbol is an empty string. It has this funny comment I suspect is living in someone's head somewhere. @_rsc maybe yours? 😃
KinectV2でVertexデータがx, y, z, Nx, Ny, Nz, U, Vの属性(頂点の3次元座標、法線ベクトル、テクスチャーマッピング)を持ったObject(.obj形式)ファイルをObjFileフォルダ内に生成するVisual C#プログラムサンプルソース
neo-tech-lab.jp/KinectV2/Dow…