25 Mar, 2013
2 commits
22 Mar, 2013
6 commits
21 Mar, 2013
1 commit
04 Mar, 2013
10 commits
25 Feb, 2013
1 commit
06 Feb, 2013
1 commit
03 Feb, 2013
1 commit
29 Jan, 2013
2 commits
20 Jan, 2013
2 commits
09 Jan, 2013
1 commit
06 Dec, 2012
1 commit
-
it was because of AttributeError related to renderer.
30 Nov, 2012
1 commit
-
Some dicom files have the encoding setted wrongly, so when decoding a dicom field from string to unicode some errors may happen. Python string.decode have some methods to handle those cases. We are using the "replace" one, the characters it cannot decode to unicode it replaces with a character showing the character was not decoded.
29 Nov, 2012
1 commit
-
Some dicom files have encoding names that do not follow the standard, in these cases a default dicom encoding (ISO_IR 100) is used.
31 Oct, 2012
6 commits
23 Oct, 2012
3 commits
-
From: tfmoraes <totonixsame@gmail.com>
-
Conflicts: README.txt From: invesalius <invesalius@cti.gov.br>
18 Oct, 2012
1 commit