This is derived from the paper Multi-view stereoviadepthmapfusion:Acoordinatedecent
optimizationmethod. In the given paper the formulation is solved by coordinate decent . However, I want to solve it using the ADMM algorithm. The first part of the equation is is L1 minimization with respect to the neighboring voxel values. Whereas the second part is fitting the function fi in the voxel itself.