Julianna Mather
MathWorks
Followers: 0 Following: 0
I am a software engineer and development manager for MathWorks' Image Processing Toolbox. Professional Interests: File Formats, Digital Imaging, Color Science
She/her
Statistics
RANK
2,408
of 295,448
REPUTATION
26
CONTRIBUTIONS
0 Questions
8 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
5
RANK
47 of 20,227
REPUTATION
16,784
AVERAGE RATING
4.30
CONTRIBUTIONS
8 Files
DOWNLOADS
72
ALL TIME DOWNLOADS
151520
RANK
of 153,822
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
2 years ago | 0
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. ...
4 years ago | 2
| accepted
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
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
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
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
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...
8 years ago | 1
| accepted
Submitted
DICOM Example Files
Example DICOM files containing MR images of the brain.
8 years ago | 17 downloads |
Submitted
Adobe Photoshop PSD file reader
Functions to read images and get metadata from Adobe Photoshop PSD files.
8 years ago | 3 downloads |
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
Submitted
Color Image Histogram
Display a histogram showing the color balance of an image.
14 years ago | 2 downloads |
Submitted
hexdump - A binary file explorer
A GUI for file exploration: examine byte addresses, hex/char values.
14 years ago | 6 downloads |
Submitted
Spectral and XYZ Color Functions
Label plots with spectra. Convert wavelengths to RGB. Functions for color matching and illuminants.
14 years ago | 42 downloads |
Submitted
DICOM debug utility
A tool to dump the contents of DICOM files for debugging
14 years ago | 1 download |
Submitted
Film-like tone reproduction operator
A film-like tone mapping function for HDR images
14 years ago | 1 download |