NiuKeke
NiuKeke
Hello man, why did you extract the features from the octave of the smallest resolution instead of original resolution? I tried to change it to extract the features from the...
Should i run it again with exchanged left and right image,if i want get the disparity of right image or i just use the right disparity which is generated by...
Hello,i have understood the algorithm .Can you provide some papers about the CUDA implement of the algorithm .I have tried implement it by CUDA,but it is slower than your implement....
I do not understand what if the min disparity of my input data is higher than 128.According to the code , it won't get correct disparity image.
How to estimate the accuracy of converting HIP to CUDA or converting CUDA to HIP? As we all know, HIP could support CUDA definitely.But how to estimate its support accuracy,which...