photo

Mandar


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Professional Interests: Image processing

Statistik

  • First Review
  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

mehr als 8 Jahre vor | 0

Frage


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...

etwa 10 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
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...

mehr als 10 Jahre vor | 1

Beantwortet
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...

mehr als 10 Jahre vor | 0

Frage


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;...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten