PlaneSweepLib icon indicating copy to clipboard operation
PlaneSweepLib copied to clipboard

Fork of the PlaneSweepLib by Christian Häne (ETH Zurich)

Results 4 PlaneSweepLib issues
Sort by recently updated
recently updated
newest added

Hello. I failed to build the source code. The error message is, ``` /home/hide/hide_ws/mvs/PlaneSweepLib/src/PSL/psl_cudaBase/cudaFishEyeImageProcessor.cpp: In member function ‘std::pair PSL_CUDA::CudaFishEyeImageProcessor::undistort(double, double, double, double, double, double)’: /home/hide/hide_ws/mvs/PlaneSweepLib/src/PSL/psl_cudaBase/cudaFishEyeImageProcessor.cpp:78:92: error: no matching function for...

Hi! thanks for sharing.. how is odometry data (system_poses.txt) obtained? I read in "Obstacle Detection for Self-Driving Cars Using Only Monocular Cameras and Wheel Odometry" that only wheel encoders are...

This fixes the infinite loop. @bastienjacquet Please have a look.

Hello Mr. Jacquet I am currently trying to use the PSL library to generate point cloud in a ROS environment. In the paper "Real-Time Direct Dense Matching on Fisheye Images...