Open Access. Powered by Scholars. Published by Universities.®

Geographic Information Sciences Commons

Open Access. Powered by Scholars. Published by Universities.®

2014

Portland State University

Image processing

Articles 1 - 1 of 1

Full-Text Articles in Geographic Information Sciences

Using Gist Features To Constrain Search In Object Detection, Joanna Browne Solmon Aug 2014

Using Gist Features To Constrain Search In Object Detection, Joanna Browne Solmon

Dissertations and Theses

This thesis investigates the application of GIST features [13] to the problem of object detection in images. Object detection refers to locating instances of a given object category in an image. It is contrasted with object recognition, which simply decides whether an image contains an object, regardless of the object's location in the image.

In much of computer vision literature, object detection uses a "sliding window" approach to finding objects in an image. This requires moving various sizes of windows across an image and running a trained classifier on the visual features of each window. This brute force method can …