博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
我的第一篇paper
阅读量:6966 次
发布时间:2019-06-27

本文共 2045 字,大约阅读时间需要 6 分钟。

找实习虽然只为自己争取到一个秋季的绿色通道,但可喜的是,我投的几篇paper,终于中了一篇。

现在可以在英文数据库或google scholar上面搜索到自己名字,感觉很nice,研究生的心愿算是完成了一部分,至于剩下的中不中,都不那么重要了,已经留下了自己在科研道路上的足迹。

投递的杂志是Signal Processing,是一个很不错的杂志,从ACCEPT到文章上线速度很快,在我校的评级是B类期刊,发表一篇达到学校博士毕业的基本要求(一篇B或者2篇C),审稿周期算是中等吧,这篇文章的周期大约是7个月

Automatic image segmentation using salient key point extraction and star shape prior

Xiangli Liao, Hongbo Xu, Yicong Zhou, Kunqian Li, Wenbing Tao, Qiuju Guo, Liman Liu

ARTICLE INFO

Article history:Received 27 September 2013Received in revised form28 March 2014Accepted 29 April 2014

Please cite this article as: X. Liao, et al., Automatic image segmentation using salient key point extraction and star

shape prior, Signal Processing (2014)

ABSTRACT

In this paper, a new unsupervised segmentation method is proposed. The method integrates the star shape prior of the image object with salient point detection algorithm. In the proposed method, the Harris salient point detection is first applied to the color image to obtain the initial salient points. A regional contrast based saliency extraction method is then used to select rough object regions in the image. To restrict the distribution of salient points, an adaptive threshold segmentation is applied to the saliency map to get the saliency mask. And then the salient region points can be obtained by placing the saliency mask on the initial Harris salient points. In order to make sure the salient points which we get are inside the image object thus the star shape constraint can be applied to the graph cuts segmentation, the Affinity Propagation (AP) clustering is employed to find the salient key points among the salient region points. Finally, these salient key points are regarded as foreground seeds and the star shape prior is introduced to graph cuts segmentation framework to extract the foreground object. Extensive experiments and comparisons on public database are provided to demonstrate the good performance of the proposed method.&2014 Published by Elsevier B.V.

转载于:https://www.cnblogs.com/moondark/p/3745066.html

你可能感兴趣的文章
Mac拷贝/复制文件夹路径快捷键
查看>>
理解String的compareTo()方法返回值
查看>>
WebKit Remote Debugging
查看>>
利用JS实现复制/粘贴功能
查看>>
开心网外挂开发手册
查看>>
yii直接执行sql
查看>>
IO处理线程
查看>>
期望dp-hdu-4336-Card Collector
查看>>
OpenCV中的SVM參数优化
查看>>
同步与异步 阻塞与非阻塞
查看>>
iOS - KVC 键值编码
查看>>
新浪微博客户端(6)-创建首页下拉菜单
查看>>
SpringBoot拦截器中service或者redis注入为空的问题
查看>>
spring boot与spring mvc的区别是什么?
查看>>
谷歌代码托管 GoogleCode中 关于 版本的一个写法
查看>>
Javascript图像处理之虚拟边缘
查看>>
java插入排序兼编码注意
查看>>
POJ 1562 Oil Deposits
查看>>
AS3开发必须掌握的内容
查看>>
squid3.0 隐藏 hearder 设置
查看>>