Jump to content

How to minimize image rotation time


Recommended Posts

hi all,

i am rotating an image without using NI Vision Toolkit 'but

it takes more time as image size increses, iwant max 20 ms for max (1024 by 980 )

if anybody knows better technique for the same please reply.

please find the attached code for reference

Your example VI has IMAQ functions in it so I can't run it here at work.

Why don't you want to rotate it using IMAQ functions? Why do all the work yourself?

Shane

Your example VI has IMAQ functions in it so I can't run it here at work.

Why don't you want to rotate it using IMAQ functions? Why do all the work yourself?

Shane

PS YOu can also simply set the coordinates for the IMAQ functions which allws you to specify areas of interest without even having to rotate the image.....

Link to comment

hi all,

i am rotating an image without using NI Vision Toolkit 'but

it takes more time as image size increses, iwant max 20 ms for max (1024 by 980 )

if anybody knows better technique for the same please reply.

please find the attached code for reference

You could use Graphics Magick

I achieved 6 ms for 1024x980 image rotation

post-7450-056212600 1285675190_thumb.png

Link to comment

Join the conversation

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

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