MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES manuali

Manuali dei proprietari e guide per l'utente per Software MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES.
We fornisce 2 manuali pdf MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES per scaricare gratuitamente in base al tipo di documento: Guida Utente


Indice

User's Guide

1

How to Contact MathWorks

2

Revision History

3

Contents

5

Defining Your Adaptor Class

6

Getting Started

11

Custom Adaptors

12

What Knowledge Is Required?

13

Creating an Adaptor

14

Creating an Adaptor

15

1 Getting Started

16

Looking at the Demo Adaptor

17

Setting Breakpoints

19

Running the Demo Adaptor

21

Using Environment Variables

25

Select Win32 Project

27

Select Win32

27

Specify name and location

27

Click OK

27

Select DLL

28

New Project

29

Select VC++ Directories

31

Select General

33

Select Input

35

Specify library names

36

Select Code Generation

38

Set these properties

38

Select Language

39

Set this property

39

Select Command Line

40

Save the makefile

43

Creating a Stub Adaptor

48

DeviceInfo fields are empty

50

Storing Device Information

55

Storing Format Information

56

Storing Adaptor Data

61

Unloading Your Adaptor DLL

63

4 Defining Your Adaptor Class

68

Identifying Video Sources

73

Acquiring Image Data

81

Specifying Image Dimensions

83

Specifying Frame Type

85

Acquiring Image Data

100

Supporting ROIs

102

5 Acquiring Image Data

104

Supporting Hardware Triggers

105

Using Critical Sections

108

Using Critical Sections

109

User Scenario

111

Suggested Algorithm

115

Creating Device Properties

117

Creating Property Help

118

IMDF File

133

Hierarchy of IMDF Elements

135

Creating AdaptorHelp Nodes

140

Specifying Device Information

142

Example: Device Node

143

Specifying Format Information

148

Specifying Trigger Sources

151

Specifying Trigger Conditions

151

Specifying Video Sources

152

Testing Adaptors or Hardware

156

defines x offset

162

defines y offset

162

Test Suite Properties

165

Test Suite Functions

166

deviceId2, deviceFormat2)

169

Test Suite Example

170

Indice

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





Più prodotti e manuali per Software MATLAB

Modelli Tipo di Documento
IMAGE ACQUISITION TOOLBOX 3 Guida Utente   MATLAB IMAGE ACQUISITION TOOLBOX 3 User`s guide, 408 pagine
XPC TARGET RELEASE NOTES Manuale Utente   MATLAB XPC TARGET RELEASE NOTES User manual, 51 pagine
BUILDER JA 2 Guida Utente   MATLAB BUILDER JA 2 User`s guide, 292 pagine
SIMULINK 7 - DEVELOPING S-FUNCTIONS Guida Utente   MATLAB SIMULINK 7 - DEVELOPING S-FUNCTIONS User`s guide, 210 pagine
SIMULINK 7 - GRAPHICAL USER INTERFACE Guida Utente   MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE User`s guide [en] , 759 pagine
CONTROL SYSTEM TOOLBOX 9 Specifiche   MATLAB CONTROL SYSTEM TOOLBOX 9 Specifications [en] , 591 pagine
REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Guida Utente   MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER User`s guide, 130 pagine
XPC TARGET RELEASE NOTES Guida Utente   MATLAB XPC TARGET RELEASE NOTES User`s guide, 531 pagine
CURVE FITTING TOOLBOX - RELEASE NOTES Guida Utente   MATLAB CURVE FITTING TOOLBOX - RELEASE NOTES User`s guide, 216 pagine
SIMULINK 7 - GRAPHICAL USER INTERFACE Specifiche   MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Specifications, 180 pagine
POLYSPACE RELEASE NOTES Manuale Utente   Getting Started with MATLAB 7 [en] , 240 pagine
SIGNAL PROCESSING BLOCKSET 7 Guida Utente   MATLAB SIGNAL PROCESSING BLOCKSET 7 User`s guide [en] , 738 pagine
BUILDER EX 1 Guida Utente   MATLAB BUILDER EX 1 User`s guide, 182 pagine
APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guida Utente   MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE User`s guide [en] , 354 pagine
EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Guida Utente   MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO User`s guide, 575 pagine
APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guida Utente   MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE User`s guide, 274 pagine
SIMULINK 7 - GRAPHICAL USER INTERFACE Manuale Utente   MATLAB Creating Graphical User Interfaces, 500 pagine
MAPPING TOOLBOX RELEASE NOTES Guida Utente   MATLAB MAPPING TOOLBOX RELEASE NOTES User`s guide, 160 pagine
SIMULINK 3D ANIMATION - S Guida Utente   MATLAB SIMULINK 3D ANIMATION - S User`s guide, 490 pagine
MATLAB REPORT GENERATOR - RELEASE NOTES Guida Utente   MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES User`s guide, 986 pagine