Hi there,
My logfiles are saying:
Search range: Min: (-84, -445) width: 1 height: 140
Am I understanding this is referring to a search range originating at (-84, -445) pixels disparity and searching within a window of 1 pixel horizontally and 140 pixels vertically? This seems very weird to me.
I've got corr-seed-mode 1 to get my search range from the low res disparity map. I've attached band 2 of the low res disparity map and a QGIS histogram of all bands ( band 1 being the horizontal and band 2 being the vertical I think? ). This map doesn't seem to bear much resemblance to the search range I'm getting so I'm a bit confused.
I do note that the option --skip-low-res-disparity-comp seems to be on, even though I didn't turn this on in my script -- has the low res disparty map been assessed to be not that useful?
Here is the full stereo call from the logfile
stereo_corr -t pleiades 7573544201_MP.TIF 7573548201_MP.TIF 7573544201_MP.XML 7573548201_MP.XML full_area_23rds/dem-24576_10240_2048_2048/24576_10240_2048_2048 refdem_sig2-tile-0.tif --corr-memory-limit-mb 10000 --cost-mode 4 --corr-kernel 5 5 --median-filter-size 3 --texture-smooth-size 13 --texture-smooth-scale 0.13 --subpixel-mode 3 --stereo-algorithm asp_mgm --skip-low-res-disparity-comp --corr-seed-mode 1 --sgm-collar-size 0 --corr-tile-size 2560 --threads 8 --trans-crop-win 24320 9984 2560 2560
Here is the console log from the logfile
Vision Workbench log started at 2025-11-14 15:03:40.
2025-11-14 15:03:40 {0} [ console ] : Warning: When using a stereo algorithm rather than asp_bm, the default suggested value for texture-smooth-size is 11. Got instead 13.
2025-11-14 15:03:40 {0} [ console ] : Using session: pleiadesmappleiades
2025-11-14 15:03:40 {0} [ console ] : Images before mapprojection: 7573544201.TIF 7573548201.TIF
2025-11-14 15:03:40 {0} [ console ] : Mapprojection cameras: 7573544201.XML 7573548201.XML
2025-11-14 15:03:40 {0} [ console ] : Mapprojected images bundle adjustment prefixes:
2025-11-14 15:03:40 {0} [ console ] : Mapprojection cam types: pleiades pleiades
2025-11-14 15:03:40 {0} [ console ] : Loading camera model: 7573544201_MP.TIF 7573544201_MP.XML
2025-11-14 15:03:40 {0} [ console ] : Loading camera model: 7573548201_MP.TIF 7573548201_MP.XML
2025-11-14 15:03:41 {0} [ console ] : Warning: Changing the alignment method to 'none' as the images are map-projected.
2025-11-14 15:03:41 {0} [ console ] : Distance between camera centers: 250503 meters.
2025-11-14 15:03:41 {0} [ console ] : --> Using no pre-processing filter with stereo algorithm: asp_mgm
2025-11-14 15:03:41 {0} [ console ] :
[ 2025-Nov-14 15:03:41 ]: Stage 1 --> CORRELATION
2025-11-14 15:03:44 {0} [ console ] : --------------------------------------------------
2025-11-14 15:03:44 {0} [ console ] : Kernel size: Vector2(5,5)
2025-11-14 15:03:44 {0} [ console ] : Search range: Min: (-84, -445) width: 1 height: 140
2025-11-14 15:03:44 {0} [ console ] : Cost mode: 4
2025-11-14 15:03:44 {0} [ console ] : --------------------------------------------------
2025-11-14 15:03:44 {0} [ console ] : Writing: full_area_23rds/dem-24576_10240_2048_2048/24576_10240_2048_2048-D.tif
2025-11-14 15:06:17 {0} [ console ] :
[ 2025-Nov-14 15:06:17 ]: CORRELATION FINISHED