Changes between Version 30 and Version 31 of OSSIMtoolForDSMgenerationFromTristereoAndSARimagery
- Timestamp:
- 07/06/15 06:25:55 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OSSIMtoolForDSMgenerationFromTristereoAndSARimagery
v30 v31 214 214 I have begun to implement disparity map fusion: starting from two disparity maps (obtained from the 3 images processed) I would like to obtain a single disparity map resulting from a clever fusion of the two previous maps. I thought to get the mean disparity value from the two maps for each (i,j) position if the difference between the two maps is under a threshold, otherwise, if the difference is higher, I get the value closest to the reference DSM used for the initial projection, moreover where there is a no data value I get the other disparity map result. 215 215 216 Following advice from mentors and community, in order to improve automatic TPs identification enabling a more homogeneous points detection, I have implemented a new OpenCV class able to find detectors for a source image divided into a grid and able to detect points in each cell. As you can see from the image below, results seems enough satisfying.216 Following advice from mentors and community, in order to improve automatic TPs identification enabling a more homogeneous points detection, I have implemented a new OpenCV class able to find detectors for a source image divided into a grid and able to detect points in each cell. As you can see from the images below, results seems enough satisfying. 217 217 218 218 Result for NAD-FWD pair: