Community Profile

photo

Anchit Dhar

Last seen: 15日 前 2013 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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...

9年以上 前 | 0

| 採用済み

回答済み
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 ...

9年以上 前 | 1

| 採用済み

回答済み
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...

9年以上 前 | 0

回答済み
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...

9年以上 前 | 0

回答済み
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

9年以上 前 | 0

回答済み
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...

9年以上 前 | 0

回答済み
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...

10年弱 前 | 0

回答済み
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...

10年以上 前 | 0

| 採用済み

回答済み
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.

10年以上 前 | 0

回答済み
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...

10年以上 前 | 0

回答済み
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...

11年弱 前 | 0

| 採用済み

回答済み
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...

11年弱 前 | 0

| 採用済み

回答済み
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.

11年弱 前 | 0

回答済み
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...

約11年 前 | 1