Hi hein schrieb: > Hi! > > Now I try to use tca_correct and fulla. Tca_correct runs as exspected, > but when I insert the values in fulla, the result looks like this: > > --------------- > Last login: Mon Jul 13 01:35:31 on ttyp1 > Welcome to Darwin! > Maci:~ hein$ fulla -r 0.0000743:-0.0002676:0.0002671:0.9999781 -b > -0.0001442:0.0005518:-0.0004608:0.9999427 _MG_0172.tif > ContractViolation: > Precondition violation! > Unable to open file '_MG_0172.tif'. > (/Users/ippei/dev/hugin/hugin-svn/mac-static/../src/foreign/vigra/ > vigra_impex/codecmanager.cxx:206) > > caught exception: > Precondition violation! > Unable to open file '_MG_0172.tif'. > (/Users/ippei/dev/hugin/hugin-svn/mac-static/../src/foreign/vigra/ > vigra_impex/codecmanager.cxx:206)
This looks more like an issue with finding or being able to open the file. Is the file _MG_0172.tif in the same directory? What type of TIFF file is it? The TIFF image format has various different options: It can have 8 bit, 16bit or floating point color values per pixel, and there are several compression methods possible. However, not all programs do support all possible format options. I would suggest you use some other program in order to convert you image to 8 bit, no compression and try again to correct it. > What is wrong? I did not mean to violate any contract...? No, this message indicates that a requirement for continuing the processing of the image has not been met. In your case, the file to be corrected could not been opened, so fulla has terminated. With kind regards Stefan Peter --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx -~----------~----~----~----~------~----~------~--~---
