Need to find the neck point in image

3 views (last 30 days)
karthiksankar
karthiksankar on 17 Jul 2015
Edited: karthiksankar on 23 Dec 2015
I am trying to find the intersection point between neck and shoulder both sides Please suggest me any idea or logic to find the point

Answers (1)

Image Analyst
Image Analyst on 17 Jul 2015
That's not a function built in to MATLAB. You'll have to create it yourself from lower level functions in the Image Processing and Computer Vision System Toolbox from algorithm(s) you'll find here: http://www.visionbib.com/bibliography/contentspeople.html#Face%20Recognition,%20Detection,%20Tracking,%20Gesture%20Recognition,%20Fingerprints,%20Biometrics. It's too much work to ask people here to do it for you. Good luck though.

Categories

Find more on Computer Vision Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!