跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.176) 您好!臺灣時間:2025/09/06 23:31
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:張永專
研究生(外文):CHANG,YUAN CHUAN
論文名稱:應用黑白相連區域標記法於影像分割
論文名稱(外文):Connected Components Labeling Algorithm Applied to Image Segmentation
指導教授:周本生
指導教授(外文):CHOW,BEN SHUNG
學位類別:碩士
校院名稱:國立中山大學
系所名稱:電機工程研究所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:1995
畢業學年度:83
語文別:中文
論文頁數:72
中文關鍵詞:影像分割影像結構相連接區域標記法遞迴式計算循序最小平方誤差法
外文關鍵詞:Image segmentationImage textureConnected components labeling
相關次數:
  • 被引用被引用:1
  • 點閱點閱:249
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
本論文提出一個建立在影像結構的性質函數,並結合相連物件標記法之新
影像分割方法。基於影像結構概念,定義了新的性質函數--像點間線性關
係方程組,其包含性質相近和空間鄰近的資訊,滿足影像分割的兩大要求
。影像分割是計算機視覺應用中的一項重要技術。其實現上有兩大難題:
第一、不易選擇具有均勻特性的性質,做為分割區域之判斷依據。第二、
分割出形狀的區域,其內相鄰像點的連接問題。詳細的說,區域內的像點
有兩大考慮要素:一、性質相近;二、空間鄰近。性質相近,是區域內應具
有均勻的特性,而區域與區域之間,則須有明顯分別;空間鄰近,是影像
分割必備的要素.只有相鄰近的像點或區域,才會考慮是否連接或合併為
同一區域。這兩大要素是影像分割的重要觀念,也是我們發展方法所依循
的原則。影像結構是定義於像點和左、上鄰居點亮度函數的線性關係。也
就是用像點間亮度函數的線性關係方程式,可以來決定其影像結構的特性
。一般影像分割都以純量做為性質,我們以線性方程組為性質函數,隱含
抽象的概念,無法直接度量。但卻可藉由量測區域和像點合併的誤差,來
判斷影像結構的一致性,並由循序最小平方誤差法,推導得計算誤差的遞
迴公式,簡化計算的繁複,減少處理時間。相連接區域標記法原發展於黑
白影像,藉由我們提出的性質函數,而擴展至灰階影像的應用上。基於處
理的效率考量,我們引入run-length標記法,作為演算法的基本架構。在
計算性質函數的誤差和標記出分割區域,都是以上而下、左而右的掃描順
序。總而言之,由於遞迴式的計算架構和掃描方式,將使我們發展的影像
分割演算法,非常有效率。並且新性質函數的提出,成功地掌握空間連接
和性質相近的特性,而能達到分割物件的好效果。
A new image segmentation algorithm based on the textural
information of image pixels is presented. Image segmentation is
a fundamental technique for the application of computer vision.
There are two difficulties for the technique of image
segmentation.First, the choice of the characteristic with which
the regions of an image segmentation are homogeneous enough for
the decision.Second,the connection problem for pixels within
the segmented components in an arbitrary shape. In this thesis,
we propose a new property vector related to the concept of
image texture and employ the technique of connected components
labeling to solve the problems. The image structure are defined
to be the linear relationship between pixels with their upper
and left neighbors. Image can be very inhomogenious. However,
the image structure may be uniform enough in some image
components. By this image texture, individual image constraint
equations can be set up for those triple pixel. These equations
are the property vectors chosen by us for segmentation
decision. Discrepancy between equations are measured by
sequential least squared method. A recursive method for
computing the error is developed in this thesis for simplifying
computation. Connected components labeling method was
originally developed for the binary images. By the introduction
of our property vector, the labeling method are extended into
the gray image segmentation. For computing efficiency, the
Ronse and Devijver''s run-length version of labeling method is
modified by us for our application. Our methods of computing
segmentation error for property vectors and labeling
segmentation components are both based upon a top-down and left-
right scanning order. As a summary, our segmentation computing
are very efficient due to the recursive computation structure
and the scanning method.
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top