WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: farshizzo
Forum: Vizard 06-05-2012, 03:52 PM
Replies: 11
Views: 21,132
Posted By farshizzo
You will need to "flip" the position/rotation...

You will need to "flip" the position/rotation values of the markers as well. You can use the link.swapPos and link.swapEuler commands to accomplish this. Here is some sample code:import viz
viz.go()...
Forum: Vizard 06-04-2012, 09:40 AM
Replies: 11
Views: 21,132
Posted By farshizzo
Is the incoming raw video data flipped or are you...

Is the incoming raw video data flipped or are you flipping it for another reason? If you are artificially flipping the data and the marker you are tracking is not horizontally symmetrical, then...
Forum: Vizard 05-29-2012, 09:20 AM
Replies: 11
Views: 21,132
Posted By farshizzo
You need to flip the image before ARToolkit...

You need to flip the image before ARToolkit processes the camera image. Try scheduling the FlipHorizontal function with a lower update priority using the following code, instead of using...
Forum: Vizard 05-22-2012, 08:30 AM
Replies: 11
Views: 21,132
Posted By farshizzo
Do you actually need the image data to be...

Do you actually need the image data to be flipped, or do you just want to display the texture flipped? If you just want to display the texture flipped horizontally, then simply apply a negative scale...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -7. The time now is 11:10 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC