photo

Julianna Mather

MathWorks

Last seen: 27 Tage vor Aktiv seit 2010

Followers: 0   Following: 0

Nachricht

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

Pronouns:
She/her

Statistik

All
MATLAB Answers

0 Fragen
8 Antworten

File Exchange

8 Dateien

RANG
2.476
of 300.364

REPUTATION
26

BEITRÄGE
0 Fragen
8 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
5

RANG
49 of 20.934

REPUTATION
16.847

DURCHSCHNITTLICHE BEWERTUNG
4.30

BEITRÄGE
8 Dateien

DOWNLOADS
68

ALL TIME DOWNLOADS
152159

RANG

of 168.407

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

etwa 3 Jahre vor | 0

Beantwortet
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. ...

etwa 5 Jahre vor | 2

| akzeptiert

Beantwortet
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...

mehr als 5 Jahre vor | 0

Beantwortet
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...

mehr als 6 Jahre vor | 0

Beantwortet
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 ...

mehr als 7 Jahre vor | 1

| akzeptiert

Beantwortet
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 ...

mehr als 7 Jahre vor | 0

Beantwortet
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...

fast 9 Jahre vor | 1

| akzeptiert

Beantwortet
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...

mehr als 10 Jahre vor | 1

| akzeptiert