cvs commit: ports/japanese Makefile ports/japanese/zinnia Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sat Feb 5 09:40:44 UTC 2011


miwi        2011-02-05 09:40:44 UTC

  FreeBSD ports repository

  Modified files:
    japanese             Makefile 
  Added files:
    japanese/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.
  
  WWW: http://zinnia.sourceforge.net/
  
  PR:             ports/149685
  Submitted by:   Timothy Beyer <beyert at cs.ucr.edu>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.756     +1 -0      ports/japanese/Makefile
  1.1       +41 -0     ports/japanese/zinnia/Makefile (new)
  1.1       +2 -0      ports/japanese/zinnia/distinfo (new)
  1.1       +8 -0      ports/japanese/zinnia/pkg-descr (new)
  1.1       +17 -0     ports/japanese/zinnia/pkg-plist (new)


More information about the cvs-ports mailing list