临时数据采集与测试脚本
Go to file
2025-03-25 17:00:33 +08:00
.gitignore first commit 2025-02-25 10:15:21 +08:00
1_roi_image.png first commit 2025-02-25 10:15:21 +08:00
2_roi_image.png first commit 2025-02-25 10:15:21 +08:00
app.log first commit 2025-02-25 10:15:21 +08:00
bm_struct_array.json first commit 2025-02-25 10:15:21 +08:00
capture_img_ply_txt._getFiel.py fix 2025-03-25 17:00:33 +08:00
capture_img_ply_txt.py fix 2025-03-25 17:00:33 +08:00
capture_img_ply.py first commit 2025-02-25 10:15:21 +08:00
clog.py first commit 2025-02-25 10:15:21 +08:00
config.ini first commit 2025-02-25 10:15:21 +08:00
detect.py first commit 2025-02-25 10:15:21 +08:00
draw_ymj.py first commit 2025-02-25 10:15:21 +08:00
environment.yaml first commit 2025-02-25 10:15:21 +08:00
excel_point_to_bm_json_.py first commit 2025-02-25 10:15:21 +08:00
image_framework.dll first commit 2025-02-25 10:15:21 +08:00
imgProcess.py first commit 2025-02-25 10:15:21 +08:00
index.txt fix 2025-03-25 17:00:33 +08:00
myplot_2.png first commit 2025-02-25 10:15:21 +08:00
myplot_3.png first commit 2025-02-25 10:15:21 +08:00
myplot.png first commit 2025-02-25 10:15:21 +08:00
Open3D.dll first commit 2025-02-25 10:15:21 +08:00
opencv_videoio_ffmpeg420_64.dll first commit 2025-02-25 10:15:21 +08:00
opencv_videoio_ffmpeg420.dll first commit 2025-02-25 10:15:21 +08:00
opencv_world420d.dll first commit 2025-02-25 10:15:21 +08:00
points.txt first commit 2025-02-25 10:15:21 +08:00
readme.md first commit 2025-02-25 10:15:21 +08:00
roi_conners.txt first commit 2025-02-25 10:15:21 +08:00
util.py first commit 2025-02-25 10:15:21 +08:00
预埋件位置.xlsx first commit 2025-02-25 10:15:21 +08:00

self.image_framework = ImageFramework()
self.image_framework.signals.on_image_detect_result.connect(
lambda data: self.image_result(data))
self.image_framework.configure()
self.image_framework.start()