资源列表
MoveLight
- opengl绘制移动光源,左键开始移动,右键光源移动暂停。(OpenGL draws a mobile light source, the left button begins to move, and the right - key light source is suspended.)
DrawHeart
- opengl画心脏线,通过改变显示区域,重复显示。(OpenGL draws the heart line and repeats the display area by changing the display area.)
Desk
- opengl绘制3d桌子,左键点击可以转动,移动,右键暂停。(OpenGL draws the 3D table, the left click can turn, move, and the right button is pause.)
视频处理
- 读入一个视频,处理后,可以识别人脸,并用矩形框圈出。附赠另一个人脸识别代码(Read a video, after processing, can identify the face. Circle it with a rectangular box.With another person face recognition code)
MATLAB调用摄像头
- matlab调用摄像头的代码,可以用来测试摄像头是否配置好。包括一个人脸识别检测的代码包。(Matlab calls the camera code, which can be used to test whether the camera is configured.A code package that includes a person's face recognition test.)
icecream cones
- opengl project of icecream cones
mean
- 读取多帧序列图像求平均值,中值。例如图像命名为1~20(Read multi-frame image average, median)
matchtemplate.cpp
- 模板匹配源代码,可以直接编译运行,实时更新模板(Template matching source code that can be compiled and run directly)
hough_circle
- 利用霍夫变换实现找圆,并标出圆心位置及半径。(realize circle find using Hof transform)
pca
- 在许多领域的研究与应用中,往往需要对反映事物的多个变量进行大量的观测,收集大量数据以便进行分析寻找规律。多变量大样本无疑会为研究和应用提供了丰富的信息,但也在一定程度上增加了数据采集的工作量,更重要的是在多数情况下,许多变量之间可能存在相关性,从而增加了问题分析的复杂性,同时对分析带来不便。如果分别对每个指标进行分析,分析往往是孤立的,而不是综合的。盲目减少指标会损失很多信息,容易产生错误的结论。 因此需要找到一个合理的方法,在减少需要分析的指标同时,尽量减少原指标包含信息的损失,
MATLAB - 车牌识别代码打包
- 使用MATLAB实现车牌识别,可以正常运行(Using MATLAB to realize license plate recognition, it can run normally)
c#读写shp
- C#结合arcengine实现C#读取写入shp(C# combines ArcEngine to realize C# read and write SHP)