Display:
Sorted by Most Recent
-
15 JUL 09
Project Tuva SAVE
PEOPLE
Microsoft Research's Project Tuva explores core scientific concepts and theories through presenting timeless videos with its new enhanced Video Player featuring searchable video, linked transcripts, notes and interactive extrasTAGS
-
Content-Preserving Warps for 3D Video Stabilization SAVE
PEOPLE
In this paper, we describe a technique that transforms a video from a hand-held video camera so that it appears as if it were taken with a directed camera motion. Our method can adjust the video to appear as if it were taken from nearby viewpoints, allowing for 3D camera movements to be simulated. By aiming only for perceptual plausibility, rather than accurate reconstruction, we are able to develop algorithms that can effectively recreate dynamic scenes from a single source videoTAGS
-
Voodoo Camera Tracker: A tool for the integration of virtual and real scenes SAVE
PEOPLE
The Voodoo Camera Tracker estimates camera parameters and reconstructs a 3D scene from image sequences. The estimation algorithm offers a full automatic and robust solution to estimate camera parameters for video sequences. The results are useful for many applications like film production, 3D reconstruction, or video coding. The estimated parameters can be exported to the 3D animation packagesTAGS
-
10 JUN 09
TAGS
-
21 APR 09
43 Folders : Inbox Zero SAVE
PEOPLE
These are posts from a special 43 Folders series looking at the skills, tools, and attitude needed to empty your email inbox — and then keep it that way.TAGS
-
16 APR 09
Code Contracts SAVE
PEOPLE
Code Contracts provide a language-agnostic way to express coding assumptions in .NET programs. The contracts take the form of pre-conditions, post-conditions, and object invariants. Contracts act as checked documentation of your external and internal APIs. The contracts are used to improve testing via runtime checking, enable static contract verification, and documentation generation. Code Contracts bring the advantages of design-by-contract programming to all .NET programming languages.TAGS
-
15 APR 09
TAGS
-
14 APR 09
PowerShell PowerBoots SAVE
PEOPLE
PowerBoots makes it easier for scripters to create graphical user interfaces in PowerShell, exposing much of the power of WPF to PowerShell in a simple syntax which supports events, threading, and much, much, more.TAGS
-
Ioke SAVE
PEOPLE
Ioke is a folding language. It allows you to write highly expressive code that writes code. Ioke allows you to create abstractions at any level, and expressiveness is the ultimate goal of the language. Ioke is a dynamic language targeted at the Java Virtual Machine. It's been designed from scratch to be a highly flexible general purpose language. It is a prototype-based programming language that is inspired by Io, Smalltalk, Lisp and Ruby.TAGS