Bug 115214 - New port:graphics/darknock A program that can detect edges in images
Summary: New port:graphics/darknock A program that can detect edges in images
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-05 15:00 UTC by Yinghong. Liu
Modified: 2007-08-20 16:50 UTC (History)
0 users

See Also:


Attachments
darknock.shar (3.06 KB, text/plain)
2007-08-05 15:00 UTC, Yinghong. Liu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yinghong. Liu 2007-08-05 15:00:02 UTC
darknocK detects edges in images, better than any other program. It will be
using Artificial Neural Networks to enchance the results of standard algorithms.
It's a part of My work for My Master degree.

WWW: http://sourceforge.net/projects/darknock/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-08-05 22:58:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

take
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-20 16:45:13 UTC
miwi        2007-08-20 15:45:07 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/darknock    Makefile distinfo pkg-descr pkg-plist 
  Log:
  darknocK detects edges in images, better than any other program. It will be
  using Artificial Neural Networks to enchance the results of standard algorithms.
  It's a part of My work for My Master degree.
  
  WWW: http://sourceforge.net/projects/darknock/
  
  PR:             ports/115214
  Submitted by:   Yinghong.Liu <relaxbsd at gmail.com>
  
  Revision  Changes    Path
  1.1091    +1 -0      ports/graphics/Makefile
  1.1       +59 -0     ports/graphics/darknock/Makefile (new)
  1.1       +3 -0      ports/graphics/darknock/distinfo (new)
  1.1       +5 -0      ports/graphics/darknock/pkg-descr (new)
  1.1       +9 -0      ports/graphics/darknock/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-08-20 16:45:24 UTC
State Changed
From-To: open->closed

New port added. Thanks!