Beantwortet
Matlab Support for Kinect Xbox One Sensor
<http://www.mathworks.com/hardware-support/kinect-windows.html The Kinect V2 is now supported starting R2016a> . You can downloa...

mehr als 8 Jahre vor | 1

Beantwortet
Performance optimation MATLAB Image Processing
Have you tried <http://www.mathworks.com/help/imaq/gigecam.html gigecam>? It might give you better performance. Also, inst...

mehr als 8 Jahre vor | 0

Beantwortet
How to get real time data from a camera using a frame grabber and Image Acquisition Toolbox?
https://www.blackmagicdesign.com/products/ultrastudiousb3/software This link for your product says that it has directshow dri...

mehr als 8 Jahre vor | 1

Beantwortet
Error with Matlabfunctions within the new Version 2015b (pcfromkinect, depthtopointcloud)
This function and the Image Acquistion toolbox only work with the Kinect for Windows sensor, and not with the XBOX 360. See ...

mehr als 8 Jahre vor | 0

Beantwortet
LOW FPS in Image equisition toolbox
Hi Timo, What camera are you using? What frame rate do you get outside MATLAB? And what fps does the camera datasheet...

mehr als 8 Jahre vor | 0

Beantwortet
How to compile a GUI that uses adaptors from the imaq toolbox
Lisa, Are you using R2015a or R2015b? Madhura

mehr als 8 Jahre vor | 0

Beantwortet
Image Acquisition Toolbox National Instrument PCIe-1429 frame grabber error
Hi Linnea, Can you contact support@mathworks.com with the crash dump from your temp dir and the output of imaqsupport? Mad...

mehr als 8 Jahre vor | 0

Beantwortet
Error when using pcfromkinect with Kinect for XBOX360 device
The Image Acquisition toolbox does not support XBOX sensors. Only the Kinect for Windows sensor is supported. http://www.math...

mehr als 8 Jahre vor | 2

Beantwortet
Why does my imaq application not work when compiled?
What version of MATLAB are you using? Are you on Windows, Mac or Linux?

mehr als 8 Jahre vor | 0

Beantwortet
No Skeleton Tracking features using Kinect and Image Acquisition Toolbox
Hi Elio, 1. What version of MATLAB are you using? 2. Is your sensor a Kinect for Windows Sensor or an XBOX sensor? Your se...

mehr als 8 Jahre vor | 1

| akzeptiert

Beantwortet
Internal cam is not working in 2015 mtalba.
What support package did you install? What camera/framegrabber do you have?

mehr als 8 Jahre vor | 0

Beantwortet
Why do I get a time out while getting a from a USB webcam?
Hi Bharath, What version of MATLAB are you using and what OS are you on? Can you also confirm that other apps that might be u...

fast 9 Jahre vor | 0

Beantwortet
How can I access gige camera serial number programmatically with IMAQ in Matlab 2015a?
Hi Shane, Try the gigecam interface. Using that, you can create a gigecam object using the IP Address or serial number of you...

fast 9 Jahre vor | 0

Beantwortet
How do you get Image Acquisition to recognize the 2 web cams on Surface Pro 3
You need to download Image Acquisition support packages to use your cameras with the toolbox. <http://www.mathworks.com/help/...

fast 9 Jahre vor | 0

Beantwortet
Problem compile imaq.VideoDevice to Standard Alone(.exe)
Hi William, Check this bug report out: https://www.mathworks.com/support/bugreports/1162560 There is also a workaroun...

fast 9 Jahre vor | 0

| akzeptiert

Beantwortet
A question about model-based design for video/image processing
The VideoDevice block in Simulink lets you acquire from cameras and framegrabbers. Will that work in your case? http://www.ma...

fast 9 Jahre vor | 0

Beantwortet
Problem compile imaq.VideoDevice to Standard Alone(.exe)
How are you running the executable? Within MATLAB using the ! operator, or double clicking it outside MATLAB? Either way, can yo...

fast 9 Jahre vor | 0

Beantwortet
Dummy input for videoinput
Will the demo adaptor not work for your case? You can plug in your vendor SDK code into the adaptor piece by piece.

fast 9 Jahre vor | 1

| akzeptiert

Beantwortet
How to set the Kinect devices specific properties in matlab?
Hi Lim, Based on whether the object/person is standing or sitting, different joint coordinates are returned. You should be ab...

etwa 9 Jahre vor | 0

Beantwortet
How are device ID's assigned ?
Device IDs are assigned as MATLAB sees them. If you do unplug certain devices in the middle of your session, you should run IMAQ...

etwa 9 Jahre vor | 0

Beantwortet
Does Image Acquisition Toolbox support Intel Perceptual Computing SDK(Senz3D)?
Hi Kenta, You could also write your own C++ adaptor using the Image Acquistion Toolbox custom adaptor kit. Are you using the...

etwa 9 Jahre vor | 0

Beantwortet
How many simultaneous image sources are supported?
Hi Geoff, How many devices have you tried to use simulateneously so far? Do you intend to preview or get snapshots from the...

mehr als 9 Jahre vor | 0

Beantwortet
How can I acquire webcam snapshots from a ps3 eye?
Hi Sean, Have you checked compatibility from this page? http://www.mathworks.com/hardware-support/quicktime.html Thanks...

mehr als 9 Jahre vor | 0

Beantwortet
Invalid MEX-file, likely missing .dll
Have you tried the database toolbox? http://www.mathworks.com/help/database/index.html

etwa 10 Jahre vor | 0

Beantwortet
Simulink Sfunction Error - not a valid Win32 application
It is possible that the bitness of the S function and MATLAB or some of the modules have a bitness mismatch. Is it possible that...

etwa 10 Jahre vor | 0

Beantwortet
Could not find version 7.14 of the MCR
Hi Grigory, Can you check your PATH variable to see if the MCR path to mclmcrrt7_14.dll is ahead than the path to the corresp...

etwa 10 Jahre vor | 1

Beantwortet
MATLAB deploytool not working, fails while building.
Firstly, the JDK version that you have on your machine does not match the one that is supported by MATLAB. To find out what vers...

etwa 10 Jahre vor | 0

Beantwortet
I have had an issue in MATLAB 2013a.
Are you using a supported compiler for R2013a? http://www.mathworks.com/support/compilers/R2013a/index.html?sec=win64 Afte...

etwa 10 Jahre vor | 0

Beantwortet
Compiler error in 2014a
Even though this warning appears, you should be able to package your code into an executable successfully. If the code does not ...

etwa 10 Jahre vor | 0

Mehr laden