Page MenuHomePhabricator

kuznetsov (Alex Kuznetsov)
User

Projects

User does not belong to any projects.

User Details

User Since
Aug 1 2016, 12:10 PM (402 w, 5 d)

Recent Activity

Apr 27 2017

kuznetsov added a comment to T22530: Wrong colors in YBR dicoms.

I've found a workaround in my code.
The original problem is still present in MITK.

Apr 27 2017, 11:19 AM · Auto-closed, MITK

Feb 16 2017

kuznetsov created T22530: Wrong colors in YBR dicoms.
Feb 16 2017, 2:39 PM · Auto-closed, MITK

Feb 8 2017

kuznetsov created T22494: Region growing becomes unusable after several usages.
Feb 8 2017, 8:40 AM · Pull Request, MITK

Nov 30 2016

kuznetsov added a comment to T22211: Potential crash in statistics calculator.

https://github.com/MITK/MITK/pull/171

Nov 30 2016, 10:32 AM · Pull Request, MITK
kuznetsov created T22211: Potential crash in statistics calculator.
Nov 30 2016, 10:29 AM · Pull Request, MITK

Nov 23 2016

kuznetsov created T22159: Progress-bar doesn't end in plane suggestion in 3D-interpolation.
Nov 23 2016, 8:33 AM · Pull Request, MITK (2016-11)
kuznetsov added a comment to T22136: Crashes in 3D-interpolation.

I created a new PR:
https://github.com/MITK/MITK/pull/166

Nov 23 2016, 7:52 AM · Pull Request, MITK (2016-11)

Nov 22 2016

kuznetsov added a comment to T22136: Crashes in 3D-interpolation.

Found some problems with this fix, so closed PR for now.
Will re-open it after fixing these problems.

Nov 22 2016, 11:26 AM · Pull Request, MITK (2016-11)

Nov 21 2016

kuznetsov created T22136: Crashes in 3D-interpolation.
Nov 21 2016, 11:54 AM · Pull Request, MITK (2016-11)

Nov 18 2016

GitHub <noreply@github.com> committed rMITK06a561737571: Fix crash when data node doesn't have data or "modality" property (authored by kuznetsov).
Fix crash when data node doesn't have data or "modality" property
Nov 18 2016, 12:05 PM

Oct 26 2016

kuznetsov created T20177: Potential crash in data manager drag-and-drop.
Oct 26 2016, 8:24 AM · MITK (2016-11)

Oct 7 2016

kuznetsov created T20075: Polygon models' normals are inverted.
Oct 7 2016, 10:00 AM · MITK (2016-11)

Sep 22 2016

kuznetsov created T20005: 2D-interpolation segmentations disappear after clicking in multiwidget.
Sep 22 2016, 9:46 AM · Auto-closed, MITK

Sep 2 2016

kuznetsov updated the task description for T19923: Picking tool stops working if Measurement plugin is active.
Sep 2 2016, 3:15 PM · MITK
kuznetsov created T19923: Picking tool stops working if Measurement plugin is active.
Sep 2 2016, 3:01 PM · MITK
kuznetsov added a comment to T19472: outline binary property has no effect.

This issue causes us a lot of problems, so I'm going to fix it in our fork.
Also I want to commit this fix to MITK.

Sep 2 2016, 8:35 AM · MITK (2016-11), Bugzilla
kuznetsov added a comment to T19658: Properties (Outline binary, outline width, ...) don't work for multilable images.

As far as I can say, color property works as expected.
Also there is another multilabel property for outline width - "labelset.contour.width"; it works but only after explicit window update.

Sep 2 2016, 8:23 AM · MITK (2016-11), Bugzilla

Aug 24 2016

kuznetsov added a comment to T19890: setlocale() calls may lead to crash.

Done.

Aug 24 2016, 2:58 PM · MITK (2016-11)
kuznetsov added a comment to T19890: setlocale() calls may lead to crash.

I'll do it.
Also, Pimpl will fix 4251 warning as well, as far as I understand.

Aug 24 2016, 1:45 PM · MITK (2016-11)
kuznetsov added a comment to T19890: setlocale() calls may lead to crash.

#include <string> is required to use std::string.
#include "mitkLogMacros.h" is required to use MITK_INFO.
Otherwise all files that include "mitkLocaleSwitch.h" will have to include both <string> and "mitkLogMacros.h" as well.

Aug 24 2016, 1:29 PM · MITK (2016-11)
kuznetsov added a comment to T19890: setlocale() calls may lead to crash.

I'm not sure about this, http://en.cppreference.com/w/cpp/locale/setlocale says that a copy of the returned string can be used to restore locale, not string itself.

Aug 24 2016, 11:47 AM · MITK (2016-11)
kuznetsov created T19892: Planar figures may spoil render geometry.
Aug 24 2016, 9:57 AM · Auto-closed, MITK
kuznetsov created T19890: setlocale() calls may lead to crash.
Aug 24 2016, 8:37 AM · MITK (2016-11)

Aug 2 2016

kuznetsov added projects to T19801: MITK crashes when deleting planar figure with "Delete" key: MITK, Bugzilla.
Aug 2 2016, 10:24 AM · MITK (2016-11), Bugzilla