README
上传用户:lijia5631
上传日期:2008-11-10
资源大小:1214k
文件大小:2k
源码类别:

视频捕捉/采集

开发平台:

MultiPlatform

  1. HandVu
  2. This is a software package that implements a vision-based hand
  3. gesture recognition user interface. For more information on
  4. installing and running the program, see
  5. http://www.cs.ucsb.edu/~matz
  6. Matz matz@cs.ucsb.edu
  7. Key shortcuts:
  8. u undistortion
  9. x memory-mapped file output only (no display)
  10. f fullscreen (also F11)
  11. r restart
  12. 0-3 overlay levels
  13. c load conductor
  14. l recompute incoming latency
  15. s toggle source window
  16. t take a snapshot
  17. Shortcuts for add-ons (not in distribution)
  18. Ctrl-1  HandVu1 study
  19. Ctrl-2  HandVu2 study
  20. .       abort HV1 session
  21. ,       abort HV1 task
  22. m maintenance app
  23. Status:
  24. 4/21/2004
  25. alpha3 version packaged.
  26. 1/13/2004
  27. alpha1 version packaged.
  28. 10/11/2003
  29. You probably got the executable distribution. Run the install.bat file.
  30. If you get error messages such as DllRegisterServer failed, error code
  31. 0x80070005, you don't have admin rights on your machine. You need them
  32. for installation.
  33. 6/24/2002
  34. Started with graphical method for selecting image regions and saving
  35. them to individual bitmap files. Integration matrices are also generated,
  36. and a stub for training the template-based classifiers is there. The
  37. Doc/View architecture is based on "ITTS" files: training sets consisting
  38. of a set of images (duplicates possible) with one square area in each.
  39. Matz.
  40. ---------------
  41. list of features to come:
  42. command line option -verbose=0..4
  43. command line option -logfile=filename
  44. AfxMessageBox for unsuccessful Undistortion and Autoexposure
  45. access to camera's and source pin's property pages
  46. some way to set GestureServer port and OSC destination