Completely mad caused by CIImage
Completely mad caused by CIImage
- Subject: Completely mad caused by CIImage
- From: "Lucidian.Coaste.Strife" <email@hidden>
- Date: Mon, 19 Mar 2007 08:47:40 +0000
Hi list.
I want to create the core image object from the opengl texture or
CVImageBuffer:
+imageWithCVImageBuffer:
+imageWithTexture:size:flipped:colorSpace:
No matter what method I used, I never get a correct core image object.
I dumped the CVImageBuffer and Texture with NSImage object , and
found the NSImage exactly provided the correct picture which is
presented by the texture or the CVImageBuffer.
However, once I switch back to the core image object, what I get is
only the blank core image object.
I have searched Google/Mailing list/Sample Code with the core image
method:
+imageWithTexture:size:flipped:colorSpace:
Completely without any result. I really need some sample code to
clarify what the problem comes from.
You can also try to search some sample code: it will be effortless
for you to do so because there is nothing.
I have also seeked for help in the Opengl and Quartz lists -
without no answer.I am really completely defeated-How big a
frustration. Please help me. Never get any progress at this point.
Does anyone here know how to solve this problem, Or is someone
willing to provide some template code?
Thank you very much in advanced.
Cheers.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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