速報APP / 工具 / LightDetector

LightDetector

價格:免費

更新日期:2017-09-09

檔案大小:因裝置而異

目前版本:因裝置而異

版本需求:Android 因裝置而異

官方網站:https://sites.google.com/site/stereomatchingkiss/

Email:thamngapwei@gmail.com

聯絡地址:隱私權政策

LightDetector(圖1)-速報App

It is aimed to help C++/Qt/QML/OpenCV developers by showing an example project how to develop a native cross-platform with single code bases which could

1 : Access camera frame of qml camera

2 : Bundle big binary files by android assets and how to load them

3 : Reuse deep learning models by opencv dnn module

LightDetector(圖2)-速報App

4 : Use QtConcurrent to handle expensive algorithm, keep the ui alive

5 : Communicate between c++ and qml

6 : Draw predicted results by QQuickPaintedItem

You can find the source codes at https://github.com/stereomatchingkiss/blogCodes2/tree/master/cross_platform_dl/final.

LightDetector(圖3)-速報App

This project use pre-trained model of caffe, my blog(http://qtandopencv.blogspot.my/2017/08/let-us-create-semantic-segmentation.html) write down how to trained your deep learning models, they include image classification, super-resolution, semantic segmentation and neural style transfer.

For all other questions, send me an email thamngapwei@gmail.com