How to find 32 ring partition of [512 512] square image?

1 次查看(过去 30 天)
How to find 32 ring partition of [512 512] square image?
  2 个评论
Image Analyst
Image Analyst 2015-3-1
What is that? Do you have an image with rings in it? Can you attach your image. Also, define "find" and "partition". By "find" do you just mean a binary image of what pixels are, or are not , in a "ring"?
Ram KARSH
Ram KARSH 2015-3-2
In general, rotation manipulation takes image center as origin of coordinates. Thus, to make image hash resilient to rotation, we can divide an image into different rings and use them to form a secondary image invariant to rotation. square image divided into seven rings. Let the size of square image be m m; n be the total number of rings, and Rk be a set of those pixel values in the kth ring (k = 1; 2; . . .; n). It is part of paper R o b u s t P e r c e p t u a l I m a g e H a s h i n g B a s e d o n R i n g P a r t i t i o n a n d N M F.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Images 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by