opencv-python实战.zip

时间:2022-09-06 03:58:04
【文件属性】:
文件名称:opencv-python实战.zip
文件大小:13.75MB
文件格式:ZIP
更新时间:2022-09-06 03:58:04
opencv-python (一)信用卡数字识别 使用模板匹配进行数字识别 (二)答题卡识别 找到选项的轮廓,从上到下,从左到右依次扫描,根据阈值判断是否选中 (三)车道线检测 利用掩膜抠出车道线区域,再利用霍夫变换找出直线,再进行左右直线的拟合
【文件预览】:
车道线检测
----lane_detection_video.py(4KB)
----test_videos()
--------yellow_lane.mp4(7.64MB)
--------white_lane.mp4(2.52MB)
信用卡识别
----images()
--------credit_card_05.png(132KB)
--------ocr_a_reference.png(13KB)
--------credit_card_04.png(175KB)
--------credit_card_02.png(69KB)
--------credit_card_01.png(33KB)
--------credit_card_03.png(110KB)
----ocr_a_reference.png(13KB)
----myutils.py(962B)
----__pycache__()
--------myutils.cpython-36.pyc(1KB)
--------myutils.cpython-35.pyc(1KB)
----ocr_template_match.py(5KB)
答题卡识别
----images()
--------test_05.png(484KB)
--------test_02.png(487KB)
--------test_03.png(600KB)
--------test_01.png(582KB)
--------test_04.png(568KB)
--------example_test.png(420KB)
----安装依赖教程.txt(96B)
----requirements.txt(3KB)
----get_answer.py(5KB)

网友评论

  • 好像无法用啊