3d aforge framework questions

doggy

New member
Joined
Dec 22, 2014
Messages
2
Programming Experience
1-3
hi guys, im only half new,

so far i mostly know c++ for my microcontrollers. and understand h files. but not how it works in vb

and more recently i have done small vb applications, I have also recently seen tutorial on Object Orientated Programming, which has clarified alot of problems i'v had with vb.net.

anyway, recently i started using aforge framework in vb.c#, but after getting in to it i discover i need to use opencv which is c++, does that mean i need to start my app all over in c++?


what am i trying to do... without a kinect...
this:
https://www.youtube.com/watch?v=Y9HMn6bd-v8
and this:
https://www.youtube.com/watch?v=5o3ABX7xYJU

what is my delay....
I dont know what i need to create and plot on a 3d point grid, I hope both those YT examples run off opencv maybe? or should i start learning directx? or ptam? . . I downloaded RTabMap, and program ran ok, but was unable to plugin framework to vb?

also, how did they make the 3d cartman,.? what is the generic 3d format? is this the same format i would use in my 3d point maps?

Usually i just need a push in right direction , my problem is that i dont know the name of the tutorial im looking for,simple references for each question is more than enough , thnx!
 
Last edited:
ok, maybe i should simplify,

i think all i am really looking for is how to do the 3d point maps .... is that directx?

and how do i decide which programmin language i should use? c#,c++,vb?
 
Back
Top