Compártelo en:
GNS3: design and build networks
Wireshark
Wireshark is a network protocol analyzer. It lets you capture and interactively browse the traffic running on a computer network. It has a rich and powerful feature set and is world’s most popular tool of its kind. It runs on most computing platforms including Windows, OS X, Linux, and UNIX. Name Wireshark Version 1.10.6-1 Platform […]
ArUco: a minimal library for Augmented Reality applications based on OpenCv
ArUco is a minimal library for Augmented Reality applications based on OpenCv. The main features of ArUco are: Detect markers with a single line of C++ code Detection of AR boards (markers composed by several markers) Requires only OpenCv (>=2.1) Up to to 1024 different markers Trivial integration with OpenGL and OGRE Fast, reliable and cross-platform […]
OpenCV: Open Source Computer Vision
OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces and supports Windows, Linux, Mac OS, iOS and Android. OpenCV was designed for computational efficiency and with a strong focus on real-time applications. Written in optimized C/C++, the library can […]