Match images using histogram matching method

2 次查看(过去 30 天)
Can we match two images (as shown in page mentioned below) using histogram matching method? If yes, please let me know how.

采纳的回答

Image Analyst
Image Analyst 2013-10-5
编辑:Image Analyst 2013-10-5
Yes, but I don't think that's what you want. Sure you can make one image have the same histogram as another image, and in fact I have such an app in my File Exchange, but I think what you really want to do is to take a test image and see if there's a similar one in a catalog of gesture images. Doing this may or may not involve histogram matching, but I'm sure it involves a lot more. I suggest you look here in Vision Bib at Gesture Recognition to see how people are classifyinging gestures and hand signals and sign language.
|21.4.2 Gesture Recognition Techniques
21.4.2.1 Gesture, Overviews, Surveys, Evaluations
21.4.2.2 Pointing Gestures, Pointing Systems
21.4.2.3 Hand Gesture Systems, Hand Posture, Hand Pose
21.4.2.4 Hand Tracking for Gestures
21.4.2.4.1 Arm Tracking, Arm Pose for Gestures
21.4.2.5 Gesture Recognition Systems, Applications, Human Computer Interaction Systems
21.4.2.5.1 Gesture Systems, Surfaces, Desks, Tables
21.4.2.5.2 Gesture Systems, Game Controls, Game Interactions
21.4.2.5.3 Gesture Systems, Using Depth Images, Range Data, Stereo Analysis for Gestures
21.4.2.6 Music Related Gestures, Systems, Music Video Analysis
21.4.2.7 American Sign Language, ASL Recognition
21.4.2.7.1 Sign Language, Other Languages, Chinese, Arabic
21.4.2.7.2 Sign Language, Fingerspelling|
  8 个评论
Explorer
Explorer 2013-10-7
编辑:Explorer 2013-10-7
Please tell me how to compare feature vector in this case.
Image Analyst
Image Analyst 2013-10-7
I can't do that. Every case is unique. Maybe you can scale each feature to a number between 0 and 1 and look for the minimum median absolute difference (see wikipedia).

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Processing and Computer Vision 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by