enblend - version 4.0 or 4.1?

251 views
Skip to first unread message

kevin360

unread,
Nov 5, 2012, 5:18:52 PM11/5/12
to hugi...@googlegroups.com
For the main website for enblend it's suggested to still use version 4.0 since there's the bug in version 4.1.  Are there any Mercurial repositories of enblend that can be used that don't have the bug?  If one looks at the development tab in sourceforge there are still commits happening to enblend, so code changes are occurring.  Any repositories that could be used?

Thanks,
Kevin

Bruno Postle

unread,
Nov 5, 2012, 6:01:28 PM11/5/12
to Hugin ptx
The default mercurial branch on sourceforge works well for me and is
apparently near to a stable release, I think this note on the
website is out of date.

--
Bruno

kevin360

unread,
Nov 6, 2012, 12:45:02 PM11/6/12
to hugi...@googlegroups.com
Thanks, just got it down, but getting some errors with it's output, will post a new thread about that.

stan

unread,
Nov 6, 2012, 6:01:18 PM11/6/12
to hugi...@googlegroups.com
I just down loaded Hugin 2011.4 and I am encountering a great many problems, for example under Hugin 2010.4 with a 13 image scene there were no problems automatically locating the control points (Cps) and it was easily stitched. I selected the same set of 13 TIFS and using 2011.4 I was forced to manually identify the Cps, in spite of the fact that I could easily see the CPs and they were quite sharp. When I tried to manually select the Cps, Hugin kept putting them some place other than the spot I selected. After a long and tedious stitching I finally achieved a pano that looked satisfactory and I then selected the button to finalize the pano. That is when the real problems began, specifically Hugin now continues to crash when I try to open the pano. I have attached the failure log.

Process: Hugin [65336]
Path: /Applications/Hugin/Hugin.app/Contents/MacOS/Hugin
Identifier: net.sourceforge.hugin.Hugin
Version: 2011.4.0 (cf9be9344356)
Code Type: X86 (Native)
Parent Process: launchd [134]

Date/Time: 2012-11-06 17:43:29.229 -0500
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9

Interval Since Last Report: 2802951 sec
Crashes Since Last Report: 6
Per-App Interval Since Last Report: 5085 sec
Per-App Crashes Since Last Report: 5
Anonymous UUID: D065BF1B-3E60-4902-8344-FB84B681A708

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
objc[65336]: garbage collection is OFF
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x9b40a9c6 __pthread_kill + 10
1 libsystem_c.dylib 0x90259f78 pthread_kill + 106
2 libsystem_c.dylib 0x9024abdd abort + 167
3 net.sourceforge.hugin.Hugin 0x001b877d celeste::SafeAbs(int) + 125
4 net.sourceforge.hugin.Hugin 0x00039428 boost::shared_ptr<HuginBase::ImageCache::Entry>::operator->() const + 56
5 net.sourceforge.hugin.base_wx 0x011650a7 HuginBase::ImageCache::postEvent(boost::shared_ptr<HuginBase::ImageCache::Request>, boost::shared_ptr<HuginBase::ImageCache::Entry>) + 183
6 net.sourceforge.hugin.Hugin 0x0000fa95 huginApp::relayImageLoaded(ImageReadyEvent&) + 85
7 libwx_macu-2.8.0.7.0.dylib 0x005dbbb2 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 114
8 libwx_macu-2.8.0.7.0.dylib 0x005dbd2f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
9 libwx_macu-2.8.0.7.0.dylib 0x005dc60f wxEvtHandler::ProcessEvent(wxEvent&) + 207
10 libwx_macu-2.8.0.7.0.dylib 0x005dc6ac wxEvtHandler::ProcessPendingEvents() + 108
11 libwx_macu-2.8.0.7.0.dylib 0x0054ed09 wxAppConsole::ProcessPendingEvents() + 105
12 com.apple.CoreFoundation 0x90e5913f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
13 com.apple.CoreFoundation 0x90e58af6 __CFRunLoopDoSources0 + 246
14 com.apple.CoreFoundation 0x90e829c8 __CFRunLoopRun + 1112
15 com.apple.CoreFoundation 0x90e821dc CFRunLoopRunSpecific + 332
16 com.apple.CoreFoundation 0x90e82088 CFRunLoopRunInMode + 120
17 com.apple.HIToolbox 0x9530d543 RunCurrentEventLoopInMode + 318
18 com.apple.HIToolbox 0x954aa4e1 GetNextEventMatchingMask + 493
19 com.apple.HIToolbox 0x954aa847 WNEInternal + 434
20 com.apple.HIToolbox 0x954a9b14 WaitNextEvent + 53
21 com.apple.HIToolbox 0x9548a422 ModalDialog + 1638
22 com.apple.HIToolbox 0x954922e1 RunStandardAlert + 741
23 libwx_macu-2.8.0.7.0.dylib 0x00643994 wxMessageDialog::ShowModal() + 2388
24 libwx_macu-2.8.0.7.0.dylib 0x005e302b wxMessageBox(wxString const&, wxString const&, long, wxWindow*, int, int) + 107
25 net.sourceforge.hugin.Hugin 0x0011d3c2 PT::wxLoadPTProjectCmd::execute() + 3938
26 net.sourceforge.hugin.Hugin 0x000297f8 CommandHistory::addCommand(AppBase::Command<std::string>*, bool) + 104
27 net.sourceforge.hugin.Hugin 0x000bc47c MainFrame::LoadProjectFile(wxString const&) + 1628
28 net.sourceforge.hugin.Hugin 0x00014458 huginApp::OnInit() + 9496
29 net.sourceforge.hugin.Hugin 0x000157b1 wxAppConsole::CallOnInit() + 17
30 libwx_macu-2.8.0.7.0.dylib 0x00588870 wxEntry(int&, wchar_t**) + 112
31 net.sourceforge.hugin.Hugin 0x0000f9a8 main + 24
32 net.sourceforge.hugin.Hugin 0x0000f736 start + 258
33 net.sourceforge.hugin.Hugin 0x0000f65d start + 41

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9b40b90a kevent + 10
1 libdispatch.dylib 0x901e4e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x901e3853 _dispatch_mgr_thread + 53

Thread 2:
0 libsystem_kernel.dylib 0x9b40b02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x90259ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9025b6fe start_wqthread + 30

Thread 3:: Dispatch queue: com.apple.root.high-overcommit-priority
0 libdispatch.dylib 0x901e4173 _dispatch_update_kq + 20
1 libdispatch.dylib 0x901e386d _dispatch_mgr_wakeup + 26
2 libdispatch.dylib 0x901e455c _dispatch_wakeup + 31
3 libdispatch.dylib 0x901e45de _dispatch_queue_push_list_slow + 32
4 libdispatch.dylib 0x901e482f _dispatch_queue_invoke + 118
5 libdispatch.dylib 0x901e3ff0 _dispatch_worker_thread2 + 187
6 libsystem_c.dylib 0x90259b24 _pthread_wqthread + 346
7 libsystem_c.dylib 0x9025b6fe start_wqthread + 30

Thread 4:
0 libsystem_kernel.dylib 0x9b40b02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x90259ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9025b6fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x001b8741 ecx: 0xbfffcd3c edx: 0x9b40a9c6
edi: 0xac02b2c0 esi: 0x00000006 ebp: 0xbfffcd58 esp: 0xbfffcd3c
ss: 0x00000023 efl: 0x00000246 eip: 0x9b40a9c6 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x001b8730
Logical CPU: 0

Binary Images:
0x1000 - 0x20bff7 +net.sourceforge.hugin.Hugin (2011.4.0 - cf9be9344356) <1F06953E-D934-6190-851B-8F6E5E01A616> /Applications/Hugin/Hugin.app/Contents/MacOS/Hugin
0x2db000 - 0x3d2ff7 +libiconv.2.dylib (8.0.0 - compatibility 8.0.0) <8A9C04F7-2ECB-C3EF-7A2D-7EE347430881> /Applications/Hugin/Hugin.app/Contents/Libraries/libiconv.2.dylib
0x3d6000 - 0x3defe7 +libintl.8.0.2.dylib (9.2.0 - compatibility 9.0.0) <7351104E-B59E-F14E-BF17-D7A6B0D5ADEC> /Applications/Hugin/Hugin.app/Contents/Libraries/libintl.8.0.2.dylib
0x3e2000 - 0x3e2fff libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
0x3e5000 - 0x444ff7 +libpano13.2.dylib (3.0.0 - compatibility 3.0.0) <DCF03E5B-B83F-82D0-4FCD-4BA7D683CFCA> /Applications/Hugin/Hugin.app/Contents/Libraries/libpano13.2.dylib
0x44e000 - 0x471fe7 +libpng.3.1.2.44.dylib (3.0.0 - compatibility 3.0.0) <C282B66C-07F9-47CA-2370-8A2A9D964EAD> /Applications/Hugin/Hugin.app/Contents/Libraries/libpng.3.1.2.44.dylib
0x479000 - 0x4d2ff7 +libtiff.3.dylib (13.4.0 - compatibility 13.0.0) <74CDF134-C0B2-67EE-12DB-60CB9F134129> /Applications/Hugin/Hugin.app/Contents/Libraries/libtiff.3.dylib
0x4da000 - 0x512ff7 +libjpeg.8.dylib (9.2.0 - compatibility 9.0.0) <66B57507-7A55-FF2C-E5EF-1672635B80DD> /Applications/Hugin/Hugin.app/Contents/Libraries/libjpeg.8.dylib
0x518000 - 0xa2efeb +libwx_macu-2.8.0.7.0.dylib (8.0.0 - compatibility 8.0.0) <6657636C-F677-8B8E-E814-601513B14E23> /Applications/Hugin/Hugin.app/Contents/Libraries/libwx_macu-2.8.0.7.0.dylib
0xcca000 - 0xcd2ff7 +libIex.6.0.0.dylib (7.0.0 - compatibility 7.0.0) <C7A92D02-F217-1531-EB06-3A171915BD35> /Applications/Hugin/Hugin.app/Contents/Libraries/libIex.6.0.0.dylib
0xcdd000 - 0xd75fff +libIlmImf.6.0.0.dylib (7.0.0 - compatibility 7.0.0) <4BB389D7-0912-CB8C-BBA7-B59D4940C16B> /Applications/Hugin/Hugin.app/Contents/Libraries/libIlmImf.6.0.0.dylib
0xda0000 - 0xda3ffb +libIlmThread.6.0.0.dylib (7.0.0 - compatibility 7.0.0) <6C63B8E1-F677-411B-5450-5204D06DED31> /Applications/Hugin/Hugin.app/Contents/Libraries/libIlmThread.6.0.0.dylib
0xda8000 - 0xdabff7 +libImath.6.0.0.dylib (7.0.0 - compatibility 7.0.0) <49DB68A2-219D-C6E4-13D6-3C7720AEB021> /Applications/Hugin/Hugin.app/Contents/Libraries/libImath.6.0.0.dylib
0xdb0000 - 0xdf1fef +libHalf.6.0.0.dylib (7.0.0 - compatibility 7.0.0) <33C84B22-515F-4ADA-3FF0-73AE79D5FB64> /Applications/Hugin/Hugin.app/Contents/Libraries/libHalf.6.0.0.dylib
0xdf5000 - 0xe01ff3 +libboost_thread-1_46.dylib (??? - ???) <F58F8C6F-CC7D-7A29-78A5-4338A11EA2EB> /Applications/Hugin/Hugin.app/Contents/Libraries/libboost_thread-1_46.dylib
0xe0e000 - 0xe17ffb +libboost_date_time-1_46.dylib (??? - ???) <D6AA2BB7-EC68-484D-42AE-A83956DC6629> /Applications/Hugin/Hugin.app/Contents/Libraries/libboost_date_time-1_46.dylib
0xe22000 - 0xe37ff3 +libboost_filesystem-1_46.dylib (??? - ???) <81E56840-823F-B13F-2D1A-0B4189FFF7CA> /Applications/Hugin/Hugin.app/Contents/Libraries/libboost_filesystem-1_46.dylib
0xe46000 - 0xe53fff +libboost_iostreams-1_46.dylib (??? - ???) <6687DCD6-2355-D290-261A-E70503022B2C> /Applications/Hugin/Hugin.app/Contents/Libraries/libboost_iostreams-1_46.dylib
0xe61000 - 0xf16feb +libboost_regex-1_46.dylib (??? - ???) <60452103-234A-F63E-A246-9EE6D67DC12B> /Applications/Hugin/Hugin.app/Contents/Libraries/libboost_regex-1_46.dylib
0xf61000 - 0xf6cfff +libboost_signals-1_46.dylib (??? - ???) <44FFEF0F-21B4-8378-FC16-318377A18014> /Applications/Hugin/Hugin.app/Contents/Libraries/libboost_signals-1_46.dylib
0xf77000 - 0xf79ff7 +libboost_system-1_46.dylib (??? - ???) <31699623-80D4-C28D-CA37-3C7571BCF44B> /Applications/Hugin/Hugin.app/Contents/Libraries/libboost_system-1_46.dylib
0xf7e000 - 0xfa4ff7 +libexpat.1.5.2.dylib (7.2.0 - compatibility 7.0.0) <6B76C793-1C18-90C5-0575-BDAB9239004C> /Applications/Hugin/Hugin.app/Contents/Libraries/libexpat.1.5.2.dylib
0xfaa000 - 0xff2ff7 +net.sourceforge.hugin.vigra_impex (??? - cf9be9344356) <08C37F01-2BE4-2380-AAC2-84DF87546960> /Applications/Hugin/Hugin.app/Contents/Frameworks/HuginVigraImpex.framework/Versions/A/HuginVigraImpex
0x1012000 - 0x17b4fff +net.sourceforge.hugin.base_wx (??? - cf9be9344356) <358B39C6-8129-49AB-2A72-02F682C750E7> /Applications/Hugin/Hugin.app/Contents/Frameworks/HuginBase.framework/Versions/A/HuginBase
0x1aca000 - 0x1afaffb +net.sourceforge.hugin.hugin_base (??? - cf9be9344356) <AE0C70C8-BD80-90EF-D973-4E8550B06C28> /Applications/Hugin/Hugin.app/Contents/Frameworks/HuginBaseWx.framework/Versions/A/HuginBaseWx
0x1b23000 - 0x1b44ffb +net.sourceforge.hugin.icpfind (??? - cf9be9344356) <B297B56B-F63A-565C-146B-CDE50CCF8AB1> /Applications/Hugin/Hugin.app/Contents/Frameworks/icpfind.framework/Versions/A/icpfind
0x1b5c000 - 0x1b65fe3 +libwx_macu_gl-2.8.0.7.0.dylib (8.0.0 - compatibility 8.0.0) <01BBD160-A29D-6428-07F9-F86FCFC7341B> /Applications/Hugin/Hugin.app/Contents/Libraries/libwx_macu_gl-2.8.0.7.0.dylib
0x1b6d000 - 0x1b9ffe7 +liblcms.1.0.19.dylib (2.19.0 - compatibility 2.0.0) <67CB294B-73D5-5D59-6A3A-5C78D4A0ECB0> /Applications/Hugin/Hugin.app/Contents/Libraries/liblcms.1.0.19.dylib
0x1ba9000 - 0x1bd3ff7 +libGLEW.1.5.2.dylib (??? - ???) <720720CB-8B39-EA49-CE36-3A6C848DA1AD> /Applications/Hugin/Hugin.app/Contents/Libraries/libGLEW.1.5.2.dylib
0x1bf0000 - 0x1d39feb +libexiv2.6.dylib (7.0.0 - compatibility 7.0.0) <454BD87F-75D6-7110-FCE5-0FE7CD003EB5> /Applications/Hugin/Hugin.app/Contents/Libraries/libexiv2.6.dylib
0x1df2000 - 0x1df3ff1 com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x47b0000 - 0x47b4fff com.apple.CommonCocoaPanels (4.0 - 16) <C483F251-AC84-3E37-A54A-BB1296C650BB> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
0x47c4000 - 0x47d0ffb libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x47d7000 - 0x47e0ff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x47e7000 - 0x47e9fff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x83c3000 - 0x83f0ff0 GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0xad00000 - 0xae88ff9 GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0xc800000 - 0xc96affb libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0xcb00000 - 0xcd9cff3 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) <86BEF6D7-D130-36AB-8939-5AB20C0681FE> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
0x3e000000 - 0x3e044fff com.apple.glut (3.4.9 - GLUT-3.4.9) <28FCEDCC-0E24-3F81-BB29-E09CBCD5E047> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x8fe99000 - 0x8fecbaa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x90167ffb com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90168000 - 0x90168fff com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90169000 - 0x901cdfff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x901e2000 - 0x901f0fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x901fb000 - 0x902c6fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x902d4000 - 0x903e5ff7 libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x903e6000 - 0x903efff3 com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x903f0000 - 0x906bfffb com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x906c0000 - 0x906efff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9070e000 - 0x90731fff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9075e000 - 0x90761ffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x90ded000 - 0x90e46fff com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90e47000 - 0x9101efe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9101f000 - 0x91102ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x91103000 - 0x91259fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9125a000 - 0x9125afff com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9138a000 - 0x913d3ff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x913e8000 - 0x91464ff3 libType1Scaler.dylib (??? - ???) <C931AA06-5086-3A0E-873B-47459AD3CDD3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x914aa000 - 0x9150cff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9161b000 - 0x91625ff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x91651000 - 0x91679ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x9167a000 - 0x9167affe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9167b000 - 0x918efff3 com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x918f0000 - 0x918f7ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x918f9000 - 0x9198fff7 com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x919aa000 - 0x91aa9ffb com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x91aad000 - 0x91f22ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x91f23000 - 0x91f25ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91f26000 - 0x91f2cffb com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92002000 - 0x9200afff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9200b000 - 0x92039fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
0x9203a000 - 0x9203cff9 com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9209a000 - 0x920a8fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x920ba000 - 0x920d7fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x92132000 - 0x9213bfff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x92160000 - 0x92160ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92161000 - 0x92195ff3 libTrueTypeScaler.dylib (??? - ???) <C2D2257F-11E6-336C-BBA8-934BD9214728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x921a5000 - 0x921e2fef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x92253000 - 0x922b8ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x928a1000 - 0x928a2ff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x928a3000 - 0x92917fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9292e000 - 0x9294aff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9294b000 - 0x9298ffff com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x92990000 - 0x929a0fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x929a1000 - 0x929a7ffd com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x92a07000 - 0x92a27ff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x92a33000 - 0x92a94ffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92a95000 - 0x92ae6ff9 com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x92c37000 - 0x92c54ff3 com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92c60000 - 0x92d77fe9 com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x92d78000 - 0x930befff com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x930bf000 - 0x93121ffb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9318f000 - 0x9325fffb com.apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93260000 - 0x93263ffb com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93264000 - 0x932fbff3 com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x93378000 - 0x935fdfe3 com.apple.QuickTime (7.7.1 - 2339) <FC82F13B-1788-3766-8681-7A3B1EFAE02D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93623000 - 0x9362effe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x9362f000 - 0x93631ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x9398b000 - 0x93aa9fec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93aaa000 - 0x93b05ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x93bfb000 - 0x93bfcfff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x93bfd000 - 0x93cdeff7 com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x93cdf000 - 0x93cf4fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x93cf5000 - 0x94381ff5 com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x94382000 - 0x94386ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x94387000 - 0x943e5ff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9457e000 - 0x94605fff com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94721000 - 0x948d5ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x948e1000 - 0x94933ff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x94934000 - 0x94938fff com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x94939000 - 0x94955ff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94967000 - 0x949a9ff7 com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x949aa000 - 0x94a6dfff com.apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94a6e000 - 0x94a7bfff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x94a7c000 - 0x94b8cfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x94daa000 - 0x94e37fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x94e44000 - 0x94e45fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x94e46000 - 0x94e54ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x94e55000 - 0x94e6aff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94e7e000 - 0x94e82fff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94e83000 - 0x94e83fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x94e84000 - 0x94e87ff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x94e88000 - 0x94e9cff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x94e9d000 - 0x94ea1ffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x94ea2000 - 0x94f2fff7 com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x94f82000 - 0x94f83ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x94f84000 - 0x95286fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x952bb000 - 0x9530affb com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9530b000 - 0x95651ff3 com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x956a4000 - 0x96139ff6 com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9613a000 - 0x9616eff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x96ec1000 - 0x96f13ffb com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x97097000 - 0x97098ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x97099000 - 0x9713dfff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x97165000 - 0x97168ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x97171000 - 0x97171fff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x97175000 - 0x9718ffff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x97269000 - 0x972b1ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x972b2000 - 0x972bdff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x972be000 - 0x9731bffb com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9731c000 - 0x9731dff7 libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
0x9731e000 - 0x97712feb com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x97713000 - 0x97789fff com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9778a000 - 0x9784affb com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9785b000 - 0x9785fffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x97860000 - 0x978a0ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x978a1000 - 0x978d8fef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x979b1000 - 0x979c2fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x97ab5000 - 0x97abaff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x98073000 - 0x9807effc com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x98109000 - 0x9850bff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9850c000 - 0x9854dff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x9854e000 - 0x9854ffff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98550000 - 0x98563ff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x98564000 - 0x98574ff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x98575000 - 0x985f0ffb com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x985f1000 - 0x9871dff9 com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9871e000 - 0x9871efff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9871f000 - 0x98722ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x98796000 - 0x9886caab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9886d000 - 0x9886dff0 com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9886e000 - 0x9919972b com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9919a000 - 0x991c4ff1 com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x991c5000 - 0x993bdff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x993be000 - 0x994aeff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x994af000 - 0x994affff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x994b0000 - 0x9975dfff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9975e000 - 0x99846fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x99cad000 - 0x9a6defff com.apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9a6df000 - 0x9a6e7ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x9a6e8000 - 0x9a6feffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9a9d8000 - 0x9aa18ff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9b2b5000 - 0x9b2bdff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9b2c2000 - 0x9b2ffff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x9b300000 - 0x9b325ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9b3f2000 - 0x9b410ff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x9b411000 - 0x9b43fff7 com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9b440000 - 0x9b476ff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9b483000 - 0x9b486ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9b487000 - 0x9b4a9ffe com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9b4dc000 - 0x9b523ff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9b524000 - 0x9b52bff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9b52c000 - 0x9b56afff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9b56b000 - 0x9b663ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9b6cb000 - 0x9b70effd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x9b939000 - 0x9b93ffff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9b940000 - 0x9b9affff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9b9b6000 - 0x9b9d8ff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9ba70000 - 0x9ba70fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x9bd9b000 - 0x9bdc6fff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9bdc7000 - 0x9bddeff8 com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9bddf000 - 0x9bdeaffb com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9bdeb000 - 0x9be53fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x9be54000 - 0x9bfb7fff com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9bfb8000 - 0x9c0c7ff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9c0c8000 - 0x9c118ffa libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9c119000 - 0x9c120fff com.apple.agl (3.2.0 - AGL-3.2.0) <ED5A5B8A-0014-3897-951F-628391333256> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9c121000 - 0x9c157ff4 com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9c158000 - 0x9c159ffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9c175000 - 0x9c176fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9c177000 - 0x9c213fff com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9c214000 - 0x9c218ff7 com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9c219000 - 0x9c224fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x9c225000 - 0x9c233fff com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9c234000 - 0x9c244fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9c264000 - 0x9c56eff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9c56f000 - 0x9c56ffff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9c570000 - 0x9c578ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x9c579000 - 0x9ca55ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9caf2000 - 0x9caf9ffd com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9cb00000 - 0x9cb8affb com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 4
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 49344
thread_create: 1
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=200.8M resident=65.2M(32%) swapped_out_or_unallocated=135.7M(68%)
Writable regions: Total=424.4M written=112.6M(27%) resident=232.5M(55%) swapped_out=1296K(0%) unallocated=191.9M(45%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 33.1M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 28.4M
CG raster data 248K
CG shared images 4476K
CoreGraphics 8K
CoreServices 4380K
IOKit 95.0M
IOKit (reserved) 6656K reserved VM address space (unallocated)
MALLOC 231.9M
MALLOC guard page 64K
Memory tag=240 4K
Memory tag=242 12K
Stack 66.0M
VM_ALLOCATE 16.3M
__CI_BITMAP 80K
__DATA 11.4M
__DATA/__OBJC 100K
__IMAGE 528K
__IMPORT 176K
__LINKEDIT 49.4M
__OBJC 2280K
__OBJC/__DATA 20K
__PAGEZERO 4K
__TEXT 151.4M
__UNICODE 544K
mapped file 122.9M
shared memory 17.2M
shared pmap 7744K
=========== =======
TOTAL 849.6M
TOTAL, minus reserved VM space 843.1M

Model: MacPro5,1, BootROM MP51.007F.B03, 4 processors, Quad-Core Intel Xeon, 2.8 GHz, 10 GB, SMC 1.39f11
Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
Memory Module: DIMM 1, 4 GB, DDR3 ECC, 1066 MHz, 0x0D9B, 0x000000000000000000000000000000000000
Memory Module: DIMM 2, 4 GB, DDR3 ECC, 1066 MHz, 0x0D9B, 0x000000000000000000000000000000000000
Memory Module: DIMM 3, 1 GB, DDR3 ECC, 1066 MHz, 0x80CE, 0x4D33393142323837334648302D4348392020
Memory Module: DIMM 4, 1 GB, DDR3 ECC, 1066 MHz, 0x80CE, 0x4D33393142323837334648302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en2
PCI Card: ATI Radeon HD 5770, sppci_displaycontroller, Slot-1
Serial ATA Device: HL-DT-ST DVD-RW GH61N
Serial ATA Device: WDC WD1001FALS-41Y6A0, 1 TB
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa200000 / 2
USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfa220000 / 3
USB Device: hub_device, 0x050d (Belkin Corporation), 0x0237, 0xfd300000 / 3
USB Device: Perfection1240, 0x04b8 (Seiko Epson Corp.), 0x010b, 0xfd360000 / 11
USB Device: Back-UPS ES 650 FW:825.B1.D USB FW:B1, 0x051d (American Power Conversion), 0x0002, 0xfd330000 / 8
USB Device: Sirius USB2.0 Camera, 0x0ac8 (Z-Star Microelectronics Corporation), 0x3420, 0xfd370000 / 7
USB Device: hub_device, 0x0424 (SMSC), 0x2502, 0xfd340000 / 6
USB Device: hub_device, 0x0424 (SMSC), 0x2602, 0xfd341000 / 9
USB Device: Flash Card Reader, 0x0424 (SMSC), 0x2228, 0xfd341100 / 10
USB Device: S900, 0x04a9 (Canon Inc.), 0x1067, 0xfd310000 / 5
USB Device: HP LaserJet P2055dn, 0x03f0 (Hewlett Packard), 0x5c17, 0xfd350000 / 4
USB Device: FreeAgent FW, 0x0bc2 (Seagate LLC), 0x3200, 0xfd100000 / 2
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x5a100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0x5a110000 / 3
FireWire Device: built-in_hub, 800mbit_speed

Harry van der Wolf

unread,
Nov 7, 2012, 1:46:36 AM11/7/12
to hugi...@googlegroups.com
Hi Stan,


First of all: Version 2012.0 has just been released and Yesterday evening the 2012 bundle has been uploaded. You might just have missed it.


When switching from 2010.4 to 2011.4 I assume you didn't read the "Read Me First" document inside the dmg. It describes that the integrated openmp enabled enblend is not compatible on (Mountain) Lion. You should use the non-openmp version.

In 2011.4 (but also if you use the new 2012.0), you might also try to first to set all preferences to their defaults on all the tabs of the Preferences screen.

And finally: Since 2011.2 cpfind is the high-quality inthegrated control point detector. autopano-sift-C and pan-o-matic are deprecated. Not because they are worse but they are restricted by all kinds of patents.


Harry

stan

unread,
Nov 7, 2012, 3:26:47 PM11/7/12
to hugi...@googlegroups.com
Harry,

Thanks for your response.  In your email you mentioned that there was a problem with "Mountain Lion".  However, I am using OS 10.7.5 (Lion) not 10.8.

I just down loaded 2012.0 and I am not impressed.  I set all of the preferences to "Default" and used CPfind to create a quick-look pano.  After spending considerable time manually finding Cps that CPfind was unable to find and then moref time in the Control Point Table discarding some badly mismatched control points (BTW, I then had to go back and manually select additional Cps) I ended up with a quick-look pano that has a horizon that looks like roller coaster.  When I attempted to create the final pano I encountered a Tiff Library warning but ultimately got the final pano.  On the "good news" side, the color rendition across the 13 images is MUCH better with 2012, however, the horizon is ugly.   Version 2010.4 created a "flat horizon" pano with no problems but had an ugly color and brightness shift across the scene.  

Do you think that I should go back to 2010.4?

Stan
--
You received this message because you are subscribed to the Google Groups "Hugin and other free panoramic software" group.
A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugi...@googlegroups.com
To unsubscribe from this group, send email to hugin-ptx+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Harry van der Wolf

unread,
Nov 7, 2012, 5:34:00 PM11/7/12
to hugi...@googlegroups.com


2012/11/7 stan <gree...@verizon.net>


Do you think that I should go back to 2010.4?

Stan

No,

I think you should share your pto with us and you should give some explanation of what source images you use like fisheye or rectilineair, and what kind of panorama you are try to achieve, like full 360x180, 360 or partial.

Some setups are more difficult then others.

Harry

stan

unread,
Nov 7, 2012, 6:34:19 PM11/7/12
to hugi...@googlegroups.com
Harry,


here is a screen shot of the pano from 2012.0:
_MG_0355-_MG_0368.pto
Screen Shot 2012-11-07 at 6.15.36 PM.png
Screen Shot 2012-11-07 at 6.16.55 PM.png

Carlos Eduardo G. Carvalho (Cartola)

unread,
Nov 7, 2012, 7:25:46 PM11/7/12
to hugi...@googlegroups.com
Hi Stan,

just to be sure, have you done this step Harry suggested? "In 2011.4 (but also if you use the new 2012.0), you might also try to first to set all preferences to their defaults on all the tabs of the Preferences screen."

Cheers,


Carlos E G Carvalho (Cartola)
http://cartola.org/360
http://www.panoforum.com.br/



2012/11/7 stan <gree...@verizon.net>
Harry,


here is a screen shot of the pano from 2012.0:

--
You received this message because you are subscribed to the Google Groups "Hugin and other free panoramic software" group.
A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugi...@googlegroups.com
To unsubscribe from this group, send email to hugin-ptx+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx




Here is a screen shot of the pano from 2010.4





Here is the pto of the 2012.0 effort:


The set-up with 2010.4 was effortless, Hugin found all of the Control points and stitched the image with no problem.  The set-up with 2012.0 is driving me crazy, CPfind is having problems finding the control points and the image is self explanatory.

My image source is a Canon 24/105 lens.  I do not use Fisheye.  I guess you would call my desired pano to be about 180 degrees (in this example 13 images wide x 1 image high)


Thanks for all your patience and help,
Stan

stan

unread,
Nov 7, 2012, 7:35:10 PM11/7/12
to hugi...@googlegroups.com
Absolutely set ALL the prefs to default.  I really loved using 2010.4, 2012.0 not so sure.

Carlos Eduardo G. Carvalho (Cartola)

unread,
Nov 8, 2012, 3:53:30 AM11/8/12
to hugi...@googlegroups.com
Can we download your images to try to stitch them? It seams that they are big files... Well, maybe more experienced people here can say something from the pto itself.

I tried here using other images, but it was not good. I would need to provide images that make sense for a better evaluation. One strange thing I noticed is that each image is configured with a different lens and in a first moment it doesn't make much sense for me. Did you do it yourself or hugin did it? Has this file been generated with the auto wizard? If you are trying to do manual stitch you can add CPs as horizontal lines in the horizon. I couldn't see it your file have them. With the images I used hugin had to eliminate some CPs that didn't make sense with my images.

I don't think this is the problem, but for this panorama you can also use rectilinear as the final projection.

Harry van der Wolf

unread,
Nov 8, 2012, 8:15:25 AM11/8/12
to hugi...@googlegroups.com
In your Preferences, do you have vertical linefind on? If so, switch it off and try again please.
 
Harry

Harry van der Wolf

unread,
Nov 8, 2012, 8:22:31 AM11/8/12
to hugi...@googlegroups.com


2012/11/8 Harry van der Wolf <hvd...@gmail.com>

In your Preferences, do you have vertical linefind on? If so, switch it off and try again please.
 
Harry

To give some extra info: vertical linefind was NOT in 2010.4 and appeared (as far as I can remember in 2011.4). Vertical linefind is really excellent when making panos with vertical lines in it (I assume you guessed that one already) like buildings and so on, but gives me headaches in landscapes, especially if you have not really 90 degree vertical angles like trees. As hugin tries to morph your images to make them fit, you will immediately get a distorted hoizon.
Maybe that's happening in your pano even though I don't see a "vertical looking" line in your pano apart from "maybe" the vertical shoulders of some of the rocks.
 
Harry

stan

unread,
Nov 8, 2012, 3:43:00 PM11/8/12
to hugi...@googlegroups.com
Harry,
Vertical line was checked I set Preferences to "Default".  I deselected "Detect Vertical Line" in Preferences and reran Hugin, "Roller Coaster" effect remains.  CPfind still has trouble founding the Control Points; required some manual intervention. Perhaps I should consider reloading Autopano-sift-C or Panomatic?
Thanks,
Stan


Harry van der Wolf

unread,
Nov 8, 2012, 4:41:24 PM11/8/12
to hugi...@googlegroups.com


2012/11/8 stan <gree...@verizon.net>

Harry,
Vertical line was checked I set Preferences to "Default".  I deselected "Detect Vertical Line" in Preferences and reran Hugin, "Roller Coaster" effect remains.  CPfind still has trouble founding the Control Points; required some manual intervention. Perhaps I should consider reloading Autopano-sift-C or Panomatic?
Thanks,
Stan


Yes, you can always try that.
They all use different algorithms. one algorithm might work better in one situation then another.
I can't give you a best solution.

Harry

stan

unread,
Nov 8, 2012, 4:46:12 PM11/8/12
to hugi...@googlegroups.com
Can you give me a hint where to find Autopano-sift-c and panomatic.


Harry van der Wolf

unread,
Nov 9, 2012, 2:48:23 AM11/9/12
to hugi...@googlegroups.com
Look inside the dmg. It has a "Read Me First.pdf" and straight links to the download site.
 
Harry

2012/11/8 stan <gree...@verizon.net>

stan

unread,
Nov 9, 2012, 7:35:40 AM11/9/12
to hugi...@googlegroups.com
Harry,
I followed the instructions described in the "Read me folder", shown in red below.  The Installer automatically placed the executables in the following location: User/Library/Application support/Hugin/Autopano.  However, when I started Hugin and went to Preferences the executables are listed as "Configured, not installed", see the attached screen shot.   How do I get Hugin 2012.0 to recognize the location that the Installer selected?  I never experienced this problem in any of the previous versions of Hugin.
Stan

AutoCP binary Installers for Hugin. 

In this dmg you will you will find:
- an "Install ..." application that will install the binary or binaries
- and the binary or binaries itself in the Generator folder.

You can either double click the "Install.."  application or drop
the plugin onto the Install application.

After installtion you can configure the AutoCP generator. You can create multiple configurations based on one AutoCP generator.

You start Hugin, you load your images, select the AutoCP generator configuration of your choice and click "Create Control Points" to use the plugin.


Carl von Einem

unread,
Nov 9, 2012, 8:11:22 AM11/9/12
to hugi...@googlegroups.com
Hi Stan,

stan schrieb am 09.11.12 13:35:
> Harry,
> I followed the instructions described in the "Read me folder", shown in
> red below.

Make sure you follow all the ReadMe files out there: those coming with
Hugin and those coming with the CP detectors.

> The Installer automatically placed the executables in the
> following location: *User/Library/Application support/Hugin/Autopano.
> *However, when I started Hugin and went to Preferences the executables
> are listed as "Configured, not installed", see the attached screen shot.

What you see as "Configured, not installed" is a part of the description
of that particular CP detector setting. It's what you see in the list of
available CP detector settings in the Images tab.

These preset names should give the user a hint that they need to be
configured. Just double click on it in the Preferences to open a dialog
window where you can edit everything just as it is mentioned in the
ReadMe. That's also the place where you can edit the description. Hint:
just delete that "Configured, not installed" part.

> How do I get Hugin 2012.0 to recognize the location that the Installer
> selected? I never experienced this problem in any of the previous
> versions of Hugin.

It's been there for quite some time. And it's one of the rare cases
where I'd like to use the phrase "It's not a problem, it's a feature".

> AutoCP binary Installers for Hugin.
>
> In this dmg you will you will find:
> - an "Install ..." application that will install the binary or binaries
> - and the binary or binaries itself in the Generator folder.
>
> You can either double click the "Install.." application or drop
> the plugin onto the Install application.
>
> After installtion you can configure the AutoCP generator. You can create
> multiple configurations based on one AutoCP generator.

...means: open the Preferences -> "CP detectors", click on one setting
and click on "edit"

>
> You start Hugin, you load your images, select the AutoCP generator
> configuration of your choice and click "Create Control Points" to use
> the plugin.

Carl

stan

unread,
Nov 9, 2012, 8:44:33 AM11/9/12
to hugi...@googlegroups.com
Carl,
I surrender!  This is white flag time.  
I got the Autopano-sift to function but it too has trouble finding the CPs, even in locations where there is good contrast and the CP features are sharp.  As for the result, take a look at the attached screen shot, there are no words in English to describe this mess.
Stan


Carl von Einem

unread,
Nov 9, 2012, 9:26:08 AM11/9/12
to hugi...@googlegroups.com
Surrender not accepted for such a simple partial panorama... ;-)

I'm not sure if one can expect good control point detection in the
center images of your panorama. Waves are always a changing and yet so
similar ;-)
For you scenario you'll need some manual alignment via the Fast Preview
window. Hope you didn't you zoom during taking the shots? Make sure they
all use the same fov. Did you shoot them handheld? Wouldn't be a
problem, though.

I also had to tweak the foggy horizon of this panorama and carefully
select some CPs manually:
http://worldwidepanorama.org/wwp_rss/go/n7775

In your case I'd reset all values (Camera and Lens tab) and step by step
optimize while looking for some nasty misplaced CPs.

How about uploading the complete project somewhere so someone can have a
look at it?

Cheers,
Carl

stan schrieb am 09.11.12 14:44:
> Carl,
> I surrender! This is white flag time.
> I got the Autopano-sift to function but it too has trouble
> finding the CPs, even in locations where there is good contrast
> and the CP features are sharp. As for the result, take a look
> at the attached screen shot, there are no words in English to
> describe this mess.
> Stan

complete (hijacked) thread is here
https://groups.google.com/group/hugin-ptx/browse_thread/thread/31ac07859a5ae43a

stan

unread,
Nov 9, 2012, 9:45:01 AM11/9/12
to hugi...@googlegroups.com
How do you suggest I up load the images, I will change them to JPEG in order to keep the size down.  
At the risk of blasphemy I went to Photo merge in PS 5.5, this was tediously, creepy, crawly slow (unacceptably, I had time to go up stairs and make a second cup of coffee and finished it before PS completed the operation) but PS found the CPs and the horizon was flat; the color was good too.
On Nov 9, 2012, at 9:26 AM, Carl von Einem wrote:

Surrender not accepted for such a simple partial panorama... ;-)

I'm not sure if one can expect good control point detection in the center images of your panorama. Waves are always a changing and yet so similar ;-)  I did not use the waves, I manually selected CP features in the rocks.
For you scenario you'll need some manual alignment via the Fast Preview window. Hope you didn't you zoom during taking the shots? (Did not zoom or otherwise alter the FOV) Make sure they all use the same fov. Did you shoot them handheld? I used a home made NPP on my tripod. Wouldn't be a problem, though.


I also had to tweak the foggy horizon of this panorama and carefully select some CPs manually:
http://worldwidepanorama.org/wwp_rss/go/n7775  I like the shot, it looked more complicated than mine.

In your case I'd reset all values (Camera and Lens tab) and step by step optimize  while looking for some nasty misplaced CPs. One problem I encountered while manually selecting the CPs was that Hugin kept trying to move them some place other than the feature I selected.


How about uploading the complete project somewhere so someone can have a look at it?

Cheers,
Carl

stan schrieb am 09.11.12 14:44:
Carl,
I surrender!  This is white flag time.
I got the Autopano-sift to function but it too has trouble
finding the CPs, even in locations where there is good contrast
and the CP features are sharp.  As for the result, take a look
at the attached screen shot, there are no words in English to
describe this mess.
Stan

complete (hijacked) thread is here
https://groups.google.com/group/hugin-ptx/browse_thread/thread/31ac07859a5ae43a

Carlos Eduardo G. Carvalho (Cartola)

unread,
Nov 9, 2012, 10:52:18 AM11/9/12
to hugi...@googlegroups.com
Hi Stan, if you put your images available send the place here to the list. I also would like to take a look at them.

Cheers,
2012/11/9 stan <gree...@verizon.net>

Carl von Einem

unread,
Nov 9, 2012, 11:10:22 AM11/9/12
to hugi...@googlegroups.com
Best is to zip your images together with the project file.

Either from Finder menu 'File' -> 'Create Archive' or use use Clean
Archiver from http://www.sopht.jp/cleanarchiver/ which I prefer since it
has an option to exclude those ".DS-Store" and "._*" files. They are
invisible on Mac but typically confuse users on other platforms.

There is a number of free online storage services, some usual suspects
are mydrive.ch and dropbox.com
Here is a list:
http://en.wikipedia.org/wiki/Comparison_of_file_hosting_services

Cheers,
Carl

stan schrieb am 09.11.12 15:45:

stan

unread,
Nov 9, 2012, 3:26:42 PM11/9/12
to hugi...@googlegroups.com
Carl,
I've given up for now.
I was able to start at the left and create a fairly decent pano using 6 images. When I added the 7th image the pano folded back on its self. I then went to the right side and created a pano using 6 images, not too bad but it became clear that the waves were causing weird results in spite of manually selecting the CPs. I was planning to send the pile garbage to you via DropBox but DropBox has locked up my machine. Bottom line, I will take a new set of shots (without waves) and try again later.
Thanks for you help,
Stan


stan

unread,
Nov 9, 2012, 9:17:33 PM11/9/12
to hugi...@googlegroups.com
Carl, Harry
Here is a screen shot of a Crater Lake Oregon Pano.  I used 5 shots, portrait format, with a home made NPP to generate the Pano.
This Pano was completely painless.  I used CPfind and had no problems.
Thank for all your help.
Stan


Reply all
Reply to author
Forward
0 new messages