资源列表
5D数据绘图源代码
- 可将具有五个维度的数据进行整合,并在同一个图中进行展示,实现数据的多维联动。(Data with five dimensions can be integrated and displayed in the same graph to achieve data multi-dimensional linkage.)
深度图像
- (1) 读取图片 ,转换为灰度图像; (2) 对 view1.png view1.png view1.png view1.png和 View5 .png .png 将图像 按照 4x4 像素 /方格 的形式 进行 分块; (3) 考虑 边缘的相对稳定 性,以及 双目 成像 视差 规律 ,在第一幅图像分割得 到的块图像周围 20 个像素 个像素 的距离区间内由近到远进行搜索,寻找 与该块 欧氏距离最近的块作为新位置 ; (4) 计算 视差 ,将每个小块 中代表点 的视差 信息转换到整个 区间
图形
- 里面包含五个关于图形类的编程,有的是三维,有的是平面图形(It contains five programming about graphics, some are three-dimensional, and some are graphic.)
一些功能的编程
- 这里面含有关于函数图像画法的一些小程序,有的效果很炫酷(It contains some small procedures on the function of the image drawing, some very cool)
VS2010、shp矢量点转Tin
- 可以实现shp文件的点要素转TIN,简单实用,对新手帮助大(The point elements of the SHP file can be transferred to TIN)
形状图像程序
- 这里有关于统计中用到的柱状图画法程序,还有正弦函数程序等(Here is the histogram drawing program used in statistics, as well as sine function program.)
opengl码啊
- OPENGL简单的地形生成,很简单实用好用(OPENGL simple terrain generation)
FaceRecognitionPCA
- pca算法人脸识别代码,可供需要的人参考(PCA algorithm face recognition code, for reference to people in need.)
指纹识别源代码
- To match a Fingerprint image with a one already stored in the database. A fingerprint image essentially consists of a set of minutiae on the plane. Minutiae are the terminations and bifurcations of ridge lines in a fingerprint image. A new appro
phCut
- 用opencv识别照片中的人脸并剪切头像(Identifying the face in the photo with OpenCV and cutting the head image)
FaceRec
- 分别用基于PCA+SVM和PCA+Adaboost 两种算法进行对200张人脸图片进行识别。(200 face images are identified by two algorithms based on PCA+SVM and PCA+Adaboost.)
数字信号处理课件 (2)
- matlab图像处理之数字信号处理技术,这是非常简单的入门级(MATLAB image recognition)