1 / 9

A Model of Saliency-Based Visual Attention

A Model of Saliency-Based Visual Attention. 大綱. ITTI Model ITTI 金字塔作用 Linear filtering 作用 Gabor filters 作用 Matlab ITTI getFeatureMaps 程式碼流程 getFeatureMaps 的值. ITTI Model. ITTI 金字塔作用. 長寬比率縮減 2 次方,透過低頻過濾器和子取樣( subsample ) 藉以取得圖片中大結構或大細節的相關 資訊 ,以進一步作影像處理. Linear filtering 作用.

mattox
Download Presentation

A Model of Saliency-Based Visual Attention

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A Model of Saliency-Based Visual Attention

  2. 大綱 • ITTI Model • ITTI金字塔作用 • Linear filtering作用 • Gabor filters作用 • Matlab ITTI getFeatureMaps程式碼流程 • getFeatureMaps的值

  3. ITTI Model

  4. ITTI金字塔作用 • 長寬比率縮減2次方,透過低頻過濾器和子取樣(subsample) • 藉以取得圖片中大結構或大細節的相關資訊,以進一步作影像處理

  5. Linear filtering作用 • 設定blur 值,將輸入影像模糊化,使影像細節只保存強度值較大的細節

  6. Gabor filters作用 • Itti model是multi-channel,itti model的gabor filter公式,遵循Object Detection using Gabor Filters的實驗結果。 • 加入相位參數,特定的向量方位在filter過程中,資料能被保存下來。

  7. ITTI範例

  8. Matlab ITTI getFeatureMaps程式碼流程

  9. getFeatureMaps的值 • 為矩陣資料型態

More Related