add credit to David
This commit is contained in:
parent
76f1217fab
commit
ca30eac21a
@ -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*/
|
||||||
|
Loading…
Reference in New Issue
Block a user