Block Division using cell

버전 1.0.0.0 (1.77 KB) 작성자: Suraj Kamya
Using cell data type one can effectively breaks the 2D/3D data in to required no. of blocks.
다운로드 수: 1.1K
업데이트 날짜: 2013/2/21

라이선스 보기

Two functions are provided; one to break the data in blocks and another one to recombine them in proper order.
- Code given can break any 2d image into 8*8 blocks and put them in a cell. For ex. function assumes the input image of size 512x512 and it will break this image in to 4096 blocks of 8x8 elements each.
- One can perform desired operation on each block individually like watermarking, enhancement etc.
- After processing second function accept 4096 blocks (a single cell) as input and gives back original image back.

인용 양식

Suraj Kamya (2024). Block Division using cell (https://www.mathworks.com/matlabcentral/fileexchange/40443-block-division-using-cell), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Neighborhood and Block Processing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0