Bone Fracture Detection The bone is a major component of the human body. Bone provides the ability to move the body. The bone fractures are common in the human body. The doctors use the X-ray image to diagnose the fractured bone. The manual fracture detection technique is very time consuming and also error probability chance is high. Therefore, an automated system needs to develop to diagnose the fractured bone. For our project we have used MURA dataset which was released by Stanford university in year 2017. The x-ray is used in the computer-based system to perform the fracture bone diagnosis. The bone image contains noise. Therefore, a suitable preprocessing algorithm is used to remove noise and edges in the image. After that feature are extracted from the bone image. Finally, system is trained with the features and classification is performed by the ML (machine learning) algorithms. Bone fracture detection and segmentation will be done by X – ray images....