User Details
- User Since
- Aug 1 2016, 12:10 PM (436 w, 4 d)
- Roles
- Disabled
Aug 2 2016
Hello guys! I just wanted to know the status of this issue. I am currently not able to deploy my application. It runs on my binary build but I am not able to manually setup a zipped folder to deploy it.
Have a look at "Connected Region Selector" tool in bug-15696-multi-label-segmentation-v5. It does exactly that.
New remote branch pushed: bug-16185-reuse-boundingbox-imagecropper-plugin
[f52fff]: Merge branch 'bug-16178-pointset-interactor-plugin-missing-spacer-in-G
Merged commits:
2013-09-25 15:37:42 Sebastian Ordas [05c313]
added missing spacer in GUI
New remote branch pushed: bug-16178-pointset-interactor-plugin-missing-spacer-in-GUI
Yes, it is already almost working like that in bug-15696-multi-label-segmentation-v5
Since the center of mass (or centroid) may be located outside the segmentation (e.g. a banana-shape object), I am using the median voxel found in a default rasterization, but of the complete object, i.e. starting from the upper-left vertex of the label's bounding box. A better approach would be to start the rasterization from the center of mass ...
[8526c2]: Merge branch 'bug-16104-color-dialog-in-datamanager-problem-when-cance
Merged commits:
2013-09-18 13:09:08 Sebastian Ordas [5fa515]
quit if user cancels
New remote branch pushed: bug-16104-color-dialog-in-datamanager-problem-when-canceled
[857372]: Merge branch 'bug-16077-planarfigure-controlpoints-only-movable-after-
Merged commits:
2013-09-25 15:13:07 Sebastian Ordas [fc5b08]
fixed issue by reworking the planarfigure interaction statemachine
Hi guys, it´s now working fine for me. Please give it a try so we can merge it for the coming release.
The fix in T15856 was something related the circle planar figure but I made changes in the interactor that were not enough to fix this problem also.
New remote branch pushed: bug-16077-planarfigure-controlpoints-only-movable-after-hovering
New remote branch pushed: bug-15882-easier-node-rename-in-datamanager
[d0ddf0]: Merge branch 'bug-15881-remove-resource-file-from-segmentation-module'
Merged commits:
2013-08-19 16:01:42 Sebastian Ordas [2a1764]
Merge branch 'bug-15881-remove-resource-file-from-segmentation-module' of mitk.org:MITK into bug-15881-remove-resource-file-from-segmentation-module
also make sure that "contour.project-onto-plane" is false
check the value of scalardiff around line 167 (else if(scalardiff<0.25))
[b5032b]: Merge branch 'bug-15856-planar-circle-fix-v2'
Merged commits:
2013-08-16 15:11:57 Sebastian Ordas [fb7274]
more elegant approach
I will close this bug because planar circle is working fine.
sorry, this time i will look into it more carefully
yes, that would be the right way! please go ahead and merge it.
ok, thanks for the review: it was a cut and paste error inside an existing loop
sorry, busy elsewhere ...
the "return false" that I removed from CheckControlPointHovering in my last push was not being accessed anyway.
[4790cb]: Merge branch 'bug-15856-planar-circle-fix-v2'
Merged commits:
2013-08-14 17:00:52 Sebastian Ordas [824d2f]
allowed for selecting the central control point in planar
circle figures
wait, don´t merge. Circle dragging is again not possible for me. Let me have a look ....
ok. Now I got your change and pushed another fix. It is working for me. same for you?
Furthermore, preview control points are shown in figures with a fixed number of control points (e.g. line, circle). Those preview control points should be visible on mitkPlanarPolygon and mitkPlanarSubdivisionPolygon only.
New remote branch pushed: bug-15856-planar-circle-figure-fix
New remote branch pushed: bug-15856-planar-circle-fix-v2
New remote branch pushed: bug-15830-misc-improvements-to-measurement-bundle
- do not show control points when not hovering
- have more shapes: diamond, segment, asterix, triangle
- added mitkPlanarSubdivisionPolygon to Measurement bundle
- added mitkPlanarEllipse to Measurement bundle
- added mitkPlanarText and mitkPlanarArrow to measurement bundle
- change icon when hovering/selecting via micro service
New remote branch pushed: bug-15696-multi-label-segmentation-v2
New remote branch pushed: bug-15696-multi-label-segmentation-v3
New remote branch pushed: bug-15696-multi-label-segmentation-v4
New remote branch pushed: bug-15696-multi-label-segmentation
New remote branch pushed: bug-15554-add-reset-method-to-progressbar
New remote branch pushed: bug-15550-bug-in-fast-marching-2D-click-different-rw
New remote branch pushed: bug-15554-add-reset-method-to-progressbar-new
New remote branch pushed: bug-15554-add-reset-method-to-progressbar-from-master
this last branch was created from master (two previous versions where based on a different topic branch which is not yet integrated into master)
[f0d91a]: Merge branch 'bug-15554-add-reset-method-to-progressbar-from-master'
Merged commits:
2013-07-18 10:18:40 Sebastian Ordas [5433c1]
add explicit Reset method
New remote branch pushed: bug-15535-redesign-fast-marching-2D-tool
New remote branch pushed: bug-15530-decrease-icon-size-in-2D-tools
New remote branch pushed: bug-15513-remove-deprecated-GetData-from-CreateEmptySegmentationNode
New remote branch pushed: bug-15515-remove-deprecated-GetData-from-QmitkThresholdComponent
[169d9d]: Merge branch 'bug-15515-remove-deprecated-GetData-from-QmitkThresholdC
Merged commits:
2013-07-03 16:27:42 Sebastian Ordas [f5d715]
initial commit
[7520cc]: Merge branch 'bug-15513-remove-deprecated-GetData-from-CreateEmptySegm
Merged commits:
2013-07-03 16:17:14 Sebastian Ordas [b09c7e]
initial commit
[a16ba1]: Merge branch 'bug-15513-remove-deprecated-GetData-from-CreateEmptySegm
Merged commits:
2013-07-08 18:22:26 Sebastian Ordas [bf3899]
use image accessor writer instead of reader
[c2f1f0]: Merge branch 'bug-15515-remove-deprecated-GetData-from-QmitkThresholdC
Merged commits:
2013-07-08 18:58:55 Sebastian Ordas [1153ca]
use write accessor instead of read accessor
New remote branch pushed: bug-15512-RemovedErrorMessage
deprecated GetData() has been replaced. QmitkSlicesInterpolator::OnAccept3DInterpolationClicked() uses mitkSurfaceToImageFilter and is still working (tested manually)
However, mitkSurfaceToImageFilterTest was crashing before the change (will have a look at it)
New remote branch pushed: bug-15510-remove-deprecated-GetData-from-mitkSurfaceToImageFilter
New remote branch pushed: bug-15508-remove-deprecated-GetData-from-QmitkSliceInterpolator
will close it. mitkSurfaceToImageFilterTest shall be fixed on another branch
[0cbdd3]: Merge branch 'bug-15493-remove-deprecated-GetData-from-corrector-algor
Merged commits:
2013-07-10 15:21:24 Sebastian Ordas [f8ca2b]
made it simple
[dc79c1]: Merge branch 'bug-15493-remove-deprecated-GetData-from-seg-interp-cont
Merged commits:
2013-07-10 16:27:12 Sebastian Ordas [e17832]
removed first one
[124ace]: Merge branch 'bug-15493-remove-deprecated-GetData-from-OverwriteSliceI
Merged commits:
2013-07-10 16:50:36 Sebastian Ordas [524ad6]
removed two occurrences
New remote branch pushed: bug-15493-remove-deprecated-GetData-from-OverwriteSliceImageFilterTest
New remote branch pushed: bug-15493-remove-deprecated-GetData-from-seg-interp-cont
New remote branch pushed: bug-15493-remove-deprecated-GetData-from-corrector-algorithm
a cmake modification is needed in order to let MITK (and other toolkit) find and use this library. See attachment.
to be added into CMakeInput folder
to be added into CMakeInput folder
Finally, the following at the end of CMakelists.txt
yes, I also think that. I will open a new bug for that and close this one.
good luck!
to be added into CMakeInput folder
Nil, could you please confirm whether the proposed solution (either Comment 12 or 13) has worked for you?
an alternative to setting the points in a PointSet as deactivated by default, would be to have a method in PointSet such as:
New remote branch pushed: bug-15475-pointlistwidget-not-handling-timesteps
[f0ffc9]: Merge branch 'bug-15475-mesh-rendering-problem-on-timesteps'
Merged commits:
2013-09-11 15:06:49 Sebastian Ordas [00e14b]
added missing timesteps
hello, some new findings from today´s bugsquashing:
to be added into CMakeInput folder
sorry for the late answer ... I missed your last message with the example data
do you know how can I reproduce the error in "rendering with an interactor"?
how do you generate the 4D mitk::Mesh in your setting? It looks like as a result of an iterative segmentation method in SPECT, isn´t it? It would suffice if you provide the code snippet for converting a set of mitk::Surface into a 4D mesh. Otherwise, I will try to do it myself
Hi Nil, can you provide a 4D mesh in order to reproduce your bug? you refer to a 4D mitk::Mesh, right? not a mitk::Surface
New remote branch pushed: bug-15475-mesh-rendering-problem-on-timesteps
it looks like there were some timesteps taken as default (0) in the mesh mapper