搜索资源列表
TrackEye_src.zip
- 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
tsp
- 本程序为神经网络解决TSP问题 数据有100城市 200城市和500城市,采用VC++编程 程序中已经设置成最佳参数 交叉驴0.6 变异率0.01 @ 迭代500 代。效果不错-The procedures for the neural network to solve the TSP data of 100 cities 200 cities and 500 cities, using VC++ programming procedure has been set to the optim