Hello,
I'm using this project on my machine with GTX-1080ti GPU,
but this project seems to use only cpu resources.
Compute-Depthmap takes most of time during all process,
So I want to improve the speed of [Computing depthmap for images... with PATCH_MATCH_SAMPLE] by using GPU,
Are there any points in dense.py to apply the gpu?