- Implement PCA-based Oriented Bounding Box (OBB) for enhanced geometric precision
- Add intelligent 5-dimensional scoring system for OBB/AABB selection
- Enhance vertex sampling with 22-point strategy (corners + face centers + edge midpoints)
- Add Vector3D cross product function for proper PCA calculations
- Simplify ExtractSolidVertices to use stable EvalOutline API only
- Fix compilation errors: remove non-existent GetGeometry calls and pfcOutline3D misuse
- Streamline CLAUDE.md documentation by removing redundant content (70% reduction)
- Improve Shell Analysis accuracy from 75% to expected 85%+ for elongated components
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
3 lines
476 B
Plaintext
3 lines
476 B
Plaintext
^C:\USERS\SLADR\SOURCE\REPOS\MFCCREODLL\MFCCREODLL.RC
|
|
/D _DEBUG /D _UNICODE /D UNICODE /D _AFXDLL /l"0x0804" /IMFCCREODLL\X64\DEBUG\ /nologo /fo"MFCCREODLL\X64\DEBUG\MFCCREODLL.RES" C:\USERS\SLADR\SOURCE\REPOS\MFCCREODLL\MFCCREODLL.RC
|