Almost done with openCV.
Including play, pause, end, and timeline(jump to target frame)
Hyberlink is possible. Anything is easy to add into the UI.
2009年12月30日 星期三
12.29 User GUI Framework
小光光做出了GUI的架構
大致上有播放及暫停的功能
然後會再加一些功能
另外我用hw2的global color histogram
跑出來的結果根本全錯呀!!!
大致上有播放及暫停的功能
然後會再加一些功能
另外我用hw2的global color histogram
跑出來的結果根本全錯呀!!!
2009年12月29日 星期二
12.29 Tag with Character Name
今天小明把keyframe標上演員的名字了
因此我們的link series 前半小時的部分可以算是建好了
http://www.csie.ntu.edu.tw/~b95602040/tag.txt
http://www.csie.ntu.edu.tw/~b95602040/data.txt
http://www.csie.ntu.edu.tw/~b95602040/2012data.rar
我們data的部分處理到這邊就先告一段落
因此我們的link series 前半小時的部分可以算是建好了
http://www.csie.ntu.edu.tw/~b95602040/tag.txt
http://www.csie.ntu.edu.tw/~b95602040/data.txt
http://www.csie.ntu.edu.tw/~b95602040/2012data.rar
我們data的部分處理到這邊就先告一段落
2009年12月25日 星期五
12.25 Merry Xmas for Project
今天我們討論了一下
先決定用一部影片
目前的進度如下:
1. 截出幾個片段之後拿來try
2. 然後把imdb上關於這部影片的劇照先標上角色的名字
3. 作好shot的分割
4. 把每個shot取出keyframe並標上tag
經過幾番嘗試之後發現問題還滿多的
像是如何取到適合剪接的影片格式(ex: avi檔 但size很大)
然後要怎麼把shot存成該有的jpg等等
週末預定進度
把該標的keyframe標好相關的資訊
最後是祝大家聖誕快樂
先決定用一部影片
目前的進度如下:
1. 截出幾個片段之後拿來try
2. 然後把imdb上關於這部影片的劇照先標上角色的名字
3. 作好shot的分割
4. 把每個shot取出keyframe並標上tag
經過幾番嘗試之後發現問題還滿多的
像是如何取到適合剪接的影片格式(ex: avi檔 但size很大)
然後要怎麼把shot存成該有的jpg等等
週末預定進度
把該標的keyframe標好相關的資訊
最後是祝大家聖誕快樂
2009年12月15日 星期二
12.11 Project Meeting
和Winston討論了一下之後
我們的方向也大致確定了
implement的流程如下:
1. 先找一部影片來做實驗
2. 把所有相同的人物出現的frame用link list建立起來
(可能要利用範圍ex: 1'28''~2'35''是同一位)
3. 從IMDB crawl 影片演員的相關data下來
4. 能找出在 x'oo'' 的時候出現的link list 是哪一位
5. 再比對data裡的人物 找出他的名字及相關資料
*extension work
1. fancy GUI
2. automatically crawl data from IMDB when user pause the moive
3. automatically make the link list of the characters in the movie
以上我們都假設是在電影名稱是已知的情況下(ex: 檔名即電影名稱)
我們的方向也大致確定了
implement的流程如下:
1. 先找一部影片來做實驗
2. 把所有相同的人物出現的frame用link list建立起來
(可能要利用範圍ex: 1'28''~2'35''是同一位)
3. 從IMDB crawl 影片演員的相關data下來
4. 能找出在 x'oo'' 的時候出現的link list 是哪一位
5. 再比對data裡的人物 找出他的名字及相關資料
*extension work
1. fancy GUI
2. automatically crawl data from IMDB when user pause the moive
3. automatically make the link list of the characters in the movie
以上我們都假設是在電影名稱是已知的情況下(ex: 檔名即電影名稱)
2009年11月29日 星期日
2009年11月28日 星期六
Project Topic - "Peeping! - Character Recognition in Movie Clips."
After a series of discussion, we decide to set our topic to "Peeping! - Character Recognition in Movie Clips."
Here is what we want to do:
Let the user browse through a movie clips, pause the movie and click on "Peeping!" button when he wants to know who is playing the character and the detail of the actor including his name, presonal profile, lastest gossip...etc.
Now we describe our rough idea to achieve the goal:
1. First we use the movie name to find out the cast of the movie.
2. We use the actors name to query images of the actors and actors information from internet.
3. We then use these image as training data to train a classifer.
4. We use the movie frame which the user pause at as the query.
Decide which actor's information the user need.
5. Finally, we return the actor's information to user!
Hope everything goes well in this project!
Here is what we want to do:
Let the user browse through a movie clips, pause the movie and click on "Peeping!" button when he wants to know who is playing the character and the detail of the actor including his name, presonal profile, lastest gossip...etc.
Now we describe our rough idea to achieve the goal:
1. First we use the movie name to find out the cast of the movie.
2. We use the actors name to query images of the actors and actors information from internet.
3. We then use these image as training data to train a classifer.
4. We use the movie frame which the user pause at as the query.
Decide which actor's information the user need.
5. Finally, we return the actor's information to user!
Hope everything goes well in this project!
訂閱:
意見 (Atom)