Skip to content

dinglufe/four-mipi-qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

程序结构

DTDualMipi为mipi硬件控制代码,DTDualMipi-Qt为摄像头控制和多路总体调度程序。二者之间使用TCP网络通信,使用JSON进行数据封装。

编译

DTDualMipi

编译工具:Visual studio 2022(Win32 Release)

使用安装vcpkg管理第三方库, vcpkg install opencv:x86-windows nlohmann-json:x86-windows

DTDualMipi-Qt

编译工具:Qt 5.12 64bit

About

Hardware control code for the TINIscope (a Tightly Integrated Neuronal Imaging microscope, https://doi.org/10.1093/nsr/nwad294)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors