gipuma icon indicating copy to clipboard operation
gipuma copied to clipboard

Massively Parallel Multiview Stereopsis by Surface Normal Diffusion

Results 13 gipuma issues
Sort by recently updated
recently updated
newest added

Hi, thank you for providing this amazing work 🥇 🥇 I want to test gipuma with my dataset, I compiled it perfectly and I was able to get good results...

Hi In main.cpp L1039, you initialize numValidPixels. But, you don't change its value. And L1076 you use it, it stays at 0 all the time. And you push it in...

Hello, the baseline in the code is set to 0.54. If I want to use my own images, do I need to calculate the baseline between image pairs?

I am attempting to run gipuma on a set of aerial imagery using the .P file input format. I am struggling to get reasonable results. Can you provide any advice...

Can anyone explain how to run a new data set using Gipuma. I have tried using the cmd line to look at a folder of images. I have tried getting...

Hello, I am running the included dinoSparseRing example: ./scripts/dinoSparseRing.sh and I get the following artifact far from the object: ![snapshot00](https://user-images.githubusercontent.com/190617/26979684-f3624482-4d2f-11e7-87d1-96d388e9da5b.png) I observed this behavior even prior to the recently committed...

I read your document, but still can't understand how to do to use your program. What's the meaning of the P matrix such as : 2607.429996 -3.844898 1498.178098 -533936.661373 -192.076910...

I don't understand this explanation. The easiest way is to point gipuma to the output of VisualSFM for pmvs. Images will be taken from /visualize and cameras from /txt/ Additionally...