By analysing the results we can notice an inverse
relation between Precision and Recall in several of
the techniques. Considering certain tolerance to er-
rors in 2D foreground detection reduces losses in 3D
shapes. Even though, such tolerance introduces false
3D shapes as volumes are bigger. The case of SfS
with C − 1 intersections exemplifies this relation. As
detection only into 4 cameras suffices to classify a
voxel as shape, SfS C-1 algorithm is robust to 2D
foreground misses. This leads to a high Recall, but
the Precision is very poor, as shapes are much bigger.
Taking SfS as reference, SfS SPOT, SfIS and
MAP-MRF methods improve the Recall, as such
methods perform an error treatment. Results on Pre-
cision are worse for these methods than for SfS.
Conexels based method is better balanced. The
use of a multi-resolution approach, with a better treat-
ment of the projection task improves the Recall. Even
though, as there is no error treatement, systematic er-
rors from 2D silhouettes affects the result.
F-Measure gives a global quantitative result for
the methods. The MAP-MRF method has the high-
est value as it increases Recall with a limited decrease
of Precision. Note the improvement of the regular-
ization in the MAP-MRF method compared to SfIS
(figure 3.c, 3.f ). The resulting shape is more compact
and isolated voxels are removed. Such improvement
increases precision and lead to a better quality of the
shapes obtained.
In presence of occluders the MAP-MRF method
reconstruct parts of shape that classical SfS algo-
rithms do not reconstruct (figure 4).
5 CONCLUSIONS
We have evaluated several visual hull reconstruc-
tion algorithms, which solve the reconstruction prob-
lem focusing on different aspects: the voxel-based
approaches which deal with noisy silhouettes (SFS
SPOT, SFS C-1 ) and also with systematic errors
(SFIS) and techniques providing multi-resolution (oc-
tree, conexels), and polyhedral-based (conexels). We
have formulated a new voxel-based technique (MAP-
MRF) which provides robustness to noisy silhouettes
and systematic errors, and also provides a smoothing
property which improves the volumes obtained.
By the results obtained we conclude that the tech-
niques focused on robustness to errors reconstruct
parts of the shape that would be lost if no error treat-
ment was performed, but they also introduce false
shape detections. Such behavior may be interesting
for applications where it is relevant to reconstruct the
meaningful parts of the shape, and the non meaning-
ful false detections can be ignored. Furthermore the
technique MAP-MRF achieves the best global error
measurement.
ACKNOWLEDGEMENTS
This work has been partially supported by the Spanish
Administration agency CDTI, under project CENIT-
VISION 2007-1007.
REFERENCES
Boykov, Y. and Kolmogorov, V. (2004). An Experimen-
tal Comparison of Min-Cut/Max-Flow Algorithms for
Energy Minimization in Vision. IEEE Trans. PAMI.
Casas, J. and Salvador, J. (2006). Image-based multi-view
scene analysis using’conexels’. Proc. of the HCSNet
workshop on Use of vision in human-computer inter-
action, 56:19–28.
Cheung, K. M. G. (2003). Visual hull construction, align-
ment and refinement for human kinematic modeling,
motion tracking and rendering. PhD thesis, CMU,
Pittsburgh, PA, USA.
Franco, J. and Boyer, E. (2003). Exact Polyhedral Visual
Hulls. BMVC03, pages 329–338.
Franco, J. and Boyer, E. (2005). Fusion of Multi-View Sil-
houette Cues Using a Space Occupancy Grid. Proc. of
the 10th IEEE ICCV, 2:1747–1753.
Greig, D., Porteous, B., and Seheult, A. (1989). Exact max-
imum a posteriori estimation for binary images. Jour-
nal of the Royal Statistical Society, 51(2):271–279.
Landabaso, J. L. and Pard
`
as, M. (2006). Cooperative back-
ground modelling using multiple cameras towards hu-
man detection in smart-rooms. In Proc. EUSIPCO.
Landabaso, J. L., Pard
`
as, M., and Casas, J. R.
(2008). Shape from Inconsistent Silhouette. CVIU,
doi:10.1016/j.cviu.2008.02.006.
Laurentini, A. (1994). The Visual Hull Concept for
Silhouette-Based Image Understanding. IEEE Trans.
PAMI, 16(2):150–162.
Matusik, W., Buehler, C., Raskar, R., Gortler, S., and
McMillan, L. (2000). Image-based visual hulls. Proc.
of the 27th conf on Computer graphics and interactive
techniques, pages 369–374.
Snow, D., Viola, P., and Zabih, R. (2000). Exact voxel oc-
cupancy with graph cuts. Proc. IEEE CVPR, 1.
Szeliski, R. (1993). Rapid octree construction from image
sequences. CVGIP, 58(1):23–32.
VOXEL OCCUPANCY WITH VIEWING LINE INCONSISTENCY ANALYSIS AND SPATIAL REGULARIZATION
469