Many
Manuals
search
Catégories
Marques
Accueil
MATLAB
Logiciel
IMAGE ACQUISITION TOOLBOX - RELEASE NOTES
Guide de l'utilisateur
MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guide de l'utilisateur Page 118
Télécharger
Partager
Partage
Ajouter à mon manuel
Imprimer
Page
/
574
Table des matières
DEPANNAGE
MARQUE LIVRES
Noté
.
/ 5. Basé sur
avis des utilisateurs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
1
2
...
113
114
115
116
117
118
119
120
121
122
123
...
573
574
Image Acquisition Toolbox™
1
User's Guide
1
How to Contact MathWorks
2
Revision History
3
Contents
5
Using Events and Callbacks
10
Using the Matrox Interface
13
Troubleshooting
14
Functions — Alphabetical List
16
Block Reference
16
Getting Started
17
1 Getting Started
18
Product Overview
19
Related Products
21
Supported Hardware
21
Image Acquisition Tool (GUI)
22
Step 6: Acquire Image Data
33
Step 7: Clean Up
37
Introduction
39
Toolbox Components Overview
40
Toolbox Components
41
2 Introduction
42
Supported Devices
43
Setting Up Frame Grabbers
45
Previewing Data
48
Previewing Data
49
Opening the Tool
60
Parts of the Desktop
60
Selecting a Device and Format
66
Adding New Hardware
68
Using a Camera File
68
Setting Frames Per Trigger
70
Setting the Color Space
71
Logging Your Data
74
Setting Up Triggering
77
Setting a Region of Interest
80
Restoring Default Parameters
85
The Preview Window
86
Acquiring Data
88
About the Session Log
101
Saving the Session Log
101
Copying the Session Log
102
Adaptors
111
Connecting to Hardware
119
Getting Hardware Information
120
Determining the Device ID
121
5 Connecting to Hardware
122
Getting Hardware Information
123
Creating a Video Input Object
127
Specifying the Video Format
129
Using the save Command
145
Using the obj2mfile Command
145
Acquiring Image Data
149
Data Logging
151
6 Acquiring Image Data
152
Data Logging
153
Specifying the Trigger Type
156
Using an Immediate Trigger
157
Using a Manual Trigger
159
Specifying the Trigger Type
167
Executing Multiple Triggers
181
Managing Memory Usage
186
Logging Image Data to Disk
190
Logging Image Data to Disk
193
Image Acquisition Overview
200
Overview
201
Understanding Image Data
209
Specifying the Color Space
214
Viewing Acquired Data
220
Retrieving Timing Information
221
02-Mar-2007 13:00:24
222
[data time] = getdata(vid);
222
8 Using Events and Callbacks
230
Event Types
231
Event Types
233
Retrieving Event Information
234
Retrieving Event Information
235
Monitoring Memory Usage
243
Simulink
247
Using the imaqlib Command
249
Using Code Generation
251
Saving Video Data to a File
252
Saving Video Data to a File
253
Step 5: Connect the Blocks
255
Step 7: Run the Simulation
257
Types of Setups
260
Windows Configuration
262
Linux Configuration
263
Mac Configuration
264
The TCP/IP tab
266
The DNS tab
267
The Ethernet tab
268
Software Configuration
269
Setting Preferences
271
Property Display
278
Set GigE Properties
280
Use GigE Commands
281
Create the gigecam Object
283
Using the Kinect for Windows
289
Detecting the Kinect Devices
295
Saturation = 1
298
Sharpness = 0.5
298
WhiteBalance = 2700
298
Runtime from the list
316
13 Using the Matrox Interface
322
L = isLocked(obj)
333
Kinect for Windows Metadata
335
<property_value>
338
Using the codegen Function
342
Shared Library Dependencies
342
Adding Support for Additional
345
Hardware
345
Troubleshooting Overview
348
DALSA Coreco IFC Hardware
349
16 Troubleshooting
350
DALSA Coreco Sapera Hardware
351
Data Translation Hardware
353
Hamamatsu Hardware
361
Matrox Hardware
362
Matrox Hardware
363
QImaging Hardware
364
QImaging Hardware
365
National Instruments Hardware
366
Point Grey Hardware
368
Point Grey Hardware
369
Kinect for Windows Hardware
370
Kinect for Windows Hardware
371
GigE Vision Hardware
372
GigE Vision Hardware
373
[d t m]=getdata(vid,2);
377
GenICam GenTL Hardware
380
GenICam GenTL Hardware
381
Windows Video Hardware
382
Windows Video Hardware
383
Linux Video Hardware
385
Linux DCAM IEEE 1394 Hardware
387
Macintosh Video Hardware
388
Description
394
Examples
396
commands
397
See Also
398
executeCommand
403
Input Arguments
404
More About
420
Properties
438
imaq.VideoDevice
439
Functions
440
obj2mfile
455
Custom Update Function
461
BayerSensorAlignment
492
Characteristics
493
DeviceID
494
DiskLogger
496
DiskLoggerFrameCount
501
ErrorFcn
502
EventLog
503
FrameGrabInterval
506
FramesAcquired
508
FramesAcquiredFcn
509
FramesAcquiredFcnCount
510
FramesAvailable
511
FramesPerTrigger
512
InitialTriggerTime
513
LoggingMode
516
NumberOfBands
520
Previewing
523
ReturnedColorSpace
524
ROIPosition
526
Selected
530
SelectedSourceName
532
SourceName
536
StartFcn
537
TimerFcn
541
TimerPeriod
542
TriggerCondition
543
TriggerFcn
545
TriggerFrameDelay
546
TriggerRepeat
548
TriggersExecuted
550
TriggerSource
551
TriggerType
553
UserData
557
VideoFormat
558
VideoResolution
560
From Video Device
562
Code Generation
563
Dialog Box
564
From Video Device
565
19 Block Reference
566
Video Input (Obsolete)
573
Commentaires sur ces manuels
Pas de commentaire
Publish
Produits connexes et manuels pour Logiciel MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES
Logiciel MATLAB IMAGE ACQUISITION TOOLBOX 3 Guide de l'utilisateur
(408 pages)
Logiciel MATLAB XPC TARGET RELEASE NOTES Manuel d'utilisateur
(51 pages)
Logiciel MATLAB BUILDER JA 2 Guide de l'utilisateur
(292 pages)
Logiciel MATLAB SIMULINK 7 - DEVELOPING S-FUNCTIONS Guide de l'utilisateur
(210 pages)
Logiciel MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Guide de l'utilisateur
(759 pages)
Logiciel MATLAB CONTROL SYSTEM TOOLBOX 9 Spécifications
(591 pages)
Logiciel MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Guide de l'utilisateur
(130 pages)
Logiciel MATLAB XPC TARGET RELEASE NOTES Guide de l'utilisateur
(531 pages)
Logiciel MATLAB CURVE FITTING TOOLBOX - RELEASE NOTES Guide de l'utilisateur
(216 pages)
Logiciel MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Spécifications
(180 pages)
Logiciel MATLAB POLYSPACE RELEASE NOTES Manuel d'utilisateur
(240 pages)
Logiciel MATLAB SIGNAL PROCESSING BLOCKSET 7 Guide de l'utilisateur
(738 pages)
Logiciel MATLAB BUILDER EX 1 Guide de l'utilisateur
(182 pages)
Logiciel MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guide de l'utilisateur
(354 pages)
Logiciel MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Guide de l'utilisateur
(575 pages)
Imprimer le document
Imprimer la page 118
Commentaires sur ces manuels