Changes between Version 2 and Version 3 of Correlator
- Timestamp:
- 05/04/12 11:41:54 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Correlator
v2 v3 34 34 35 35 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) 37 37 3. Implement SURF-algorithm for searching points in image(“feature points”). (5-6 days) 38 38 4. Implement correlator - match feature points on images and create pairs of points (“tie points”). Realization of FLANN algorithm (6-9 days)
