Hi Yashodhan,
sorry for the late answer. MITKPlugins is declared in
Documentation/Doxygen/Modules.dox
Best,
Sascha
On 06/15/2010 04:02 PM, Yashodhan Nevatia wrote:
> Hi!
>
> I am creating my own BundleGenerator, since I am working with a different
> base class than QMitkFunctionality.
>
> In m
Hello,
I coudln't find the Dicom browser plugin module with the current source
code. But it is integrated with th the M3m application. Isn't it available
with the MITK source code?
Thank you.
--
ThinkGeek and WIRED's Geek
Hi
mitkExp was often crashing with a segmentation fault. The crash
usually/always occurs when I segment at the boundary of the image.
Using gdb I found the position of the seg fault to be in the function
iil4mitkPicImage::display(*), picimage.cpp, line 553.
I think this is because current-line
Hi,
By running valgrind I have come across several memory erros, e.g. in the
function cdelete() in ipSegmentationCombineRegion.c. It causes following
error:
==28165== Source and destination overlap in memcpy(0x10E48474,
0x10E48488, 60)
==28165==at 0x4024959: memcpy (mc_replace_strmem.c:402