Bogdan Dzyubak
Mayo Clinic & Foundation
Followers: 0 Following: 0
Professional Interests: medical imaging
Feeds
질문
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...
거의 3년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 6년 전 | 답변 수: 2 | 0
2
답변질문
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...
6년 초과 전 | 답변 수: 0 | 0
0
답변제출됨
saveasExact(I,filename,format,dims)
Save image to jpg/tiff/png with exact dimensions/no broder
7년 초과 전 | 다운로드 수: 1 |
질문
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...
7년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
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...
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...
8년 초과 전 | 23
질문
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...
거의 9년 전 | 답변 수: 0 | 0
0
답변답변 있음
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...
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...
9년 초과 전 | 0
질문
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 ...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 12년 전 | 답변 수: 2 | 0
2
답변질문
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...
13년 초과 전 | 답변 수: 1 | 0