Is there a way to find the neighbourhood pixels, given a cordinate point of the pixel?
显示 更早的评论
I need to find out the neighbourhood pixel values, given a particular coordinate point in an image. the pixel point is user defined.
6 个评论
shikha mangal
2016-4-22
Is there any way so that the pixel point in one image is matches with the pixel point in another image for minimizing texture variation between two images.8 neighborhood pixel matching technique should be used for it.Those matched pixels will then used to calculate texture variation.I am new to matlab and dont understand how to obtained those matched pixels from two images.please help me any help will be appreciated.
Image Analyst
2016-4-22
shikha mangal
2016-4-22
hi image analyst,thank you for the tutorial,i have gone through that and found it a little helpful to me.
actually i need to find out texture variation between background and current image and for that i have to use 8 pixel iterative pyramid search for getting pixel matching between two images that minimize texture variation.
let 3*3 pyramid template is taken from one image and its center pixel i is assumed as [2,2],then nine positions are explored in each iteration and optimal position (which minimizes the texture variation among nine positions)will be one pixel point that matches with ith pixel and that would be considered for further iteration as center point. This is to be repeated for whole image and final obtained center point will be point point and will be matched point in another image. Sorry for the inconvenience caused.
shikha mangal
2016-4-22
please help me finding out this and then i have to apply formula for texture variation calculation.your help is much appreciated.
Image Analyst
2016-4-22
Sorry, I haven't worked at that task before, and I don't have any demos. I'd have to delve into it and learn it just as you would.
shikha mangal
2016-4-22
Ohh,well ok..i am still thankful to you for your help.If anyone find something related to the above problem please let me know it will be much helpful to me thanks.
采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Neighborhood and Block Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
