summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoomsdayrs <doomsdayrs@gmail.com>2021-12-24 18:31:03 +0000
committerBenjamin Berg <bberg@redhat.com>2022-02-11 19:36:22 +0100
commitd3014f1684eb9f8124dc0e1d22b7f6f7c8a8462d (patch)
tree5478739f9271b7e0e5854d088c79ed585fe18e87
parent356805168637666c758fbc2a2f436d6418c7e5f4 (diff)
Delete TODO
-rw-r--r--TODO30
1 files changed, 0 insertions, 30 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 5d1034d..0000000
--- a/TODO
+++ /dev/null
@@ -1,30 +0,0 @@
-LIBRARY
-=======
-test suite against NFIQ compliance set
-make library optionally asynchronous and maybe thread-safe
-nbis cleanups
-API function to determine if img device supports uncond. capture
-race-free way of saying "save this print but don't overwrite"
-
-NEW DRIVERS
-===========
-Sunplus 895 driver
-AES3400/3500 driver
-ID Mouse driver
-Support for 2nd generation MS devices
-Support for 2nd generation UPEK devices
-
-IMAGING
-=======
-ignore first frame or two with aes2501
-aes2501: increase threshold "sum" for end-of-image detection
-aes2501 gain calibration
-aes4000 gain calibration
-aes4000 resampling
-PPMM parameter to get_minutiae seems to have no effect
-nbis minutiae should be stored in endian-independent format
-
-PORTABILITY
-===========
-OpenBSD can't do -Wshadow or visibility
-OpenBSD: add compat codes for ENOTSUP ENODATA and EPROTO