I am doing one project making software which use medical image such as fMRI, CT and so on. we made a software which is cpp frontend to show the 3D medical image using cmake to connect QT, VTK, ITK however we want to use deep learning with python as a backend.
but I don't know how to connect them in real time.
I searched many time to connect cpp and python, and there is a way to use SWIG, pybind11. but it seems it can run the cpp code into python not python code into cpp code.
Could you give me an advise to connect this?
https://stackoverflow.com/questions/66913535/how-can-we-connect-python-backend-to-cpp-frontend April 02, 2021 at 09:48AM
没有评论:
发表评论