梯形分配法 的英文怎麼說

中文拼音 [xíngfēnpèi]
梯形分配法 英文
laddershaped distribution method
  • : Ⅰ名詞1 (梯子; 樓梯) ladder; stairs; steps; staircase 2 (姓氏) a surname Ⅱ形容詞(形狀像樓梯的...
  • : 分Ⅰ名詞1. (成分) component 2. (職責和權利的限度) what is within one's duty or rights Ⅱ同 「份」Ⅲ動詞[書面語] (料想) judge
  • : Ⅰ動詞1 (兩性結合) join in marriage 2 (使動物交配) mate (animals) 3 (按適當的標準或比例加以...
  • : Ⅰ名詞1 (由國家制定或認可的行為規則的總稱) law 2 (方法; 方式) way; method; mode; means 3 (標...
  1. Following are detailed steps of this system : in the segmentation section, we use three successive frames to detect the motion infomation of the pictures, by using blockmatching algorithm in two successive frames twice, we can get two pictures composed of motion blocks of the moving object, then we find out the common motion blocks of the two pictures, experiments prove these blocks approximately compose the moving object. after getting the motion blocks, we calculate the center of these blocks as the center of the moving object, thus we can use the center point as the origin, construct n straight linesjoining the boundry of the image and the center. on each line, we can find out a proper point near the object contour according to some criteria, then we use these n points as the initial points of the snake and let the snake converge on the object contour, thus finish the segmentation of the moving object

    本方案的實現過程為:割部:對運動目標的前後三幀進行兩次塊匹運動檢測,通過找出兩個匹結果中運動圖像塊的公共部,獲得組成運動目標的圖像塊;求出運動目標圖像塊的心作為運動目標的中心,以此中心為端點,向四周發散出角度間隔為的n條射線,射線的另一端終止於圖像的邊緣;在每條射線上按照一定的準則(點的度和與目標中心的距離在一定閾值范圍內)找出n個初始輪廓點;以這些初始輪廓點作為主動輪廓模型( snake )的初始點,用改進的貪婪演算使snake收斂到待割的運動目標輪廓上。
分享友人