Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

can any one help me plaese

1 view (last 30 days)
charu shree
charu shree on 22 Aug 2017
Closed: MATLAB Answer Bot on 20 Aug 2021
i am doing a project on image forgery detection in that i want to divide an image into overlapping blocks. Pls help me with the matlab code. i need it badly.
  2 Comments
Farzan Farzin
Farzan Farzin on 29 Oct 2018
Hello every one is there any one to help me in MATLAB I have some questions
Walter Roberson
Walter Roberson on 29 Oct 2018
Go ahead and post new Questions asking about your interests.

Answers (2)

KSSV
KSSV on 22 Aug 2017
  7 Comments
charu shree
charu shree on 22 Aug 2017
@ kssv..... i had already dig entire internet from last 15 days but have not found my solution. I am not asking for ready made code. I just ask whether somebody can help me in this question. If u can help then its ok.
Jan
Jan on 23 Aug 2017
@charu: Something goes wrong. You state, that you have shared your experiences, but I still do not find enough details in your question to allow to understand exactly, what you need. Then asking for code is not reasonable. I cannot imagine what "how does image looks after dividing in overlapping blocks" should mean and you cannot expect, that anybody is able to translate this into working code. Of course, this sentence is perfectly meaningful for you, because you know what you want. But the forum cannot read your mind.

Image Analyst
Image Analyst on 22 Aug 2017
blockproc() can do both overlapping and non-overlapping (adjacent/tiled) blocks. See the FAQ for non-overlapping blocks: http://matlab.wikia.com/wiki/FAQ#How_do_I_split_an_image_into_non-overlapping_blocks.3F
Also see my two attached demos.
  4 Comments
charu shree
charu shree on 23 Aug 2017
@ image analyst ..... i am sorry that i demanded for code. But really i am trying so hard and still unable to divide the image into overlapping blocks. 1. can yo tell me out of two demo files which one is for overlapping and which is for non overlapping blocks.
Image Analyst
Image Analyst on 24 Aug 2017
Have you tried the 'border' option to adjust the number of pixels to overlap the tiles by?

This question is closed.

Community Treasure Hunt

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

Start Hunting!