Community Profile

photo

Mandar


Active since 2014

Professional Interests: Image processing

Statistics

  • First Review
  • Revival Level 1
  • First Answer

View badges

Content Feed

View by

Answered
Can not grab full resolution video over CoaXPress using GenTL - MATLAB is not configuring grabber properly
Yes. As you used dll from JAI for the Camera. It is also necessary to use dll for Frame Grabber. Can you share your code? I am a...

nästan 8 år ago | 0

Question


Capture and Display image set using .NET library
Hello all, I am working with a uEye IDS camera. Which can be used with ActiveX and .NET. I want to make use of the .NET libr...

nästan 10 år ago | 1 answer | 1

1

answer

Question


parfor loop??? making it faster how?
i have wrote something like this to search for a color reference in live feed from webcam: opengl hardware while (n...

ungefär 10 år ago | 2 answers | 0

2

answers

Answered
parfor loop??? making it faster how?
i know the syntax. here are the probs that i am facing: here are 2 problems: a) i can't use the counter 'n' and parfor doe...

ungefär 10 år ago | 1

Answered
How to use parfor for fast matrix calculations with different dimensions???
Actually i have wrote down something like this to search for a color reference in live feed from webcam: opengl hardware wh...

ungefär 10 år ago | 0

Question


How to use parfor for fast matrix calculations with different dimensions???
Here is the code that i wrote to find 1 in the matrix with general for-loop: b=[0 0 0 0 0 0 0 0 0 0; 0 0 0 0 0 0 0 0 0 0;...

ungefär 10 år ago | 2 answers | 0

2

answers