外文翻译---日常户外图片地面阴影检测
《外文翻译---日常户外图片地面阴影检测》由会员分享,可在线阅读,更多相关《外文翻译---日常户外图片地面阴影检测(19页珍藏版)》请在毕设资料网上搜索。
1、 外文资料 Detecting ground shadows in outdoorconsumer photographs Jean-Francois Lalonde, Alexei A. Efros, and Srinivasa G. Narasimhanc School of Computer Science, Carnegie Mellon University Project webpage: http:/graphics.cs.cmu.edu/projects/shadows Abstract. Detecting shadows from images can significan
2、tly improve the performance of several vision tasks such as object detection and tracking. Recent approaches have mainly used illumination invariants which can fail severely when the qualities of the images are not very good, as is the case for most consumer-grade photographs, like those on Google o
3、r Flickr. We present a practical algorithm to automatically detect shadows cast by objects onto the ground, from a single consumer photograph. Our key hypothesis is that the types of materials constituting the ground in outdoor scenes is relatively limited, most commonly including asphalt, brick, st
4、one, mud, grass, concrete, etc. As a result, the appearances of shadows on the ground are not as widely varying as general shadows and thus, can be learned from a labelled set of images. Our detector consists of a three-tier process including (a) training a decision tree classifier on a set of shado
5、w sensitive features computed around each image edge, (b) a CRF-based optimization to group detected shadow edges to generate coherent shadow contours, and (c) incorporating any existing classifier that is specifically trained to detect grounds in images. Our results demonstrate good detection accur
6、acy (85%) on several challenging images. Since most objects of interest to vision applications (like pedestrians, vehicles, signs) are attached to the ground, we believe that our detector can find wide applicability. 1. Introduction Shadows are everywhere! Yet, the human visual system is so adept at
7、 filteringthem out, that we never give shadows a second thought; that is until we need to deal with them in our algorithms. Since the very beginning of computer vision, the presence of shadows has been responsible for wreaking havoc on a wide variety of applications, including segmentation, object d
8、etection, scene analysis, stereo, tracking, etc. On the other hand, shadows play a crucial role in determining the type of illumination in the scene 1, 2 and the shapes of objects that cast them 3. But while standard approaches, software, and evaluation datasets exist for a wide range of important v
9、ision tasks, from edge detection to face recognition, there has been comparatively little work on shadows in the last 40 years. Approaches that use multiple images 4, time-lapse image sequences 5,6or user inputs 79 have demonstrated impressive results, but detecting shadows reliably and automaticall
10、y from a single image remains an open problem. This is because the appearances and shapes of shadows outdoors depend on several hidden factors such as the color, direction and size of the illuminants (sun, sky, clouds), the geometry of the objects that are casting the shadows and the shape and mater
11、ial properties of objects onto which the shadows are cast. Most works for detecting shadows from a single image are based on computing illumination invariants that are physically-based and are functions of individual pixel values 1014 or the values in a local image neighborhood 15. Unfortunately, re
12、liable computations of these invariants require high quality images with wide dynamic range, high intensity resolution and where the camera radiometry and color transformationsare accurately measured and compensatedfor. Even slight perturbations (imperfections) in such images can cause the invariant
13、s to fail severely (see Fig. 4). Thus, they are ill-suited for the regular consumer-grade photographs such as those from Flickr and Google, that are noisy and often contain compression, resizing and aliasing artifacts, and effects due to automatic gain control and color balancing. Since much of curr
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 外文 翻译 日常 平常 户外 图片 地面 阴影 暗影 检测
