photo

Merrilee Thomas


Last seen: mehr als 5 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

I am a phd student at MSU.

Statistik

MATLAB Answers

9 Fragen
4 Antworten

RANG
27.154
of 300.779

REPUTATION
1

BEITRÄGE
9 Fragen
4 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
1

RANG
 of 21.084

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 170.997

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Revival Level 1
  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How can I extract the specify region of interest (ROI) as separate data set
I also have this question. so if anyone can answer it please do!

mehr als 7 Jahre vor | 0

Frage


whiteBalanceMode, Device Specific Properties, SRC
I also have a question about this. When I use get(src); the command line returns: get(src); General Settings: Parent = [1x1 v...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


looking at changing the look up table for the preview of the images I am taking.
Hi, I am looking at changing the look up table for the preview(vid); that I am using to view images that I am taking. Than...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Is there a way to execute two commands simultaneously? I want to start my shutter using serial commands and start my image trigger at the same exact time. Is this possible?
I want to start my shutter using serial commands and start my image trigger at the same exact time. Is this possible?

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to not overwrite previous frames acquired when using trigger commands
Does Anyone know how to NOT overwrite previous frames when using trigger commands. I need to take 20 frames, wait 10 seconds a...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
My 4- D data is not supported by tiff files, what do I need to change so it does go into a .tiff file?
% now set up imaging.... %vid = videoinput('hamamatsu', 1, 'MONO16_BIN2x2_1024x1024_FastMode'); vid = videoinput('hamamatsu'...

fast 8 Jahre vor | 0

Beantwortet
My 4- D data is not supported by tiff files, what do I need to change so it does go into a .tiff file?
%first set up channel.... obj = instrfind('Port', 'COM3') if isempty(obj) obj = serial('COM3'); else ...

fast 8 Jahre vor | 0

Frage


Only saving one iteration of the for loop is being saved to the file, but I need all the iterations to be saved to the file.
The code works well, however, only one iteration of my for loop is being saved into the tiff file. When I open the .tiff there a...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


My 4- D data is not supported by tiff files, what do I need to change so it does go into a .tiff file?
I am taking multiple images and tryting to save them using the code below, however the error I get when I run it is Error using ...

fast 8 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How can I save this .tiff file correctly?
The code below is the code I wrote to control our microscope and led lights using serial commands. I am running into a probl...

fast 8 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


How to analyze a .mat file in MatLAB
Hi, I am wondering if anyone knows how to analyze a .mat-file of multiple images in Matlab. I need to be able to examine R.O.I. ...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
I need to convert a .mat into a .tiff file
Thank you for your reply, however , this doesn't quite work, because I have to be able to take all the images, within seconds of...

fast 8 Jahre vor | 0

Frage


I need to convert a .mat into a .tiff file
Hi, I need to convert a .mat into a .tiff file. that, or I need a way to work around the image acquisition toolbox, becaus...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten