vtk new version QuadricDecimation maybe have a numerical problem? when processing large polygon files will print unable refactor linear system lasting 10 mins. The picture above is the final output result. i fond same problem like mine in github Mesh decimation (vtkQuadricDecimation) seems not working correctly on Windows and vcpkg packages · Issue #736 · introlab/rtabmap · GitHub
Has there been any work done on fixing this issue?
To follow up, here is the status of VTK::FiltersCorePython-QuadricDecimation2
-
VS 2019
MSVC 19.28.29337.0
- https://open.cdash.org/test/748259657
C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/HostX64/x64/cl.exe
-
VS 2022
(as part of MR-9204 titled
Ci uplifts
)MSVC 19.32.31328.0
- https://open.cdash.org/test/746295209
C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.32.31326/bin/Hostx64/x64/cl.exe
I have opened a PR in VTK that I believe fixes this issue.
https://gitlab.kitware.com/vtk/vtk/-/merge_requests/9388
1 Like
Thank you so much, that’s the solution