Community Profile

photo

Julianna Mather

MathWorks

Last seen: 2 months ago Active since 2010

Followers: 0   Following: 0

Message

I am a software engineer and development manager for MathWorks' Image Processing Toolbox. Professional Interests: File Formats, Digital Imaging, Color Science

Pronouns:
She/her

Statistics

All
  • Personal Best Downloads Level 4
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
VideoReader is not working with Dicom Images?
VideoReader doesn't work with DICOM files, but it is possible to read these files with dicomread in Image Processing Toolbox. Th...

1 year ago | 0

Answered
Imref2d or 3d show wrong resolution
The "world limits" you provide in the 2nd and 3rd arguments to imref2d measure from the outside of the pixels, not the centers. ...

3 years ago | 2

| accepted

Answered
Interactive pixel extraction from an image along custom line
I've been thinking about how to frame the enhancement request for the functionality you requested, and I have some questions. I...

4 years ago | 0

Answered
What values can I add to my DICOM file with DICOMWRITE?
The answer from 2009 is no longer accurate. (It might not have been accurate at the time it was posted.) In short: DICOMWRITE s...

5 years ago | 0

Answered
Compiled Matlab MEX function "imread()" cannot open .bmp images.
The |imread| function currently only supports JPEG files in code generation. We weren't sure which formats would be most useful ...

6 years ago | 1

| accepted

Answered
Applyform & makecform not supported for Code Generation ? How to solve this ?
As you noted, these two functions don't support C code generation. These are pretty big functions with lots of code paths doing ...

6 years ago | 0

Answered
What is difference between dicomdisp vs dicominfo?
What you're seeing here is the hierarchical nature of DICOM files. The "FluenceMapSeqeuence" struct in the |dicominfo| output co...

7 years ago | 1

| accepted

Answered
size error for my own image in "Automatically Detect and Recognize Text in Natural Images" code
You can also silence this warning when you don't care to know that your images are being displayed at a lower resolution: w...

9 years ago | 1

| accepted