Slavo Ingilizov

Seam Carving Implementation – Senior Project II

Posted by: Slavo on: January 29, 2008

I’m starting my Senior Project at school, which is going to be an implementation of the seam carving algorithm. I plan to write this in C# as a WinForms application first. This effort alone is going to take a while and probably take a lot of the time I have this semester. If I finish the project successfully I think I’ll try to port it to Ruby. The reasons are many, the most important ones being my quest to discover ruby development and the fact that I haven’t seen a Ruby implementation of seam carving to this day.

Mike Swanson has a project hosted on Codeplex named SEAMonster which is exactly what I’m about to do – a .NET implementation. I don’t plan to plainly copy his code, I’ll do it myself and then compare how I misinterpreted some things and did some others wrong, as opposed to his version.

I plan to blog here about the project during development, so if interested drop by periodically or subscribe to the RSS feed and be my first reader :) .

5 Responses to "Seam Carving Implementation – Senior Project II"

[...] 30, 2008 at 12:21 am (1) Tags: programming, web If you’ve read my previous post, you know that I started my Senior Project recently. One thing I decided to do for the first time [...]

[...] 1, 2008 at 4:05 pm (Software Development) As I mentioned, I started implementing the Seam Carving algorithm as a Senior Project at school. Here is the link [...]

hey mate, this is very interesting project im looking into developing something very simialr myself in either .net or java for a school project. would it be possible for you to email me your program if you managed to get it working that is. So i can see how u implemented it.

thanks

[...] I mentioned, I started implementing the Seam Carving algorithm as a Senior Project at school. Here is the link [...]

[...] you’ve read my previous post, you know that I started my Senior Project recently. One thing I decided to do for the first time [...]

Leave a Reply