RAPter icon indicating copy to clipboard operation
RAPter copied to clipboard

RAPter: Rebuilding Man-made Scenes with Regular Arrangements of Planes, SIGGRAPH 2015

Results 12 RAPter issues
Sort by recently updated
recently updated
newest added

/bin/sh: ../rapterVis: No such file or directory Hi, when I run rapter.py under scripts/, this error is occurred.

When running data Empire, pearl showed the initial energy, but could not calculate the final energy and could not complete an iteration. What parameters should be adjusted? The command I...

Hello, I got the following error when I tried running `rapter.py` on a `.ply` file > [printProblem]: const objective: 6.92761e-310 > [printProblem]: _linObjs(0 entries): > [printProblem]: Qo(0 entries): empty >...

Hello Aron, Thanks for your excellent work. I just want to ask if your code could be installed and compiled on Windows? Best. Mulin

I run it with scripts/ratpter.py and i also change the cloud.ply path to be in one of the data input folder "empire". It keeps throwing to me segmentation fault. What...

I've closely followed the build instructions on the main page on Github, but foudn that I've gotten an error during compilation for the file "solve.cpp" because a file from the...

Currently, I have a small project for plane extraction, which will output the (plane projected) point clouds (xyz nxnynz rgb id intensity) and the 3D bounding polygon. I think this...

I ran almost three hours of rapter.py under /RAPter/scripts with the scene "Nola" by using the command "python rapter.py -s 0.05". Is this normal?

When I ran the rapter.py under scripts, I got the message "Failed to find match for field 'curvature'". What does this message mean?

I am a tiro for ubuntu. When I try to compile your source code, I can not find "path/to/Bonmin/ThirdParty/Mumps/get.Mumps". Can you help me? Thanks!