Click here to Skip to main content
15,887,346 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hello Friends,
I am developing an application for LED cube. It is a WPF application, in this application I need to get x, y and z coordinates of 3D image.
I have a picture box and in this picture box i take a 3D image as input and want to get x, y, and z coordinates of 3d image at each and every point(pixel) which i store in an array and send it to my hardware. also have to get color value on that point.
Is this possible in windows presentation foundation(wpf) application.
Thanks and Regards
Nilesh
Posted

1 solution

This[^] may help you.
 
Share this answer
 
Comments
NileshKRathod 18-Mar-11 1:57am    
its nice but i need 3d coordinates of an image which i put in image box or picture box.
I have no idea what is its initial point.
i am able to get x and y coordinates but what about z coordinates.
have you any idea about it sir.
Espen Harlinn 18-Mar-11 5:44am    
Some instructive material seems required, my 5
Abhinav S 18-Mar-11 8:03am    
Thanks.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900