2 Star 1 Fork 3

王治淇 / 堤坝灾害点检测智能预警系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
MainWindow.pro 2.28 KB
一键复制 编辑 原始数据 按行查看 历史
“王治淇” 提交于 2022-07-07 18:35 . first commit
#-------------------------------------------------
#
# Project created by QtCreator 2020-11-09T15:29:38
#
#-------------------------------------------------
QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = picture
TEMPLATE = app
SOURCES += \
camera_recognition.cpp \
main.cpp \
mainwindow.cpp \
recognition.cpp
HEADERS += \
camera_recognition.h \
mainwindow.h \
recognition.h
FORMS += mainwindow.ui \
camera_recognition.ui \
recognition.ui
QT += sql
QT += core gui sql
INCLUDEPATH += C:\opencv\opencv\opencv-build\install\include
LIBS += C:\opencv\opencv\opencv-build\lib\libopencv_*.a
RESOURCES += \
myimage.qrc
RC_ICONS = picture.ico
TRANSLATIONS += en_tr.ts zh_tr.ts
DISTFILES += \
en_tr.qm \
zh_tr.qm \
myico.ico \
en_tr.ts \
zh_tr.ts \
images/fyf.png \
images/1.png \
images/center.png \
images/images.png \
images/images11.png \
images/left.png \
images/name1.png \
images/right.png \
images/signed_images.png \
opencv_ffmpeg2410_64.dll \
picture.ico \
images/huawei.mp4 \
en_tr.qm \
zh_tr.qm \
opencv_ffmpeg2410.dll \
opencv_ffmpeg2410_64.dll \
images/1.bmp \
images/filenew.bmp \
images/fyf.bmp \
images/fyf1.bmp \
images/loading.gif \
images/111.jpg \
images/1111.jpg \
images/bg.jpg \
images/bg1.jpg \
images/bg2.jpg \
images/bg3.jpg \
images/1.png \
images/1111.png \
images/about.png \
images/background.png \
images/bianyuan.png \
images/center.png \
images/cool-background1.png \
images/filenew.png \
images/fileopen.png \
images/filesave.png \
images/filesaveas.png \
images/find.png \
images/fuhe.png \
images/gamma.png \
images/gray.png \
images/help.png \
images/images.png \
images/images11.png \
images/junzhi.png \
images/left.png \
images/name1.png \
images/next.png \
images/picture.png \
images/prev.png \
images/right.png \
images/save.png \
images/signed_images.png \
images/start.png \
images/stop.png \
images/video.png \
images/zh-en.png \
images/zoom-in.png \
myico.ico \
picture.ico \
en_tr.ts \
zh_tr.ts
SUBDIRS += \
MainWindow.pro
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/zhiqi-wang/dam.git
git@gitee.com:zhiqi-wang/dam.git
zhiqi-wang
dam
堤坝灾害点检测智能预警系统
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891