photo

Bogdan Dzyubak


Mayo Clinic & Foundation

Last seen: 4 years ago Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: medical imaging

Statistics

All
MATLAB Answers

8 Questions
2 Answers

File Exchange

1 File

RANK
1,549
of 301,671

REPUTATION
46

CONTRIBUTIONS
8 Questions
2 Answers

ANSWER ACCEPTANCE
12.5%

VOTES RECEIVED
23

RANK
17,437 of 21,379

REPUTATION
4

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
47

RANK

of 176,058

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review
  • First Submission
  • Thankful Level 1
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Question


Ignore corrupted tags when writing DICOM file
We have a pipeline which reads in DICOM files, applies an image mask, and writes them back out. Occasionally, DICOM files have e...

4 years ago | 0 answers | 0

0

answers

Question


Why is exist(variable,'var') not seeing a variable?
I have a function to which a variable is passed. The variable exists: 'signedOrNot = signed' When I call 'exist signedOrN...

7 years ago | 2 answers | 0

2

answers

Question


Can Matlab Runtime (8.3 or later) be started with limited toolboxes?
I am trying to reduce the time it takes to start the runtime for a deployed executable. Currently, it takes minutes (!) when exe...

8 years ago | 0 answers | 0

0

answers

Submitted


saveasExact(I,filename,format,dims)
Save image to jpg/tiff/png with exact dimensions/no broder

9 years ago | 1 download |

0.0 / 5

Question


Object Detection based on scale
Dear Matlab Community, Would anyone have a suggestion on how to do the task below. It seems like enough is known to do it su...

9 years ago | 0 answers | 0

0

answers

Answered
How do I make a figure full screen programmatically in MATLAB?
The proposed methods are simple but make the figure "nearly" full screen which can cause you to close the maximized Matlab sessi...

10 years ago | 23

Question


Converting complex figure to a variable on a system without display
Hi, I need to convert a figure which has images, colorbars, and text "as is" to a variable (to then save it as a dicom secon...

10 years ago | 0 answers | 0

0

answers

Answered
Changing the size of a subimage plot in a subplot
One way to do this is by displaying an image with the colormap, capturing it with getframe, and then displaying the result in th...

11 years ago | 0

Question


How to set minimum step size in optimizer for image registration?
Hello, I am solving a registration type problem where I know my images can be apart by large parameter values (perhaps, up ...

12 years ago | 1 answer | 0

1

answer

Question


Displaying Errors without try-catch in a GUI
When code is run in MATLAB, there is large number of errors that can be displayed. I can only code a finite number with try-catc...

13 years ago | 2 answers | 0

2

answers

Question


Separation of low contrast overlapping objects
Hello, everyone I have an image which is a result of active contour segmentation that leaked from an organ of interest into ano...

15 years ago | 1 answer | 0

1

answer