miwi        2011-02-05 09:41:52 UTC

  FreeBSD ports repository

  Modified files:
    japanese             Makefile 
  Added files:
    japanese/py-zinnia   Makefile distinfo pkg-descr pkg-plist 
  Log:
  Zinnia is a simple, customizable and portable online hand recognition system
  based on Support Vector Machines. Zinnia simply receives user pen strokes as a
  sequence of coordinate data and outputs n-best characters sorted by SVM
  confidence. To keep portability, Zinnia doesn't have any rendering
  functionality. In addition to recognition, Zinnia provides training module 
that
  allows us to create any hand-written recognition systems with low-cost.
  
  This is the python interface to the library.
  
  WWW: http://zinnia.sourceforge.net/
  
  PR:             ports/149686
  Submitted by:   Timothy Beyer <beyert at cs.ucr.edu>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.757     +1 -0      ports/japanese/Makefile
  1.1       +37 -0     ports/japanese/py-zinnia/Makefile (new)
  1.1       +2 -0      ports/japanese/py-zinnia/distinfo (new)
  1.1       +10 -0     ports/japanese/py-zinnia/pkg-descr (new)
  1.1       +6 -0      ports/japanese/py-zinnia/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to