[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Circle Finder
From: |
Julien563 |
Subject: |
Circle Finder |
Date: |
Sat, 19 Nov 2016 15:53:52 -0800 (PST) |
Hello,
I would like to use this next function : imfindcircles
Like this:
B=imread("deformation_galaxie2.jpg");
[centers, radii, metric] = imfindcircles(B,[0 pixel_x1]);
But Octave doesn't find it. Is there an other function to find circles and
its radius?
I would like to know the radius of this next circle :
<http://octave.1599824.n4.nabble.com/file/n4680680/exemple.jpg>
Thx in advance
Julien
--
View this message in context:
http://octave.1599824.n4.nabble.com/Circle-Finder-tp4680680.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Circle Finder,
Julien563 <=