iiHarry

Results 4 comments of iiHarry

Were you able to solve this?

> Traceback (most recent call last): > File "main.py", line 110, in > graphList[i] = triangulateGraph(graphList[i],imageSize) > File "/content/drive/SFM/utils/graph.py", line 84, in triangulateGraph > x[cnt,:] = newGraph.obsVal[newGraph.ObsIdx[i][ind],:] > IndexError: only...

> I tried bundle adjustment and it broke my point cloud. I though that adding 2D point as x0 param to least square cause the problem. Do you have any...

> When there are many pictures in the dataset, the running will be interrupted for a period of time. > > The error is as follows: > cv2.error: OpenCV(3.4.2) /io/opencv/modules/calib3d/src/solvepnp.cpp:253:...