Ask Your Question

Son Tran's profile - activity

2012-08-22 02:25:55 -0600 commented question mri to 3d reconstruction

OpenCV dont open DICOM, try using gdcm or dcmtk then binding to OpenCV,

2012-08-21 00:54:53 -0600 commented question mri to 3d reconstruction

Is it possible to install openCV without making use of Microsoft Visual? You don't need VS for OpenCV you can using whatever compiler borland c+ builder, gcc, ... for 3D reconstruction: the tutorial you mention is different with MRI 3D reconstruction, any algorithm can work with OpenCV reading paper and coding