• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Merging 3 JPG images into one panoramic image
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Merging 3 JPG images into one panoramic image


  • Subject: Re: Merging 3 JPG images into one panoramic image
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 24 Sep 2008 18:26:04 -0600


On Sep 24, 2008, at 5:25 PM, Paul Brown wrote:

So my question is this: How easy would this task be for a total n00b at
Cocoa and Objective-C programming?

Easy, and you don't need CoreImage for that.

If y'all think it is a simple task, could
someone provide me with perhaps some high-level guidance to get me started
in the right direction?

Create a new NSImage with three times the width of each image, lock focus on the image, composite each sub-image into the appropriate point in the final image, and unlock focus.


Also, would this potentially noticeably damage my
images due to JPG artifacts?


Only if the final image is being saved as a JPEG or in some other lossy format.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

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


References: 
 >Merging 3 JPG images into one panoramic image (From: "Paul Brown" <email@hidden>)

  • Prev by Date: Re: setPrimitiveValue:forKey: and to-many relationships
  • Next by Date: Re: setPrimitiveValue:forKey: and to-many relationships
  • Previous by thread: Merging 3 JPG images into one panoramic image
  • Next by thread: NSDate/Tokens for Calendar Format String Question
  • Index(es):
    • Date
    • Thread