comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Remote a CCD by a Matrox Frabe grabber
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Remote a CCD by a Matrox Frabe grabber [message #42696 is a reply to message #42630] Thu, 17 February 2005 13:11 Go to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
Fabrice Monti wrote:

> I use IDL for a lot a applications, but now I have a Big problem.
> I would like to capture an image from a CCD. I use a frame grabber
> (matrox meteor2).
>
> For the moment, i use Matlab with a external call to the "Mil". It's a
> library which remote the frame grabber. Whit matlab, i can see, save
> and modify my image.
> But i wrote a IDL to calculate a lot of think on this image.
> I must save the image in a file with Matlab and read it with IDL...
> Grrrr...
>
> Do you think is it possible to replace to call external of Matlab by
> the same function in IDL... i tried to use "call_external" and
> "socket" function whitout succes....
> is it possible to call a external library like "Mil" whit IDL, and
> how?

It probably is possible with CALL_EXTERNAL. I doubt SOCKET would work
unless your frame grabber is attached to the network and it serves up
data via TCP/IP. You'd have to check your frame grabber docs.

Why don't you post what you have tried with CALL_EXTERNAL. You should
be able to glean relevant information from your MATLAB
loadlibray/calllib functions to get you started in IDL.

-Rick
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: calculating # of pixels of 3 colors in RGB image using a histogram
Next Topic: Re: Coal underwater would turn into a diamond

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 07:10:25 PDT 2025

Total time taken to generate the page: 1.91751 seconds