Match images using histogram matching method
1 回表示 (過去 30 日間)
古いコメントを表示
Can we match two images (as shown in page mentioned below) using histogram matching method? If yes, please let me know how.
0 件のコメント
採用された回答
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 件のコメント
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 Center および File Exchange で Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!