photo

Anchit Dhar

Last seen: 1 month 前 自 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 years 前 | 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 years 前 | 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...

10 years 前 | 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...

10 years 前 | 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

10 years 前 | 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...

10 years 前 | 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 years 前 | 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...

11 years 前 | 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.

11 years 前 | 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...

11 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1