Ignore:
Timestamp:
Feb 24, 2025, 7:49:59 PM (3 weeks ago)
Author:
sommeria
Message:

bug add points geometry_calib repaired

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/get_file_index.m

    r1127 r1172  
    1 %=======================================================================
     1
     2%'get_file_index': determine the frame indexes from ref indices and pair option for civ
     3% [i1,i2,j1,j2] = get_file_index(ref_i,ref_j,PairString)
     4%------------------------------------------------------------------------
     5% OUTPUT:
     6% i1,i2,j1,j2: frem indices i and j for image 1 and 2
     7%
     8% INPUT:
     9% ref_i,ref_j: reference indices set in the GUI series
     10% PairString: string defining the choice of pairing: 'Di=..','Dj=..','-'
     11
     12%=====================================================================
    213% Copyright 2008-2024, LEGI UMR 5519 / CNRS UGA G-INP, Grenoble, France
    314%   http://www.legi.grenoble-inp.fr
Note: See TracChangeset for help on using the changeset viewer.