资源列表
glut
- 1.头文件: gl.h, glut.h, glu.h放到E:\Microsoft Visual Studio\VC98\include\GL中,如果没有GL,就自己建一个。 2.静态库文件: Opengl32.lib, glut32.lib, glu32.lib放到E:\Microsoft Visual Studio\VC98\lib中 3.动态链接库: Opengl32.dll, glut32.dll, glu32.dll放到C:\Windows\system中(1. The hea
FoundCircle
- 一个在真实环境下找圆的程序,可以适应环境不是太为理想的环境。(A program to find a circle in a real environment can adapt to the environment that is not so ideal.)
BGR_YUV_Lab
- 实现BGR和YUV结合的方式进行红色检测(Red detection is implemented in a combination of BGR and YUV)
圆检测
- 圆检测代码,检测图片中类圆物体进行标记,可以多个标记,也可标记一个(Circular detection code, detection of a picture of a round object to be marked, can be multiple tags, can also be marked with one)
New Folder
- 采用帧差法来处理图像,实现图形图像的处理(Frame difference processing image)
mosaic
- Python opencv 基于sift 特征实现两张图片拼接(Python opencv realization of two picture splicing based on SIFT features)
第二题
- 识别车牌,进行车牌的定位,处理,最后显示车牌位置的图片,定位好位置,进行二值化,腐蚀等处理(Recognition of the license plate, the location of the license plate, processing, the final display of the license plate position of the picture, positioning good position, two value, corrosion and other p
基于pca+lda+粗糙集+模糊神经网络的人脸识别
- 各种算法用于人脸识别,各个算法的识别率都不错,有lda,pca等算法(Various algorithms are used for face recognition, and the recognition rate of each algorithm is good. There are algorithms such as LDA, PCA and so on)
AYNIPV
- 用ncl画等熵面位涡图,资料为ncar的fnl.grib(Using NCL to draw isentropic plane vorticity, the data is fnl.grib of NCAR)
人脸识别
- 人脸识别,需要计算机安装了opencv,有可直接打开的exe,以及打包的文件(Face recognition requires a computer to install opencv, a exe that can be opened directly, and a package of files.)
数字信号处理
- 基于matlab完成的数字信号处理实验一。(based on the matlab to achieve the task of digital anlysis)
openGL
- 图形学中的利用openGL库画出一个三角形,并且进行着色处理(In graphics, use the openGL library to draw a triangle and handle the coloring process)