资源列表
ORB an effcient alternative to SIFT or SURF
- 一种可以有效替代SIFT或者SURF的算法(ORB an effcient alternative to SIFT or SURF)
opencv2计算机视觉编程手册(中文)
- opencv2计算机视觉编程手册(中文)(Opencv2 computer visual programming manual (Chinese))
learning opencv(中文版)
- learning opencv,中文版的learning opencv书籍(learning opencv Chinese version, learning opencv book)
att_faces
- 实现图像分类中的传统方法,主要有特征提取模块,还有分类模块,其中该算法将其整合实现了端到端的训练和测试(image classification)
生成随机地形
- 学习minecraft地形随机生成用的是柏林噪声算法(Learning the random generation of minecraft terrain is the Berlin noise algorithm)
edges-master
- 边缘检测算子 图像边缘信息主要集中在高频段,通常说图像锐化或检测边缘,实质就是高频滤波。我们知道微分运算是求信号的变化率,具有加强高频分量的作用。在空域运算中来说,对图像的锐化就是计算微分。由于数字图像的离散信号,微分运算就变成计算差分或梯度。图像处理中有多种边缘检测(梯度)算子,常用的包括普通一阶差分,Robert算子(交叉差分),Sobel算子等等,是基于寻找梯度强度。拉普拉斯算子(二阶差分)是基于过零点检测。通过计算梯度,设置阀值,得到边缘图像。(The image edge infor
myshow.py
- 在simpleitk环境下显示2D 3D图像 并与之互动(Display and interact with 2D 3D images in the simpleitk environment)
新建压缩文件
- matrix 大作业 实现基础信号处理 ece712课程(matrix for signal processing)
cancamtool_v1.8
- Apply it to pouring machine
glut库文件全
- window下opengl的glut库; glut库用于opengl编程在Windows上创建一个简单的窗口(The glut Library of OpenGL under window; The glut library is used for OpenGL programming to create a simple window on Windows)
glew-1.5.1-win32
- window下opengl的glew库; glew库可使程序员编写opengl程序的效率提高许多 最新版的OPENGL编程指南这本书就使用了glew库(The glew Library of OpenGL under window; The efficiency of glew library enables programmers write OpenGL program to improve a lot The latest edition of the OPENGL program
OpenGL高级编程与可视化系统开发(源代码1-9)
- OpenGL高级编程与可视化系统开发(源代码1-9)(OpenGL advanced programing and visiable system development (source code 1-9))