OSDN Git Service

new file: Integration/Tomography/Makefile.recent
[eos/hostdependX86LINUX64.git] / util / X86MAC64 / cuda / samples / 3_Imaging / stereoDisparity / readme.txt
1 Sample: Stereo Disparity Computation (SAD SIMD Intrinsics)
2 Minimum spec: SM 2.0
3
4 A CUDA program that demonstrates how to compute a stereo disparity map using SIMD SAD (Sum of Absolute Difference) intrinsics.  Requires Compute Capability 2.0 or higher.
5
6 Key concepts: