Open Apeiria opened 4 years ago
Hi, @Apeiria
Thank you for your question.
We are actually using Center-Symmetric Census Transform
.
It compares only center-symmetric pairs of pixels.
For more information, please refer to this paper. https://www.mi.fu-berlin.de/inf/groups/ag-ki/publications/Semi-Global_Matching/caip2013rsp_fu.pdf
Regards,
Hi, @Apeiria
Thank you for your question. We are actually using
Center-Symmetric Census Transform
. It compares only center-symmetric pairs of pixels.For more information, please refer to this paper. https://www.mi.fu-berlin.de/inf/groups/ag-ki/publications/Semi-Global_Matching/caip2013rsp_fu.pdf
Regards,
Thank you!
Hello,
I have a question regarding census transformation when reading your code. Why aren't you comparing the intensity of neighboring pixels with the center?
Best regards.
Here is the code in census_transform.cu