• 大小: 1.55MB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2023-08-09
  • 语言: 其他
  • 标签: QT  OPENCV  车牌识别  

资源简介

QT OPENCV车牌识别 识别结果输出到TextLabel

资源截图

代码片段和文件信息

#include “mainwindow.h“
#include 

int main(int argc char *argv[])
{
    QApplication a(argc argv);
    MainWindow w;
    w.show();

    return a.exec();
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        183  2018-09-17 11:00  untitled1\main.cpp

     文件        820  2018-09-17 16:20  untitled1\mainwindow.cpp

     文件        388  2018-09-17 16:09  untitled1\mainwindow.h

     文件       1528  2018-09-17 11:41  untitled1\mainwindow.ui

     文件       1758  2018-09-17 17:19  untitled1\myitemdrawer.cpp

     文件        633  2018-09-17 17:19  untitled1\myitemdrawer.h

     文件      39214  2018-09-17 11:11  untitled1\res\smartplug.png

     文件      29774  2018-09-17 15:30  untitled1\res\smartplug0.png

     文件      38556  2018-09-17 15:29  untitled1\res\smartplug1.png

     文件       1070  2018-09-17 11:02  untitled1\untitled1.pro

     文件      23812  2018-10-07 09:29  untitled1\untitled1.pro.user

     文件      23809  2018-09-17 17:19  untitled1\untitled1.pro.user.f218e77

     目录          0  2018-09-18 12:47  untitled1\res

     目录          0  2018-10-07 09:29  untitled1

     文件     691820  2018-10-07 09:27  TEST.rar

     文件     834343  2012-03-17 21:32  DroidCam.3.5版本.exe

----------- ---------  ---------- -----  ----

              1687708                    16


评论

共有 条评论