How do you assign colors to the different points in the point cloud? Did you have to register the 3D point cloud with the pano image?
HN user
mish4
Can students in the area come to listen, even if we aren't start up founders. Not sure how these things work.
In my case I wasn't sure whether I wanted to do a PhD so I went for a Masters first. After finishing a Masters I didn't feel as though I did "real research". To an extent I feel research given to M.S students is not as interesting and will have to be much smaller in scope due to length of time a M.S student has. It seems to me the only way to really know whether you like research is to be in a PhD program doing research. Although this isn't a great answer because it requires investing a lot of time. Thats my experience at least.
What a coincidence! I have been looking at the edit distance problem, because it can be applied to computer vision. One of the uses is if you have a stereo image pair you can figure out the depth of the objects in the scene, by matching corresponding features. The edit distance problem helps with figuring out which pixels in one stereo image correspond to pixels in the other stereo image.
I am hoping with a bit more effort I can understand the dynamic programming side of it better.