`I have a databse of X-Ray pictures that I want to do image classification on – and I want to:
- identify the rotation of the (imperfect) rectangle block
- rotate the image so that it is in vertical (portrait form)
- remove by cropping the remaining black space so that only the actual photo of the bone will remain
I’m not entirely sure of how to best approach this and it seems like a problem that someone has solved.
I tried several things but none seems to fully work – because some pictures are roatated, some aren’t, some have a clear white contur and others not so the results are very inconsistent.
Help would be very much appreciated since this is my final degree project!
example images are attached below:
`
Tal Glikin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.