This document discusses an analog signal processing approach for coarse and fine depth estimation using stereo image pairs. It proposes modifications to existing normalized cross correlation (NCC) and sum absolute differences (SAD) stereo correspondence algorithms to reduce computation time. For the NCC algorithm, it suggests using only the diagonal elements of image blocks to compute correlation, reducing computations from 2D to 1D. For hardware implementation, it presents a new imaging architecture with parallel analog and digital systems, where the analog system performs the computationally intensive NCC algorithm on sensor data in real-time to reduce overall processing time compared to digital-only systems. Experimental results show the modified algorithms can achieve faster computation speeds without compromising performance.