Articles in the Computing category

  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. Sending Emails from Cygwin

    Googled a lot but couldn't find tutorials about how to send emails from Windows command line. After playing with the mail tools in Cygwin, found it's pretty straightforward and put it up here for future reference.

    1. Install cygwin if you don't have it. (It's handy if you are familiar with …
    Tagged as : Cygwin Linux English
  3. 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

Page 20 / 23