Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
can any one help me plaese
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Farzan Farzin
el 29 de Oct. de 2018
Hello every one is there any one to help me in MATLAB I have some questions
Respuestas (2)
KSSV
el 22 de Ag. de 2017
doc blockproc..
A simple google search will give you many links:
7 comentarios
Jan
el 23 de Ag. de 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
el 22 de Ag. de 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 comentarios
Image Analyst
el 24 de Ag. de 2017
Have you tried the 'border' option to adjust the number of pixels to overlap the tiles by?
La pregunta está cerrada.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!