DPlot Forum Index DPlot
http://www.dplot.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

3D Graph

 
Post new topic   Reply to topic    DPlot Forum Index -> C, C++, C#
View previous topic :: View next topic  
Author Message
jake_711



Joined: 19 Mar 2006
Posts: 1

PostPosted: Sun Mar 19, 2006 10:28 pm    Post subject: 3D Graph Reply with quote

I'm trying to create and plot a 3D graph that will display pixel intensities in their corresponding location. I also need the graph to update in real time (10 frames/sec). I'm running my program on visualstudio.net .

For my graph, what I'm thinking is I will basically take in two parameters.

1) The coordinates of the edge detected (horizontal and vertical pixel
location). The graph will only be concerned with areas that edges were
detected.

2) The other parameter that needs to be taken in is the computed distance
from the cameras of the detected edge. This is the parameter that will
determine how far the graph protrudes out in the z direction.


Can anyone tell me if DPLOT is a useful program to use for this type of plot.

Thanks.
Back to top
View user's profile Send private message MSN Messenger
DPlotAdmin
Site Admin


Joined: 24 Jun 2003
Posts: 2310
Location: Vicksburg, Mississippi

PostPosted: Mon Mar 20, 2006 1:00 am    Post subject: Reply with quote

Jacob,
If I understand you correctly I'm not sure that DPlot is what you're looking for. It sounds like you want to overlay color-coded pixels on an existing picture. If so DPlot won't do that - at least not directly. You could have DPlot produce a 3D surface plot or 3D scatter plot, then have *your* application overlay your picture. But even with that it isn't clear to me that this is what you're looking for.

Whether you can achieve 10 frames per second or not will depend on how many points you are plotting. With a 3D scatter plot (symbols drawn at every data point) that speed should not be a problem. With a surface plot and 1000 or fewer points you can probably get that sort of speed. Many more points than that and the triangulation alone will take more that 0.1 seconds.

David Hyde
DPlot Graph Software
http://www.dplot.com
_________________
Visualize Your Data
support@dplot.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    DPlot Forum Index -> C, C++, C# All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group