-
-
Notifications
You must be signed in to change notification settings - Fork 83
Related or useful projects or people
n8fr8 edited this page Jun 28, 2011
·
9 revisions
- TOR
- Luks
- PGP - LibGCrypt - (embed ssc key)
- Android Privacy Guard
##Image-based privacy protection
- Terry Boult's PICO: Privacy through Invertible Cryptographic Obscuration - uses encryption within JPEG images. Talks about application to MPEG. Follow-up paper PrivacyCam: A Privacy Preserving Camera using uClinux on the Blackfin DSP implements it on a DSP.
- Privacy Protection in Video Surveillance book
- Enhancing privacy in Multimedia systems 2009 Journal special edition
- Privacy protection for face processing preprint forthcoming book chapter.
##Image Processing
- Google FaceDetect (Part of Android SDK)
- OpenCV OpenCV Testing Notes
- ImageMagick
- JMagick - http://www.jmagick.org/index.html - JNI?
- im4java - http://im4java.sourceforge.net/ - Commandline access to ImageMagick from Java
- MagickWand - http://www.imagemagick.org/script/magick-wand.php - C API
- MagickCore - http://www.imagemagick.org/script/magick-core.php - Low level C
- Unlogo - OpenCV + FFMPEG
- FFMPEG FFMPEG Testing Notes
- Runtime Exec
- PD
- OpenGL ES (audio?)
- GStreamer GStreamer Testing Notes
##People
- Terry Boult Has implemented image privacy algorithms (see PICO paper above)
- Adam Harvey ITP, previous work on video privacy.