Jump to content

Replacement to Picture Control


Recommended Posts

Posted

Some one knows about an activeX or dotNET control that can display images at a higher frame rate then the picture control. Currently I use the picture control to display 2d array of RGB value (32bits) as fast as I can, but I use Flatten Pixmap.vi and it takes 30ms to process my 640x480 image and it take a lot of CPU time. Is there other way to do this?

Thanks

Dany

Posted

QUOTE (AndyDm @ Jun 12 2008, 01:34 PM)

You can use IMAQ Draw from IMAQ Vision. As far as I know IMAQ Vision license is not required for this function.

Andrey.

I can't use IMAQ because i'm using a beta version of LabVIEW

Dany

Posted

ZITAT(daal @ Jun 12 2008, 07:48 PM)

I can't use IMAQ because i'm using a beta version of LabVIEW

Dany

Well, then you can use Windows GDI functions for display. But this will require a bit more programming work with WinAPI.

Andrey.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.