REAL TIME IMAGE PROCESSING ATTENDANCE SYSTEM

I M UNDERGRADUATE TELECOM ENGR. I NEED CODE 4 "REAL TIME IMAGE PROCESSING ATTENDANCE SYSTEM" IN MATLAB WITH COMMENTS . IT IS PART OF MY FINAL YEAR PROJECT...... I HARDLY NEED THIS CODE....

4 个评论

Aren't you supposed to write it yourself if it is part of a final year project?
but the major point of my project is to communicate between IPv4 &IPv6. I have apply IPv4 at camera and IPv6 at system with which i communicate camera..... so my most of concern is with communication.... for strong application i use camera...
http://www.mathworks.com/matlabcentral/answers/?term=tag%3A%22attendance+system%22
@adnan ali: Please use the standard upper/lower case. Writing in uppercase only is harder to read and means shouting in forums.
In addition this is a public forum. Sending the same question by email is not helpful, but even counterproductive.
@Walter: No, I'm not going to explain, why it is counterproductive ;-) This time the author should either trust me or guess the reasons.

请先登录,再进行评论。

 采纳的回答

IPv4 and IPv6 are not directly compatible, so the project as you have defined it is not possible to execute.
To communicate between IPv4 and IPv6 you need a program or device that understands both protocols and forwards packets between the two with appropriate rewriting. There are public source daemons that do that work, and installing one is easy if you have root access. 10 minutes work once you know what you are looking for. On linux systems you could probably apt-get the code.
The attendance system part is much more difficult and will probably take you several months. Even if you are required to write the Ipv4 to IPv6 conversion program yourself, it would be mostly a matter of following the state tables in the appropriate standards, considerably less work than a real-time attendance system.

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by