diff options
Diffstat (limited to 'ports/popsift/CONTROL')
| -rw-r--r-- | ports/popsift/CONTROL | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ports/popsift/CONTROL b/ports/popsift/CONTROL new file mode 100644 index 000000000..038e8fb7e --- /dev/null +++ b/ports/popsift/CONTROL @@ -0,0 +1,11 @@ +Source: popsift +Version: 0.9 +Port-Version: 0 +Description: PopSift is an implementation of the SIFT algorithm in CUDA. +Build-Depends: cuda +Homepage: https://github.com/alicevision/popsift +Supports: !(uwp|arm|arm64|android|x86) + +Feature: apps +Description: Application programs for popsift (detection and matching) +Build-Depends: boost-algorithm, boost-program-options, boost-filesystem, boost-system
\ No newline at end of file |
