资源列表
main
- 区间扫面线,可用于构建图形,消隐;区间扫描线算法放弃了 z-buffer 的思想,是一个新的算法,区间扫面线算法的思想是每一条扫描线分割成几个区间,确定每一个区间属于哪个多边形 ,用多边形的颜色对离视点最近的区间着色 ,发掘了区间的连贯性,对每一个区 间只做一次可见性判断,所以效率大大提高。(Interval sweep line The interval scan line algorithm abandoning the idea of z-buffer is a new algorithm
facedetection1
- 用笔记本的摄像头获取照片,然后再对该照片进行人脸识别。基于颜色的人脸识别。(Color-based face recognition)
facedetection0
- 基于颜色的人脸识别,将rgb转换到YCrCb空间,检测出人脸后,用方框标出。(Color-based face recognition)
Canupo
- C++编码,基于线性判别分析(LDA)和支持向量机(SVM)的多尺度维度特征点云分类算法,通过机器学习方法精确分类。效果可达95%以上,本文件夹内含有详细中文教程。
基于Hough变化的答题卡识别
- 基于Hough变化的答题卡识别,已经调试成功,可直接使用(The identification of the answer card based on the change of hough has been successfully debugged and can be directly used)
基于多尺度形态学提取眼前节组织
- 基于多尺度形态学提取眼前节组织,已经调试成功,效果明显,可直接使用(Extraction of anterior segment tissue based on multi-scale morphology has been successfully debugged, and can be used directly.)
基于直方图优化的图像去雾技术
- 基于直方图优化的图像去雾技术,已经调试成功,效果明显,可直接使用(The image de-fogging technology based on histogram optimization has been successfully debugged, and the effect is obvious, which can be used directly.)
MATLAB 车牌识别
- MATLAB车牌识别资料,有完整代码和图片示例(MATLAB license plate recognition data)
xjview96
- 方便查看fmr结果,包括从不同的维度,并且便于提取感兴趣区域。。。。。。。。。。。。。(for viewing fmri results)
tp99
- 用matlab语言来简洁的实现在静态负载下符合最小化原理的拓扑优化。总共只需要输入99行代码,包括优化程序和有限元分析子程序。这99行代码中,其中36行为主程序,12行为基于最优控制器的优化程序,16行为敏度过滤分析,其余35行代码作为有限元分析。(MATLAB language is used to concisely implement topology optimization based on minimization principle under static load. A tot
att_faces
- awfredrgreywetesytry
opengl-environment-files
- opengl环境配置包。包含opengl使用必须的配置文件。glut,glew等。(opengl environment files,including the basic library such as glut,glew,libpng and so on.)