Articles in the Computing category

  1. Self-Updating Node.js Web App

    Can a node.js/express.js web app update itself from a github repo? (i.e. whenever we do a git push to github, the server side will also use git pull to update itself)

    It's possible thanks to the powerful WebHook of github.

    The basic idea is, to use …

    Tagged as : nodejs English
  2. 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

Page 16 / 20