File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020### Removed
2121
2222- Removed option to create top level of every octave from input image [ PR] ( https://github.com/alicevision/popsift/pull/178 )
23+ - Removed option to compute very narrow Gaussian filters called opencv [ PR]
2324
2425## [ 0.10.0] - 2025-10-14
2526
Original file line number Diff line number Diff line change 1616 STRING "Which CUDA CCs to support: native, all, all-major or an explicit list delimited by semicolons" )
1717endif ()
1818
19- project (PopSift VERSION 0.10.0 LANGUAGES CXX CUDA)
19+ project (PopSift VERSION 0.10.1 LANGUAGES CXX CUDA)
2020
2121# Policy to support CUDA as a first-order language for CMake.
2222# Since CMake 3.18. See https://cmake.org/cmake/help/latest/policy/CMP0104.html
You can’t perform that action at this time.
0 commit comments