1. Some Technical Details about KinectFusion

    KinectFusion is a powerful 3D reconstruction technique based on Microsoft Kinect Sensor. It's included in the Microsoft Kinect SDK, which is pretty easy to use. But if you wish to do some serious vision applications based on that, more technical details need to be figured out. And here are some …

    Tagged as : Kinect Math PhD English
  2. Build a Small-World Fish-Eye Style Panorama

    Sometimes a small-world panorama is quite stunning. For comparison, a regular panorama is shown below.

    Scenic mountain landscape in panoramic view

    A wide landscape shot of mountains and valleys at sunset

    Spent about half an hour to do experiments and finally get a program to convert to regular panorama to small-world style.

    The key is coordinate system transform, from rectangular to polar. This is pretty intuitive …

    Tagged as : Image Math PhD English
  3. Thoughts about convex optimization

    Just finished the final of convex optimization. This is really an interesting course, which even changed the way I'm looking at this world. In college, I was thinking in an algorithmic way, i.e., to solve a problem, will try to design some certain steps, following which we can get …

    Tagged as : PhD Math English

Page 1 / 2