0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 24 hours ago.
Aug 18, 2025 — Aug 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use nth_element for median/nmad/percentile, rename to *_in_place More... 13 days ago
Add AKAZE, BRISK, KAZE interest point detectors to ipfind More... 22 days ago
Implement OpenCV BRISK, AKAZE, and KAZE interest point detectors More... 23 days ago
add has_vrt_extension to check for a .vrt file More... about 1 month ago
PNG: count the alpha channel when a grayscale or RGB image has a tRNS chunk More... about 1 month ago
Pad PNG row buffers to avoid a libpng overrun More... about 1 month ago
CameraBBox: remove dead min-distance tracking from CameraDemHelper More... about 1 month ago
Remove unused CDFAccumulator merge code More... about 1 month ago
Ray-DEM intersection: fall back to the datum seed when the guess fails More... about 1 month ago
CorrEval: add parabola_curvature and cramer_rao uncertainty metrics More... about 2 months ago
Bump PACKAGE_VERSION 3.7.2 -> 3.8.0-alpha (post-release placeholder) More... about 2 months ago
Release 3.7.2: modernize OpenCV include paths for OpenCV 5 More... about 2 months ago
Release 3.7.1: OpenCV 4 and 5 compatibility More... about 2 months ago
cap an extremely long output prefix instead of truncating the name hash More... about 2 months ago
shorten over-long interest point match and vwip file names More... about 2 months ago
On macOS, repair installed library rpaths after install More... 2 months ago
Bump version to 3.8.0-alpha after 3.7.0 release More... 2 months ago
Disable SSE on Linux aarch64, not just Mac arm64 More... 2 months ago
Version 3.7.0 More... 3 months ago
accept .vrt files as image inputs More... 3 months ago
Remove unused vw::camera::LinescanModel More... 3 months ago
Bump PACKAGE_VERSION 3.6.3 -> 3.7.0-alpha (post-release placeholder) More... 3 months ago
Release 3.6.3: more GDAL 3.13 CSLConstList sites More... 3 months ago
Release 3.6.2: make GDAL 3.13 happy More... 3 months ago
colormap: fix hillshade overlay reading after rescale default change More... 3 months ago
FileIO: don't rescale integer pixels by default when reading as float More... 3 months ago
camera_pixel_to_dem_xyz: drop unused LMA tolerance parameters More... 4 months ago
camera_pixel_to_dem_xyz: remove unused Levenberg-Marquardt fallback More... 4 months ago
Cartography: populate BathyPlane::water_surface in raster reader More... 4 months ago
Cartography: raster-aware signedDistToPlane(BathyPlane, xyz) More... 4 months ago