Changes between Version 2 and Version 3 of Correlator

Show
Ignore:
Timestamp:
05/04/12 11:41:54 (13 months ago)
Author:
midrew
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Correlator

    v2 v3  
    3434 
    3535    1. Check and test all necessary methods/functions from OpenCV and GDAL for correlator implementation (20-25 days). At this moment, I should be able to have all necessary knowledge about transformations, image processing, according algorithms and able to develop my code. 
    36     2. Get used to work with GDAL library, learn principles of development, find dependant functions and use them for utility. (3-10 days) 
     36    2. Get used to work with GDAL library, learn principles of development, find dependant functions and use them for utility. (7-10 days) 
    3737    3. Implement SURF-algorithm for searching points in image(“feature points”). (5-6 days) 
    3838    4. Implement correlator - match feature points on images and create pairs of points (“tie points”). Realization of FLANN algorithm (6-9 days)