You are not logged in.



#1 2009-11-22 16:48:22

hub
Member
From: Annecy
Registered: 2007-06-25
Posts: 145
Website

APP 2.0.6 / faux coef. matrice

La dernière version d'APP affiche pour Canon 50d un crop de 1.584 à la place de 1.61.

Offline

 

#2 2009-11-22 18:05:16

GURL
Member
From: Grenoble
Registered: 2005-12-06
Posts: 3501

Re: APP 2.0.6 / faux coef. matrice

En atendant la correction officielle tu peux modifier avec un éditeur de texte le fichier C:\Program Files\Kolor\Autopano Pro 2\resources (ou /Autopano Giga 2/, etc, bien sur.)

Code:

#
# This file contains a sensor size database for many know cameras
#
# Even if it's a part of the autopano pro product (http://www.autopano.net)
# we dediced to put it's content under creative commons license under those rights :
#   ATTRIBUTION   => kolor
#   NONCOMMERCIAL => any GPL product can use it, no commercial one.
#   SHARE ALIKE   => do no modify format (or include in binary form, etc)
# For any feedback on this file, contact_at_autopano.net
# Alexandre, 2009 September 15
# How to compute the sensor scale :
#            sensor_scale = sqrt(36.0^2+24.0^2) / sqrt(sensor_width^2 + sensor_height^2)
#
# Format : 
#   ASCII text file ";" separated
#   cell 1: brand of the camera
#   cell 2: short name of the camera
#   cell 3: camera scale factor between the camera and a 24x36 standard full frame sensor
# Warning : the order in the file is important !
#   You should put the value from the longest camera name to the shortest camera name first.
#   For example : Canon:A400 is placed before Canon:A40
#     The first that match is used. If you don't do that way, the Canon A40 will never be selected
#

# canon DSLR
Canon;Rebel T1i;1.622                     # 500D
Canon;Kiss Digital X3;1.622    # 500D
Canon;Digital Rebel Xsi;1.622  # 450D
Canon;Kiss Digital X2;1.622    # 450D
Canon;Digital Rebel XTi;1.622  # 400D
Canon;Kiss Digital X;1.622     # 400D
Canon;Digital Rebel XT;1.622   # 350D
Canon;Kiss Digital N;1.586     # 350D
Canon;Digital Rebel;1.586      # 300D
Canon;Kiss Digital;1.586       # 300D
Canon;EOS-1Ds Mark III;1.000
Canon;EOS-1Ds Mark II;1.000
Canon;EOS-1D Mark III;1.254
Canon;EOS-1D Mark II N;1.254
Canon;EOS-1D Mark II;1.254
Canon;EOS-1Ds;1.006
Canon;EOS-1D;1.254
Canon;EOS 1000D;1.6188
Canon;EOS 20Da;1.600
Canon;EOS 300D;1.586
Canon;EOS 350D;1.622
Canon;EOS 400D;1.622
Canon;EOS 450D;1.622
Canon;EOS 500D;1.587
Canon;EOS 10D;1.586
Canon;EOS 20D;1.600
Canon;EOS 30D;1.600
Canon;EOS 40D;1.622
Canon;EOS 50D;1.584

Georges

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson