Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 518 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 518 Bytes
  • doc
    • note :思路以及测试结果
    • problem:当前存在的问题,及下一步要实现的地方
    • python调用dll:vs生成dll方式,以及python调用dll遇到的问题及解决办法
  • code
    • color_ceshi.py 测试颜色识别
    • delete_file.py 删除产生的多余的图片
    • find_car_contour.py 寻找汽车轮廓
    • identification_color.py 识别颜色
    • identification_color.py 特征点匹配 判断是不是同一辆车
    • main.py 主函数
    • read_mat_file.py 读取mat类型数据