资源列表
detectpoint
- 光斑中心提取算法,在VS2010下,用opencv2.3.1编写的控制台程序,主要功能是利用hession矩阵和高斯滤波进行光斑中心点提取,里面附测试图片,提取精度为亚像素级别。-Spot center extraction algorithm, in VS2010, written by opencv2.3.1 console program, the main function is to use hession matrices and Gaussian filter for extrac
uml2etmde
- livre system d'information
SpringMVC
- spingmvc的小案例,用了注解的方式,搭建了一个简单的小框架模型(Spingmvc's small case, with the annotation way, has constructed a simple small frame model)
LCD12864
- 全套MSP430F149控制深圳市华创信电子有限公司LCD--RT12864,包括代码、PDF、PCB尺寸-LCDRT12864
XLshangpin
- 本系统特为行业报价、订单、产品管理与客户关系管理所订制,实现了报价订单的管理功能,生成相对应的打印模板,使用更方便的执行打印操作。
Bluetooth-protocol-
- 蓝牙源代码分析 协议内容进行分析 听详细的-Bluetooth protocol and its source code analysis
ProtocolRCS9000For103
- 南瑞RCS9000微机103通讯规约,以实现后台与微机的通讯-NARI RCS9000 computer 103 communication protocol
XilinxISE9.X
- 该源码为xilinx ise教程的附带光盘源码,可供广大初学者使用-The source for the xilinx ise Tutorial CD-ROM attached to the source for the broad masses of beginners
VisualCPP--network-communicate-
- < VisualC++网络通信编程技术详解>>随书代码,完整版本-< <VisualC++网络通信编程技术详解> > With the code book, Full Version
jiaoxueguanli
- 我做的一个教学管理的软件,可以对其进行增删查改等等功能!-I do a teaching management software, its additions and deletions investigation changed more!
Map
- 利用OpenGL根据.raw作为高度图文件绘制地形,按键f为GL_FILL模式,按键l为GL_LINE模式,m为纹理贴图的地形,c为自己设置颜色的地形,h和t切换不同的地形.-The use of OpenGL in accordance with. Raw height map as a document mapping the topography, key f for GL_FILL mode l for GL_LINE mode button, m for the texture map
sift
- 这个是基于C语言的SIFT算法图像拼接,基于opencv的。本来是想改进一下嵌入到DSP里面直接实现拼接,但由于后来实在改不动了。就实现了两幅图像的拼接。。CSDN上面有相关的,可以实现更多的图像拼接,可以直接运行,但要配置相关条件,要把那个ann.lib拷贝到opencv库里面,然后再projects-setting-debug里面改一下路径就可以了。。希望有相关的同学可以共同学习。。最后的拼接效果有待改善。-This is based on the C language SIFT algor