huanglilong

Results 10 comments of huanglilong

i have fixed the build https://github.com/huanglilong/stm32h7_fmu

i find coredump here: src/mynteye/api/processor/disparity_processor.cc: sgbm_matcher->setPreFilterCap(63);

fixed diff here: huanglilong@3f8aad8 Ubuntu20.04 OpenCV 3.4.8

fixed diff here: https://github.com/huanglilong/MYNT-EYE-S-SDK/commit/3f8aad88286a705de64c884fe2fc4afd0fc8c5b1 Ubuntu20.04 OpenCV 3.4.8

VTK `vtkXRenderWindowInteractor::TerminateApp() ` issue: https://gitlab.kitware.com/vtk/vtk/-/issues/18749

fixed in https://gitlab.kitware.com/vtk/vtk/-/merge_requests/9686

@mvieth need your help in https://gitlab.kitware.com/vtk/vtk/-/issues/18749 crash version: VTK latest master, PCL latest master

to make sure https://github.com/PointCloudLibrary/pcl/blob/master/visualization/src/vtk/vtkRenderWindowInteractorFix.cpp is using the VTK version, and i has checked(so nothing need to do), with VTK9.2.2 PCL using the origin VTK version. so this is issue from...

thanks for great works! @Zale-Liu initial pointcloud in global frame with noise poses: ![image](https://user-images.githubusercontent.com/7278867/211995969-a9c4388b-97e7-42ee-a135-d557c2777957.png) optimized pointcloud in global frame with optimized poses: ![image](https://user-images.githubusercontent.com/7278867/211996011-4ef1cf59-e064-4766-9023-4af4bfdfbffd.png)