Re: Image Algorithms?
Re: Image Algorithms?
- Subject: Re: Image Algorithms?
- From: Jerry LeVan <email@hidden>
- Date: Sun, 18 Jul 2004 14:31:25 -0400
Has anybody got a bit of sample code that shows going
from and NSImage->vImage->NSImage?
Jerry
On Jul 18, 2004, at 10:47 AM, Shawn Erickson wrote:
On Jul 18, 2004, at 7:24 AM, Jerry LeVan wrote:
JCR's Monochrome Image example and Michael Beam's articles at the
OReilly Dev Center show how to get at the pixels that represent
an image.
Are there any (relatively easy) algorithms that can be glued into
these schemas ie "contrast", "brightness", etc?
Have you looked at vImage?
<http://developer.apple.com/documentation/Performance/Conceptual/
vImage/index.html>
Or if you have a seed key read up on and play with CoreImage which is
part of Tiger.
<http://www.apple.com/macosx/tiger/core.html>
-Shawn
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.