how to detect iris point !
古いコメントを表示
Hi I am working in graduation project which is an eye mouse . the main idea is to capture and detect the iris movement. at this stage, I need to know the way to display the pixels value for the whole image not only a single point. if any one has an idea about how to do it please help. or if you have any related code or information that might help me in the project I would really appreciate it if you send it for me. thank you in advance !
回答 (1 件)
Image Analyst
2017 年 4 月 9 日
0 投票
Use imshow() "to display the pixels value for the whole image". If you want the numbers in the command window or a file, use fprintf().
カテゴリ
ヘルプ センター および File Exchange で Eye Tracking についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!