Trichotillomania Help

asked 2012-09-03 21:43:20 -0600

drewski1992 gravatar image

I guess this is more of a request... or rather a call for help on a project I would like to initiate. And I am willing to work with anyone on this project.

I diagnosed myself with Trichotillomania, a mental disorder in which you have a compulsive desire to pull out hair. My case isn't too severe, but after doing some reading I have found that cases do get severe, to the point of losing most hair. It is a very embarrassing disorder. Any way here is a descriptive link: http://www.ncbi.nlm.nih.gov/pubmedhealth/PMH0002485/

I am a sophomore electrical engineering student, I have programming skills in python and C++ and computer vision is something that is very interesting to me. I am new to computer vision, but I do have some experience with image processing in MATLAB(pattern tracking).

What I plan to accomplish is develop a computer program that utilizes the web cam on a computer to look for when the user picks at their hair. I find that under stressful situations (during school work on a computer), I pick the most. When the computer notices the user is picking the computer could blast an annoying sound, or something else that the user would find unpleasant.

This may not be the best place for this, I couldn't find anything better. I understand if you cannot provide your support. My university has a good computer vision program and can seek help there.

edit retag flag offensive close merge delete

Comments

1

The question you post "To detect with a webcam when a user picks his hair" is a valid question in my opinion. I think you should research about these keywords: detecting hand gestures with computer vision. Also, if you can use a kinect-like camera instead of a webcam it will be easier to detect gestures.

Rui Marques gravatar imageRui Marques ( 2012-09-04 03:29:07 -0600 )edit