Community Profile

photo

Anchit Dhar

Last seen: 3일 전 2013년부터 활동

통계

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

배지 보기

Content Feed

보기 기준

답변 있음
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...

9년 초과 전 | 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...

10년 초과 전 | 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