フィルターのクリア

how can i divide a matrix into parts using recursion?

3 ビュー (過去 30 日間)
Mona
Mona 2015 年 8 月 11 日
回答済み: Image Analyst 2015 年 8 月 11 日
I wanna divide a matrix into number of parts which are defined by a user by using recursion and show last result in form of image then combine back that matrices into original one .how can i achieve this please help me..

回答 (1 件)

Image Analyst
Image Analyst 2015 年 8 月 11 日
Sounds like you're describing quadtree decomposition http://www.mathworks.com/help/images/ref/qtdecomp.html?s_tid=srchtitle. Are you?

Community Treasure Hunt

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

Start Hunting!

Translated by