|
|
How to fix camera position?
Hi to everyone : )
This is what I try to do:
I plot axes; I let the user to click some points; I use those points for further processing
The problem I have is... after the first time user have clicked anywhere on the axes, the view gets centered around that point. But this is not what I want to happen. I just want the axes to stay the way they are.
I already tried to fix the Camera Position or set the LimMode to manual, but I dont get it right. Im pretty new to Matlab...
There has to be an easy way to fix those axes, right?
Thanks in advance,
krzychu
|
|
0
|
|
|
|
Reply
|
krzychu
|
6/20/2010 10:27:05 AM |
|
"krzychu " <krzychu@paliga.eu> wrote in message <hvkqdp$12k$1@fred.mathworks.com>...
> Hi to everyone : )
>
> This is what I try to do:
>
> I plot axes; I let the user to click some points; I use those points for further processing
>
> The problem I have is... after the first time user have clicked anywhere on the axes, the view gets centered around that point. But this is not what I want to happen. I just want the axes to stay the way they are.
>
> I already tried to fix the Camera Position or set the LimMode to manual, but I dont get it right. Im pretty new to Matlab...
>
> There has to be an easy way to fix those axes, right?
>
> Thanks in advance,
> krzychu
The solution was to set XLim any YLim properly... then they are kind of fixed... and stay that way...
|
|
0
|
|
|
|
Reply
|
krzychu
|
6/21/2010 10:51:08 AM
|
|
|
1 Replies
222 Views
(page loaded in 0.122 seconds)
Similiar Articles: Terminal too wide quick fix? - comp.unix.solarisHow to fix camera position? - comp.soft-sys.matlab Terminal too wide quick fix? - comp.unix.solaris How to fix camera position? - comp.soft-sys.matlab Terminal too wide ... Fix Clone Brush To One Spot - comp.graphics.apps.paint-shop-pro ...How to fix camera position? - comp.soft-sys.matlab Fix Clone Brush To One Spot - comp.graphics.apps.paint-shop-pro ... How to fix camera position? - comp.soft-sys.matlab ... Object position in camera view - comp.graphics.api.opengl ...Given; (1) We have a stationary camera at an unknown position (Cx,Cy,Cz) and unknown attitude ie.angles (Cxa, Cya, C,za) looking at a scene. ... How to shift the values of x axis from position of x axis to other ...Hi, I am having a plot, with xaxis varies from 0 to 1023(pixels) and yaxis varies from 5000 to 7000(intensity), likewise i am having 21 plots, ... Panorama question - comp.graphics.apps.paint-shop-pro... all I recently took a few pics, using my digital camera, to make a ... The purpose of a panoramic head is to allow you to accurately position your camera so ... Calculating the distance between an object and our camera - comp ...how to make camera on the moving object. - comp.graphics.api ... Calculating the ... all, I have used Matlab to colculate the distance between ... this positions into ... How to create a second x-axis on top of plot? - comp.soft-sys ...t =0:(1/Fs):0.1; %seconds t1 = t.*1000; % msec Fs = 1000; hLine1 = line(t,y,'color','k'); Ax1 = gca; Ax2 = axes('Position',get(Ax1,'Position'),... fixed label position? - comp.graphics.apps.gnuplotHi! I want to plot several graphs where all axis and {x|y}labels are at the same position. Controlling the axis position is no problem using th... How to fix Grainy Video Capture? - comp.sys.ibm.pc.hardware.video ...I have a Canon ZR45 DV Camera which has a 1394 Firewire port, and on my Compaq laptop I have a 6 pin Firewire port as well. The cable I have does not... 3D Camera-Space Coordinates out of gl_FragCoord - comp.graphics ...Hello It may be a stupid question, but how do i get the position of a fragment in 3D-Camera-Space-Coordinates out of gl_FragCoord in a GLSL fragmen... Different Camera Positions | eHow.comWhile there are no strict rules about how each camera position and type of shot can be used, basic camera positions can affect the emotional, thematic and creative ... How to Fix a Golf Slice Using Video | eHow.comFor the second angle, position the camera behind the shot and down the target line so ... Use Ball Position to Fix a Slice; How to Fix an Inside-Out Golf Slice; How to Cure Your ... 7/13/2012 10:53:39 PM
|
|
|
|
|
|
|
|
|