At Center for Embedded Computer Systems, I investigated computer vision in the context of Internet of Things(IoTs). In IoTs systems, computer vision is a critical components, giving them ability to interact with the environment more dynamically through analysis and extraction of meaningful data from images. Nevertheless, computer vision has been limited in it, as it is mathematically complicated and computationally demanding.
This projet investigates Javascript realization of OpenCV , the most widely used computer vision library, in the context of IoT systems. Through designing and implementing multiple demos , its applicability is demonstrated. I have further tuned the performance, as it is a must for realtime multimedia processing scenarios .