Can I use sync my mobile camera with matlab for object detection?
3 次查看(过去 30 天)
显示 更早的评论
Hello Expert,
I hope you are doing well.
While doing exam invigilation duty, I am thinking can we automate it with using matlab and mobile camera...!
I want to syn mobile camera with matlab and matlab will detect if the student doing cheating or not (may be using object location tracking or other technique)
Hey expert, is it possible? how?
Thanks
0 个评论
采纳的回答
Walter Roberson
2023-5-4
For Android or iOS cameras see https://www.mathworks.com/help/matlab/ref/mobilesensor.internal.camera.html
3 个评论
Walter Roberson
2023-5-4
The link shows how to get Android or iOS live images into MATLAB.
The second part of the requirement is the "invigilation". That is going to be the hard part.
For example, you probably permit erasers -- even on exams written in pen. Maybe you even bother to examine the erasers at the start of the exam. But is your analysis going to be good enough to detect slight-of-hand of exchanging the eraser with a different eraser that has formulas written on it in pencil?
If you think that your algorithms are good enough to detect slight of hand, I suggest that you look at the YouTube channel CardMagicByJason which contains many many examples of manipulation that is undetectable by the great majority of people.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!