Thursday, November 11, 2010

Using OpenCV on the Mac and iPhone

Its been a while since I've posted because of winter break, finals, and the new year. So now its back to the grind. Since i last posted, I was able to grab web data. The easiest way to ping a website is by simply instantiating a string with the websites source code. Its something like NSString *t = [InitFromURL:www.google.com] or something like that. So that makes it extremely easy to process web requests. I just got OpenCV to work in XCode and will post a more detailed explanation of how to go about doing so in the next week. I also plan on trying to port OpenCV to the iphone and possibly doing somesort of biometric application...

No comments:

Post a Comment

Followers