Identify type of nose from side face image
3 views (last 30 days)
Show older comments
Hi All, using the approach vision.CascadeObjectDetector am unable to detect nose from side face image.
The following is the workaround thought off I have all type of noses available in a image and want to compare with side face image and get the closest nose shape which matches the image.
Pls let me know how to compare nose image with the side face image.
Pls let me know if any other approach can be used.
Thanks
0 Comments
Answers (1)
Image Analyst
on 30 Jul 2016
I'm not sure that's been done before, but if it has, you might find papers on it here: http://www.visionbib.com/bibliography/contents.html Otherwise you'll have to write it yourself instead of lifting the code from someone else.
0 Comments
See Also
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!