Question

I took a picture from iPhone camera.Now I want to scan the image like X-Ray scanning. Let consider I took a picture of an arm and then by programming/Algorithm it will scan the photo and will display the bone inside the arm. Are there any image processing library which can do similar type of thing? I have tried to get the upper thing by several things provided by apple using core image but did not get anything which I am looking for.

https://developer.apple.com/library/mac/#documentation/graphicsimaging/Conceptual/CoreImaging/ci_intro/ci_intro.html

Does anybody have any solutions regarding this?

Thanks

Was it helpful?

Solution

No. What you are asking for is fundamentally impossible -- the iPhone camera cannot see through solid objects. (And I can't believe I just had to say that.)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top