Newsgroups: sci.image.processing,alt.image.medical
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!howland.reston.ans.net!ix.netcom.com!netcom.com!adt
From: adt@netcom.com (Anthony D. Tribelli)
Subject: Re: 2D edge detection code wanted
Message-ID: <adtD0A0u7.KG4@netcom.com>
Followup-To: sci.image.processing,alt.image.medical
Organization: NETCOM On-line Communication Services (408 261-4700 guest)
X-Newsreader: TIN [version 1.2 PL1]
References: <gk1-2811942017070001@phrogz.dorm.duke.edu>
Date: Sun, 4 Dec 1994 07:58:55 GMT
Lines: 26

Gavin Kistner (gk1@acpub.duke.edu) wrote:
: ...
: So - I'm looking for pointers to any book/periodical/personal code, in
: either C or Pascal, which describes the programming of *any* 2D edge
: detection algorithm.
: I'd be so extremely thankful I'm willing to look like a deperate idiot and
: ...

Hi,

I'm a graduate student at Cal Poly Pomona working on a thesis in Computer
Vision. I have some working code I could e-mail. It's crude, hastily
documented, and not done; but the edge detection component works. I've
only worked on it enough to get a "proof-of-concept" so I can write a
proposal. In a couple of months I'll actually finish the software but I
doubt the edge detector will need any work.

Regarding reference material. The "bible" for computer/machine vision is:
    Ballard, D.H. and Brown, C.M. Computer Vision. Prentice-Hall, Inc.
    1982.

Good luck.

Tony Tribelli
adt@netcom.com

