imgalg:使用霍夫变换在图像中查找圆圈

时间:2024-06-14 07:27:41
【文件属性】:

文件名称:imgalg:使用霍夫变换在图像中查找圆圈

文件大小:27KB

文件格式:ZIP

更新时间:2024-06-14 07:27:41

C

./img-circle -l60 -h180 --rmin 375 --rmax 380-步骤1 -f image.png> edge-points.txt ./center -f edge-pixels.txt image.png ./img-circle -l40 -h120 -rmin 18 -rmax 18 -step 1 -f image.png> edge-points.txt ./center -f edge-pixels.txt image.png ./grid.sh -i image.png -o grid-image.png


【文件预览】:
imgalg-master
----img_utils.c(4KB)
----center.sh(821B)
----img.h(646B)
----vec.c(305B)
----Makefile(671B)
----common.h(650B)
----sobel.h(141B)
----xmalloc.c(909B)
----sobel.c(2KB)
----img.c(2KB)
----LICENSE(34KB)
----houghc.h(228B)
----vec.h(173B)
----README.md(291B)
----grid.sh(1KB)
----img_utils.h(260B)
----canny.h(559B)
----gen-circles.sh(568B)
----canny.c(4KB)
----xmalloc.h(275B)
----main.c(5KB)
----houghc.c(10KB)

网友评论