On Jul 14, 2010, at 7:55 AM, Vincenzo Morgante wrote:
> Well,I read the documentation at 
> link<http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/LoadingResources/ImageSoundResources/ImageSoundResources.html>
> and the example [NSImage imageNamed:]...
> However in this way I get a NSImage, but I need of an IplImage object...

See listing 3-1 on that documentation page.  It shows how to get a path to the 
image file, which you can then use with cvLoadImage() as in your original email.

--Andy


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to