Date: Sat, 5 Feb 2011 09:43:00 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/zinnia-tomoe Makefile distinfo pkg-descr pkg-plist Message-ID: <201102050943.p159h0uV066115@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2011-02-05 09:43:00 UTC FreeBSD ports repository Modified files: japanese Makefile Added files: japanese/zinnia-tomoe 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/149687 Submitted by: Timothy Beyer <beyert at cs.ucr.edu> Feature safe: yes Revision Changes Path 1.758 +1 -0 ports/japanese/Makefile 1.1 +29 -0 ports/japanese/zinnia-tomoe/Makefile (new) 1.1 +2 -0 ports/japanese/zinnia-tomoe/distinfo (new) 1.1 +8 -0 ports/japanese/zinnia-tomoe/pkg-descr (new) 1.1 +5 -0 ports/japanese/zinnia-tomoe/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102050943.p159h0uV066115>