Re: Background CIFilter processing?
Re: Background CIFilter processing?
- Subject: Re: Background CIFilter processing?
- From: Tamas Nagy <email@hidden>
- Date: Mon, 03 Nov 2014 21:37:26 +0100
No, CIFIlters should work fine in background processes.
> On 03 Nov 2014, at 21:29, Carl Hoefs <email@hidden> wrote:
>
> I’m developing a background daemon server process (Cocoa, OSX 10.10) that will process (analyze, segment, classify) an image sent to it on demand, and then send the processed image back to the client. For some operations, CIFilters would be ideal to use. However, CIFilters require the QuartzCore framework. Doesn't that also imply access to or ownership of the screen or GUI to render? If so, is there an alternate way to implement a background image processor?
>
> -Carl
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> 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:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden