photo

Anchit Dhar

Last seen: 3 mesi fa Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Increase frame grabbing speed with a Matrox Grabber Card
Hello, You can still use videoinput function to acquire from MATLAB alongside matroxcam. For this, you will need to install M...

circa 10 anni fa | 0

| accettato

Risposto
Very few kinect device properties
There is an issue on this page. The object creation code: vid = videoinput('kinect',1,'RGB_640x480'); creates the object ...

circa 10 anni fa | 1

| accettato

Risposto
How to Reduce the time of capturing image
Starting/Initializing the camera takes up some time. Starting/Stopping for each frame can slow down your application considerabl...

oltre 10 anni fa | 0

Risposto
connect samsung camera to matlab
The camera will have to be detected as an Imaging Device under Device manager and the camera drivers need to be UVC compliant/su...

oltre 10 anni fa | 0

Risposto
Image Acquisition Toolbox crashes when using a Point Grey Grasshopper3
Pointgrey USB3 cameras are supported release R2014a onwards. http://www.mathworks.com/help/imaq/release-notes.html

oltre 10 anni fa | 0

Risposto
Problem with image acquisition beeing pretty slow
Hello, The device properties on the source object cannot be set while acquiring data from the device. While previewing from t...

oltre 10 anni fa | 0

Risposto
How can I get Infrared image from kinect in matlab?
The IR image from the Kinect for Windows device can be acquired using the 'kinect' adaptor (IMAQ Toolbox). The IR image is ex...

oltre 10 anni fa | 0

Risposto
Kinect streaming Color/Depth sync with IMAQ
Hi Alexandre, In order to achieve synchronization between the two streams, you should use manual triggering. The current sync...

oltre 11 anni fa | 0

| accettato

Risposto
Kinobo Webcam Compatibility in Image Acquisition Toolbox
That is correct, IMAQTOOL will display them as the 'Webcam name' with a suffix of winvideo-1 or winvideo-2.

oltre 11 anni fa | 0

Risposto
Kinobo Webcam Compatibility in Image Acquisition Toolbox
The winvideo adaptor can detect/acquire from any camera that is UVC compliant. You can check if the Kinobo webcam is UVC complia...

oltre 11 anni fa | 0

Risposto
Is it possible to use the Kinect in Near Mode with the library included in the Image Acquisition toolbox?
It is possible to use the Kinect in Near mode with IMAQ toolbox. The Near mode can be set using the DepthMode property, which r...

oltre 11 anni fa | 0

| accettato

Risposto
is it possible to find the distance between the legs of a walking person using MATLAB?
As an alternative, you can use Skeletal tracking with the Kinect for Windows sensor. This problem will get reduced to distance c...

quasi 12 anni fa | 0

| accettato

Risposto
Taking rgb values in a video preview dynamically(i.e run time)
You can also try using the ROIPosition property of the videoinput object to get that subimage.

quasi 12 anni fa | 0

Risposto
Kinect adaptor for Matlab 2013a
In order to use this adaptor, you will need to install the Kinect for Windows Runtime v1.6: http://www.microsoft.com/en-us/do...

quasi 12 anni fa | 1