Difference between revisions of "Hugin lensdb"

From PanoTools.org Wiki
Jump to navigation Jump to search
(Created page with "'''lensdb''' is a maintenance tools for Hugins camera and lens database. == Usage == lensdb [--recursive] --populate BASEPATH Fills the database with information from all...")
 
Line 1: Line 1:
 
'''lensdb''' is a maintenance tools for Hugins camera and lens database.
 
'''lensdb''' is a maintenance tools for Hugins camera and lens database.
 +
 +
The database is automatically filled when stitching a project file from Hugin. Entries can also manually added from [[Hugin]] and [[calibrate_lens_gui]].
 +
 +
The information are used when adding image files to a project. Distortion and vignetting data can also manually loaded inside Hugin.
  
 
== Usage ==
 
== Usage ==

Revision as of 09:30, 1 May 2014

lensdb is a maintenance tools for Hugins camera and lens database.

The database is automatically filled when stitching a project file from Hugin. Entries can also manually added from Hugin and calibrate_lens_gui.

The information are used when adding image files to a project. Distortion and vignetting data can also manually loaded inside Hugin.

Usage

 lensdb [--recursive] --populate BASEPATH

Fills the database with information from all pto files in BASEPATH. With the switch --recursive the search goes also into all subfolders.

 lensdb --compress

Compresses the database by replacing all single entries with the average values.