downsampling for difference selected areas with different sizes but keep size of sampled image the same

3 views (last 30 days)
area.png area2.png
As the images shown, I want to do the downsampling for the orange area, I have calculated the coordinates for four corner points of the center square.
How to do the downsampling for the orange squares to get same size of sampled images? Is there any good API or function to do this?
I hope the downsampling could work as a kind of convlolution pooling ,which means that for a downsamling subarea, we calculate the average or max value of that subarea as the following image shows.
o_max_pooling.png

Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!