m*t
2 楼
what you mean position? all the vertices coordinates?
m*t
4 楼
I am not good at graphics, but here is my suggestion:
there are two steps of solving this problem, first identify all the
distinct shapes in the picture, second calculate the center.
second step is easy, since once you have the shape, you just get mean for
height/width of all pixels in the shape.
first step is basically constructing trees in forest. mark the visited
tree to a third color, say red, and keep going until done.
there are two steps of solving this problem, first identify all the
distinct shapes in the picture, second calculate the center.
second step is easy, since once you have the shape, you just get mean for
height/width of all pixels in the shape.
first step is basically constructing trees in forest. mark the visited
tree to a third color, say red, and keep going until done.
w*p
5 楼
First step is to segment the foreground shape from background. Considering
your case (color fixed), the easiest way is region growing.
Second step of computing the center, do you have prior knowledge about what
shapes are in?
【在 m**s 的大作中提到】
: 如果我有一个bmp文件,里面有很多随机图形(黑底色,图形颜色固定),我如何把那
: 些图形的位置,中心给确定住呢?先谢谢大家了。
your case (color fixed), the easiest way is region growing.
Second step of computing the center, do you have prior knowledge about what
shapes are in?
【在 m**s 的大作中提到】
: 如果我有一个bmp文件,里面有很多随机图形(黑底色,图形颜色固定),我如何把那
: 些图形的位置,中心给确定住呢?先谢谢大家了。
m*s
6 楼
thanks guys.
By the way, could you guys suggest some intro books about dealing with
graphics like that?
By the way, could you guys suggest some intro books about dealing with
graphics like that?
m*s
7 楼
what
Thank you whkylp, i think most of them are round, or ellipses, but my
problem is that i don't have any backgroud about graphic programming. So,
could you suggest me some books to read? Thank you very much!
【在 w****p 的大作中提到】
: First step is to segment the foreground shape from background. Considering
: your case (color fixed), the easiest way is region growing.
: Second step of computing the center, do you have prior knowledge about what
: shapes are in?
w*p
8 楼
This book is like a image processing bible to me: Digital Image Processing,
2nd Edition. See the link of this book: http://www.imageprocessingplace.com/
Hope this helps.
【在 m**s 的大作中提到】
:
: what
: Thank you whkylp, i think most of them are round, or ellipses, but my
: problem is that i don't have any backgroud about graphic programming. So,
: could you suggest me some books to read? Thank you very much!
2nd Edition. See the link of this book: http://www.imageprocessingplace.com/
Hope this helps.
【在 m**s 的大作中提到】
:
: what
: Thank you whkylp, i think most of them are round, or ellipses, but my
: problem is that i don't have any backgroud about graphic programming. So,
: could you suggest me some books to read? Thank you very much!
o*r
9 楼
厚脸皮吱一声,
其实我是搞image processing地,
以前。
而且我还做过你的这个问题。
就如前楼所说,
你要先作segmentation,
方法一把一把的,
那个digital image processing是bible,
很多image segmentation paper也可以参考
然后捏是ellipses recognition
就是拿ellipses方程往你的segmentation结果上套
本来我还想攒个conference paper,
没啥新意才作罢。
【在 m**s 的大作中提到】
:
: what
: Thank you whkylp, i think most of them are round, or ellipses, but my
: problem is that i don't have any backgroud about graphic programming. So,
: could you suggest me some books to read? Thank you very much!
其实我是搞image processing地,
以前。
而且我还做过你的这个问题。
就如前楼所说,
你要先作segmentation,
方法一把一把的,
那个digital image processing是bible,
很多image segmentation paper也可以参考
然后捏是ellipses recognition
就是拿ellipses方程往你的segmentation结果上套
本来我还想攒个conference paper,
没啥新意才作罢。
【在 m**s 的大作中提到】
:
: what
: Thank you whkylp, i think most of them are round, or ellipses, but my
: problem is that i don't have any backgroud about graphic programming. So,
: could you suggest me some books to read? Thank you very much!
m*s
10 楼
,
O, thank you very much!
【在 w****p 的大作中提到】
: This book is like a image processing bible to me: Digital Image Processing,
: 2nd Edition. See the link of this book: http://www.imageprocessingplace.com/
: Hope this helps.
相关阅读
问一个很白痴的问题,config管理看了一点kafka求详细步骤:在 Mac Sierra 上安装 Python 2.7 的 Oracle 客户怎样买slickedit便宜?银行的所谓 data scientist 真他妈水胡扯几句什么叫Deep Learning入门哪里去找可以快速搭建的论坛?王垠终于回国了 (转载)关于刷题面试,clojure说一个国内保密单位在硬盘上装软件的故事 (转载)怎样能在网上找到计算机类的工作? (转载)visjs点和线一多就特别慢,有更好的画图库吗下一波世界革命,是小札等科技巨头忽悠P民推翻政客 (转载)AI应该首先被用来解数学难题跨平台开发比较觉得ML在business里面没多大作用有没有大牛给定义一下什么算是ML入门?reactive native deploy errorGBDT或者xgboost的feature算score原理是什么?angular Q: promise chain vs async waterfall