필터 지우기
필터 지우기

to mask an image from different pixel

조회 수: 1 (최근 30일)
Khalid
Khalid 2013년 5월 6일

I would like to mask the image below (by dividing the image to 4X12 block),and I would like to image and read the matrix values of the following block: 1- From the center (block 4X4). 2- The corner edge (block 1X1). 3- The corner edge (the four blocks on each corner). So would you please help me on how to write the matlab code for this image detection, Looking forward to hear from you soon.

  댓글 수: 1
Khalid
Khalid 2013년 5월 6일
I would like to thankx you for your quick response
Actually I would like to do the following step to this image size for example (700X314 Pixel), using the matlab code: 1- How to divide the image to (4X12 part equally), Row X Colum. 2- How to show these part (corners, center, from the 48 parts of the image which has been divided in the first step ). 3- How to get the matrix of each part of the image (48 divided parts). Green-white-living-room-700x314.jpg>

댓글을 달려면 로그인하십시오.

답변 (1개)

Image Analyst
Image Analyst 2013년 5월 6일
Masking, reading subimages, and edge detection are all separate things. Which do you want to do? Where did you upload your image to?

Community Treasure Hunt

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

Start Hunting!

Translated by