Tuesday, March 23, 2010

Progress Senior Project - 3/23/2010

Yeah! I'm finish!

here is our poster for present... Actually, i don't like the way teacher ask us to present via poster. It was very bored. Anyway, it wasn't too bad, I can looking around and see other project.


Yeah! It maybe my last blog for project. T^T kind of sad but i'll continue write more about my work next time. :-P

Monday, March 15, 2010

Progress Senior Project - 3/15/2010

Final video with 3 experiments.

The last experiment is another form of Thai music sheet. To remove the line I use hough transform to remove it but after that, it make the program can't work well on reading but it still acceptable(for me)

Next time, I'll show you the poster for our presentation. See you next time.

Monday, March 8, 2010

I'm gone

Yeah! I'm gonna go to Germany! Next few week!

That pretty weird that i'm going to work on Image and speech processing field. (><) I'm not so good in this but this's only one remaining work I can do. T T...... It's just 2 month trainee (I hope I could stay a lot more than 2 month..... fail) I can't decided which period I'll fly but first of all I hope they accept me to work there. (If not I wish they can find another place for me that work about web technology which i have more experience than the image and speech things.... and I can stay longer.) But I got A on image processing and attend the speech precessing for a half term. It wouldn't be the problem. Honestly, I wanna go more than 4 month. But it's ok if i just have about that time..... (T T)

I wanna join the graduation day this year..... I hope the university would accept me within this April, So I can back to Thailand in July and prepare for graduation day. If not, I hope KMUTT will have the graduation day in October, so I can go there on November instead.

Anyway, I'll find the way to study abroad maybe work for 2 years and collected money...... So! hurry up, find the job and get the money. (FIGHT!)

PS. I'm not really want to study, I just want to travel and stay abroad just a year is ok. I want to study about language. (Wooww, this is the first time I spell this work correctly at first.... LOL)

Tuesday, March 2, 2010

Progress Senior Project - 3/02/2010

All my false, sorry.

I got a lot of things to done this period. Anyway, now i just remain only exam and senior project. Last week and this week is very illness. I was sick, sleep late, lazy and bored. I didn't go home for a month. (OMG!!)


It has the information as much as this blog but the report is seem to be more formal.

All my false, I forgot to check the report from my friends. There are a lot of missing and mistake. I can't find the editable version of report, can't even find the final report in my computer. O_o...


Aj. Nuttanart just return the report on Wednesday and we need to hand in within this Tuesday which Monday is a holiday. ^^"" I worked on the addition part which were appendix and theory. Then send it to my partner on Saturday morning (See! I can't went to the bar and can't went to see my friends from Changmai). But my partner just sent the full report to adviser on Monday. (T T) Good luck everyone, I saw a lot of my friendssss still awake at 5 am haha!!! LOL

Monday, February 15, 2010

Progress Senior Project - 2/15/2010

Actually it could be my last day for the eight precepts... But because of Chinese New Year, make me stop doing for 3 days (OMG!!!) I'll find another day to make up these 3 days.

As I already told you about the interface, today I work more about it. Here's the video test run of my program. How was it?



So, next task, my program will have>>
  • more efficiency on OCR
  • can remove the table line
  • select beat of the song
  • make XML file
And this is just optional if i have time
  • more and more efficiency on OCR
  • more efficiency on interface
  • select music instrument

Now is 3 am................. My heart beat very fast....... Am I gonna die TwT..... Happy Valentine

Saturday, February 13, 2010

Progress Senior Project - 2/13/2010

Happy Chinese New Year!!!!

I just back from my house for celebration. So I started to work very late. (And i kind of mad with my dad and my bro }:( , sorry about that) My dad said, he had read this blog and he don't understand what I wrote. So it make me think like, "Do I wrote bad?". No! I'm not. My word is too easy I know. Anyway, maybe it's just too much technical term.....

So last time I mention about the rest sign (-) wasn't recognized. I think today i can fix it but just for this input because when i use with another input, it was very bad.

Another problem that I found is my MIDI program can't read the notation from the OCR part....
OMG!!!! How can I gonna fix it. You know, I spend all Friday night to fix it seem not work. But this evening, I try it use the encoded character and thank god!!!! it's work. Here is the UTF-8 code for ด - ท.

str('\xb4\n'): #ด
str('\xc3\n'):#ร
str('\xc1\n'):#ม
str('\xbf\n'):#ฟ
str('\xab\n'):#ซ
str('\xc5\n'):#ล
str('xb7\n'):#ท


Here is my program running from part 1 to part 2. (Hey! it's real not "printf" trick na) And next time it will come up with interface and more efficiency on OCR.





PS. I didn't work on circle detection thing yet but I try to study more about it. :-)

Thursday, February 11, 2010

Progress Senior Project - 2/11/2010



Today, i found that if database and the image is exactly the same font and size, the result will be 100% correct in template matching.
input
output
This is the result from the song Lao seang Tean (ลาวเสี่ยงเทียน), as you see, it nearly 100% correct but there are no rest sign (- -"). I try to fix it out. I think it should be the error from row segmentation because when i have only one line with no high dot, the result can run normally.

I nearly end (my life @_@) . It's too hard for me.

Today I try to use Hought transform to detect the circle of the image. It work quite weird today, maybe it's a human error. I'll explain more about this thing this evening. Bye G-nite.
PS here is the picture of the notation that make from my project. Actually, the midi file can read in any music notation reader....(How can I forgot this thing!!!) So this way I think making XML file is no need anymore! ^^