# demo1
add_executable(jy62_demo jy62_demo.cpp)

# 链接 OpenCV 库
target_link_libraries(jy62_demo)