Feature-Based Image Metamorphosis

Object/目的

This is the final project of Computer Graphic class. This is an implementation of  ACM SIGGRAPH 1992’s paper: Feature-Based Image Metamorphosis, which is used in the MV of Michael Jackson’s song: Black or White.

此為電腦圖學課程期末專案,實作了ACM SIGGRAPH 1992年的PAPER:Feature-Based Image Metamorphosis。此論文為Michael Jackson的歌曲Black or White的MV最後的效果。

Feature/功能

This image morphing program is MVC structured. Users can freely edit the aux-line and adjust the parameters provided in the paper. All the setting can be saved and pictures are output as the results.

MVC架構的Image Morphing程式,使用者可以自由編修輔助線段亦可設定Paper內的參數,並決定內插影像數將結果匯出成圖片檔。線段編修的結果亦能儲存供之後使用。

Result/成果



Video/影片



Discussions/討論

After input several pictures for testing, the way to get better result is input pictures of same composition. For example, both person are not wearing glasses. Hair with different length is a difficult part to draw aux line. We can see that the hair of the result is a little bit weird since we do not draw any aux line for them,

經過測試輸入的兩張照片構圖相近最好,例如:同為沒眼鏡或者是有眼鏡。這樣畫線起來算出來的結果會較佳。以上圖的例子,男生和女生的頭髮長度就是較難處理的部分,由於沒有特別畫線導致頭髮出現的比較突兀。