DrawBoundaryBoxes fails because of typo, prevents DICOM images from being loaded

54 views
Skip to first unread message

Brandon Walker

unread,
Jul 7, 2013, 8:20:32 PM7/7/13
to dir...@googlegroups.com
Hi I just posted this issue on the google code repository. I'm new to DIRART, but I'm noticing bugs. How can I get commit access to fix these?

What steps will reproduce the problem?
1. start dirart
2. file -> load images -> load DICOM image in folders
3. select two dicom folders
4. press continue for alignment
5. images fail to load

What is the expected output? What do you see instead?
Images should load, but an error pops up:

Cannot find an exact (case-sensitive) match for 'whichImageCoordinateToUse'

The closest match is: WhichImageCoordinateToUse
Error in DrawBoundaryBoxes (line 9)
	vecidx = whichImageCoordinateToUse(displaymode);

What version of the product are you using? On what operating system?
Windows 7, Matlab 2012, just downloaded dirart from the google code repository at https://code.google.com/p/dirart/downloads/list

Solution:
Edit the file "DrawBoundaryBoxes", line 9, so that a capital W is used for WhichImageCoordinateToUse(displaymode)

Please provide any additional information below.
Is this code maintained anymore? I am surprised that a typo in such a basic function was found right out of the box with this software.

-Brandon

Brandon Walker

unread,
Jul 8, 2013, 2:00:05 PM7/8/13
to dir...@googlegroups.com
This problem is fixed in when downloading checking out files through svn. Only the zip file on the downloads page is out of date.
Reply all
Reply to author
Forward
0 new messages