资源列表
WPFPhotographyStyle
- 一个摄影系统的样式模版,按钮,菜单,浏览等(A photo template, button, menu, browse and so on.)
FrameDifference
- 可以跟踪视屏对象,用了三帧差分法、背景差分法来辨别图片中的运动物体,包含了报告和算法说明(Visual screen objects can be tracked)
1_tf-pose-estimation-master_ok
- 姿势识别,识别人的各种姿势,可以画出骨架的那总(Postural recognition)
扫描线算法的实现
- 用于实现填充的扫描线算法,原码可查,暂时不能与用户进行交互(A scan line algorithm for filling up)
FaceRecognize
- 基于LBP特征的人脸识别,还有很多地方不够完善,多担待(Face recognition based on LBP features)
FaceRec
- 分别用基于PCA+SVM和PCA+Adaboost 两种算法进行对200张人脸图片进行识别。(200 face images are identified by two algorithms based on PCA+SVM and PCA+Adaboost.)
形状图像程序
- 这里有关于统计中用到的柱状图画法程序,还有正弦函数程序等(Here is the histogram drawing program used in statistics, as well as sine function program.)
一些功能的编程
- 这里面含有关于函数图像画法的一些小程序,有的效果很炫酷(It contains some small procedures on the function of the image drawing, some very cool)
图形
- 里面包含五个关于图形类的编程,有的是三维,有的是平面图形(It contains five programming about graphics, some are three-dimensional, and some are graphic.)
5D数据绘图源代码
- 可将具有五个维度的数据进行整合,并在同一个图中进行展示,实现数据的多维联动。(Data with five dimensions can be integrated and displayed in the same graph to achieve data multi-dimensional linkage.)
flowing
- 用matlab实现光流法求物体的运动速度(根据相邻两帧之间的比较)(The optical flow method realized by matlab can be used to calculate the moving speed of objects.)
jpegsrc.v9c.tar
- the archived file you got should contain the C source of my JPEG encoder.