资源列表
PlanePlane
- 一个求平面与平面交线的算法。大致思想是:先求出各平面的法线(plane.normal),再将这两条法线叉乘,得出来的向量就是交线的方向。最后经过计算得出3维直线方程中的a = (s2 * n1n2dot - s1 * n2normsqr) / (n1n2dot * n1n2dot - n1normsqr * n2normsqr) b = (s1 * n1n2dot - s2 * n2normsqr) / (n1n2dot * n1n2dot - n1normsqr * n2normsqr) -c
hubei-railway
- 湖北省内铁路分布图,shp格式,方便Arcview使用-Hubei Province in the railway map, shp format, to facilitate the use of Arcview
neural_network_detection
- 一个应用神经网络算法,实现人脸检测的实例程序。-An application of neural network algorithm to realize an instance of face detection process.
yj
- :针对显微图像分析、识别需要的全自动控制显微镜,研究开发其相应的图像处理算法。提 出了能量谱自动聚焦评价函数算法、自适应选取基准图的图像拼接算法、改进 Laplacian算子的多层 聚焦图像叠合算法等。该算法模块已成功地应用于所开发的CMIAS 显微医学图像分析系统中,取得 了满意的应用效果。-【ABSTRACT】For the automatic microscope required by micro-image analysis and recognition, the
Tracker_beta
- 一个应用open-cv,实现多人脸的跟踪的算法,有良好的跟踪功能。-An application of open-cv, to achieve more than the face tracking algorithm.
China.shp
- 中国GIS地图,shp格式,ARCview可以使用-China GIS maps, shp format, ARCview can use the
iriscode
- Matlab提供了两种方法进行聚类分析。 一种是利用 clusterdata函数对样本数据进行一次聚类,其缺点为可供用户选择的面较窄,不能更改距离的计算方法; 另一种是分步聚类:(1)找到数据集合中变量两两之间的相似性和非相似性,用pdist函数计算变量之间的距离;(2)用 linkage函数定义变量之间的连接;(3)用 cophenetic函数评价聚类信息;(4)用cluster函数创建聚类。 -Matlab provides two methods of cluster anal
Directshow_Opencv
- 应用open-cv,在多人脸环境下实现人脸检测,有较好的效果-Application of open-cv, many people face in the environment to achieve face detection, there are better results
fastdelphiOpenGL
- 在delphi开发环境下对OpenGL进行高效编程,提供部分程序实例参考-In the delphi development environment for OpenGL programming efficiently and provide examples of some of the procedures for reference
OGL16_PolygonModeAndFace
- 一个好的OPENGL程序,高手必备 一个好的OPENGL程序,高手必备 -A good OPENGL program must have a good OPENGL masters program, masters must have a good OPENGL program must have a good OPENGL masters program, masters must have
delphiOpenGL2009
- 主要应用是DELPHI开发环境下开发OPENGL,并通过实例教初学者学习OPENGL -DELPHI main application is the development environment developed under OPENGL, and through examples of teaching beginners to learn OPENGL
