You have to separate between programming language and a framework or library.
If you took some advanced class in Image Processing, or something similar, you should be able to find the theory behind it, and maybe practical project, but I really doubt they're using objective-c as an implementation.
I think some people had done this with Matlab, you just need to recreate the algorithm in C, or maybe objective-c directly.
__________________
Visit Me
Writing code is not only about writing instructions to a machine / computer, but also about writing something that could be read, understood, and maintained by others. That's why, I like Cocoa.
|