Hacker Newsnew | past | comments | ask | show | jobs | submit | yedhukrishnan's commentslogin

This is my attempt to introduce image processing to newbies through Python. I would really like to hear feedback and suggestions.


That's great! Thanks.. Is that your own blog?


Yep =)


Thanks for the advice. Right now, I am concentrating only on the course. I just wanted to keep some resources for later.

I'll keep this in mind.


That's good. Thanks!


I went through the links and your review. They are really good. Thanks!


Those are really useful. Thank you. Books are pricey though!


I know...some of them are indeed expensive!

At least the latter two ("ISL" and "ESL") are free to download though.


Thanks! This will help me to stay motivated every time when a mail comes :D


Thanks! I'll try these out. Can they be used for learning? I feel it's more like services.


I don't know :) I did this 2 years back while I was in my college. Just thought about posting it in HN today. Why it is considered of interest, it is entirely up to the community.


You can simply call the program with that file name as a commandline argument.


Right, but what sort of operations can you perform? Can you give me an example of how you would do 2*2?


Yeah! ./turingmachine SampleMultiplication 11011 You will get output 11110. If you want to multiply 3 & 2, give 111011. You will get 111111.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: