码迷,mamicode.com
首页 >  
搜索关键字:computer vision    ( 3069个结果
Computer Vision Algorithm Implementations
Participate in Reproducible ResearchGeneral Image ProcessingOpenCV(C/C++ code, BSD lic) Image manipulation, matrix manipulation, transformsTorch3Visio...
分类:其他好文   时间:2014-06-11 10:57:06    阅读次数:444
Network | router & switch
路由器A router is a device that forwards data packets between computer networks. This creates an overlay internetwork, as a router is connected to two or...
分类:Web程序   时间:2014-06-10 11:26:26    阅读次数:277
Windows Firewall Setting
If our web site hosted on web server canot be accessed by other computer by public network, one of the possiblity is the firewall setting is not confi...
分类:Windows程序   时间:2014-06-09 19:42:31    阅读次数:358
标准C++中的STL容器类简单介绍
SGI -- Silicon Graphics[Computer System] Inc.硅图[计算机系统]公司.STL -- Standard Template Library标准模板库。容器的概念所谓STL容器,即是将最常运用的一些数据结构(data structures)实现出来。容器是指容纳...
分类:编程语言   时间:2014-06-05 18:27:04    阅读次数:431
计算机图形学的学习资源
计算机图形学(Computer Graphics,简称CG)是一个令人着迷的领域,本文整理了一些图形学相关的学习资源。Wikipedia的介绍,及其后面附的“参考文献”和“外部链接”总是值得一看的:Computer graphics:主要介绍图形学的历史;Computer graphics (com...
分类:其他好文   时间:2014-06-02 18:16:58    阅读次数:310
poj1207
The 3n + 1 problemTime Limit:1000MSMemory Limit:10000KTotal Submissions:50513Accepted:15986DescriptionProblems in Computer Science are often classifie...
分类:其他好文   时间:2014-06-02 08:36:51    阅读次数:218
椭圆轮廓识别
首先,从图像中检测出轮廓,然后再从轮廓中检索出椭圆轮廓。关于Image Engineering& Computer Vision更多讨论与交流,敬请关注本博客和新浪微博songzi_tea....
分类:其他好文   时间:2014-06-02 05:01:09    阅读次数:213
POJ2586——Y2K Accounting Bug
Y2K Accounting BugDescriptionAccounting for Computer Machinists (ACM) has sufferred from the Y2K bug and lost some vital data for preparing annual rep...
分类:其他好文   时间:2014-06-02 00:57:42    阅读次数:386
iOS中MD5加密字符串实现
1.MD5加密Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and R...
分类:移动开发   时间:2014-06-02 00:37:48    阅读次数:303
神经网络caffe框架源码解析--data_layer.cpp类代码研究
// Copyright 2013 Yangqing Jia #include #include #include #include #include #include "caffe/layer.hpp" #include "caffe/util/io.hpp" #include "caffe/vision_layers.hpp" using std::string; name...
分类:其他好文   时间:2014-06-01 14:39:55    阅读次数:1072
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!