StructCompletion-python icon indicating copy to clipboard operation
StructCompletion-python copied to clipboard

Image Completion using Planar Structure Guidance (SIGGRAPH 2014) http://bit.ly/planarcompletion

Results 4 StructCompletion-python issues
Sort by recently updated
recently updated
newest added

Hi, SunskyF, thanks for your work. I tried your code and see some output of prompt. But RegUpdate was always 0. Is that normal ? If it is not normal,...

Hi SunskyF, Thank you for your work. I want to ask, how to get score of vanishing point.txt. I mean like = vx | vy | vz | **score** |...

When I tried the code with 001_input_hole.png, program didn't finish because of following error: OpenCV Error: Assertion failed (dst.cols < SHRT_MAX && dst.rows < SHRT_MAX && src.cols < SHRT_MAX &&...

Hello, SunskyF. Thank you so much for your code, I want to know how the area of the image to be repaired is marked, I have tried several times but...