add credit to David

This commit is contained in:
John Cupitt 2014-04-04 10:39:08 +01:00
parent 76f1217fab
commit ca30eac21a

View File

@ -31,6 +31,11 @@
*/ */
/* Derived in part from David Young's Matlab circle detector:
*
* http://www.mathworks.com/matlabcentral/fileexchange/26978-hough-transform-for-circles
*/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include <config.h> #include <config.h>
#endif /*HAVE_CONFIG_H*/ #endif /*HAVE_CONFIG_H*/