- 授权协议: MIT
- 开发语言:
- 操作系统: 跨平台
- 软件首页: http://web.mit.edu/vondrick/vatic/
软件介绍
VATIC 是免费,在线,可交互的视频注释工具,辅助计算机视觉调查。vatic 能简单构建大型,合适的视频数据集,可以在云上部署。经过 3 年的研究,vatic 已经在世界各地的实验室使用,是下一代的数据集。
VATIC =Video Annotation Tool from Irvine, California
代码:
wget http://mit.edu/vondrick/vatic/vatic-install.sh chmod +x vatic-install.sh ./vatic-install.sh cd vatic less README
C++ Concurrency in Action
Anthony Williams / Manning Publications / 2012-2-28 / USD 69.99
HIGHLIGHT C++ Concurrency in Action is the first book to market to show how to take advantage of the new C++ Standard and how to write robust multi-threaded applications in C++. DESCRIPTION With ......一起来看看 《C++ Concurrency in Action》 这本书的介绍吧!
