I have a Bounding box coordinates [234, 234, 390, 734] ([xmin,ymin,xmax,ymax]). I want to divide the bounding box into 9 equal parts. How to do this?
Can anyone help