我想要检测图片中重要的ROI元素。(我想得到这个职位)我测试了一个恢复的SeamCarving-Method。我希望,在一张图片中最重要的区域具有最高的能量水平。我已经生成了一个垂直接缝和一个水平接缝,并选择了交叉点。但这种方法似乎并不完美。下面是一些例子:
良好的检测能力:good detection http://img713.imageshack.us/img713/2928/seamcastle.jpg good detection http://img39.imageshack.us/img39/9584/seamente.jpg good detection http://img193.imageshack.us/img193/2693/seamwuffi.jpg
近乎可接受的;good detection http://img440.imageshack.us/img440/7459/seamflower.jpg的
更差的检测:
good detection http://img836.imageshack.us/img836/5766/seamsun.jpg (也许重点是好的结果。这就是最大值的要点。这张图片中的能级)
good detection http://img507.imageshack.us/img507/2750/seambluesky1.jpg
有没有人有办法检测roi更好?
问候,渴望
https://stackoverflow.com/questions/11376422
复制相似问题