Sciweavers

ICCV
2009
IEEE
15 years 2 months ago
Filter Flow
The filter flow problem is to compute a space-variant linear filter that transforms one image into another. This framework encompasses a broad range of transformations including...
Steven M. Seitz, Simon Baker
ICCV
2009
IEEE
15 years 2 months ago
Learning a dense multi-view representation for detection, viewpoint classification and synthesis of object categories
Recognizing object classes and their 3D viewpoints is an important problem in computer vision. Based on a partbased probabilistic representation [31], we propose a new 3D object...
Hao Su, Min Sun, Li Fei-Fei, Silvio Savarese
ICCV
2009
IEEE
15 years 2 months ago
Image Sequence Geolocation with Human Travel Priors
This paper presents a method for estimating geographic location for sequences of time-stamped photographs. A prior distribution over travel describes the likelihood of traveling...
Evangelos Kalogerakis, Olga Vesselova, James Hays,...
ICCV
2009
IEEE
15 years 2 months ago
Reconstructing Building Interiors from Images
This paper proposes a fully automated 3D reconstruction and visualization system for architectural scenes (interiors and exteriors). The reconstruction of indoor environments fr...
Yasutaka Furukawa, Brian Curless, Steven M. Seitz,...
ICCV
2009
IEEE
15 years 2 months ago
Time-Constrained Photography
Capturing multiple photos at different focus settings is a powerful approach for reducing optical blur, but how many photos should we capture within a fixed time budget? We develop...
Samuel W. Hasinoff, Kiriakos N. Kutulakos, Frédo ...

Publication
453views
15 years 2 months ago
Analysis and Compensation of Rolling Shutter Effect
Due to the sequential-readout structure of complementary-metal-oxide semiconductor image sensor array, each scanline of the acquired image is exposed at a different time, resulting...
Chia-Kai Liang, Li-Wen Chang, Homer Chen

Publication
1169views
15 years 2 months ago
Image Enhancement for Backlight-Scaled TFT-LCD Displays
One common way to extend the battery life of a portable device is to reduce the LCD backlight intensity. In contrast to previous approaches that minimize the power consumption by a...
Pei-Shan Tsai, Chia-Kai Liang, Tai-Hsiang Huang, a...

Publication
350views
15 years 2 months ago
Programmable Aperture Photography: Multiplexed Light Field Acquisition
In this paper, we present a system including a novel component called programmable aperture and two associated post-processing algorithms for high-quality light field acquisition. ...
Chia-Kai Liang and Tai-Hsu Lin and Bing-Yi Wong a...
CVPR
2009
IEEE
15 years 3 months ago
Learning Signs from Subtitles: A Weakly Supervised Approach to Sign Language Recognition
This paper introduces a fully-automated, unsupervised method to recognise sign from subtitles. It does this by using data mining to align correspondences in sections of videos. Bas...
Helen Cooper, Richard Bowden

Source Code
2231views
15 years 3 months ago
The Berkeley Segmentation Engine (BSE)
The code is a (good, in my opinion) implementation of a segmentation engine based on normalised cuts (a spectral clustering algorithm) and a pixel affinity matrix calculation algor...
Charless Fowlkes