Introduction - If you have any usage issues, please Google them yourself
in object detection mission, we usually need to bound the object with rectangle, which is called minimum bounding rectangle(MBR). My code can bound objects in the .bmp image with MBRs in any direction and Draw them.