the software i am using is about image processing
so i have to extend a function to calculate the angle of the object in the image the function uses DLL to control ( i think)
any one has any idea how i go about doing this? :(
Printable View
the software i am using is about image processing
so i have to extend a function to calculate the angle of the object in the image the function uses DLL to control ( i think)
any one has any idea how i go about doing this? :(
Sorry... can you please explain your problem a bit better?
I think he wants to be able to find some sort of line in an image and extend it... simple, just find the slope and ask them for new X points or Y points for the new image, and find the corresponding Y/X points.
Hmm... I don't think that's the problem... I think that the function needs an angle and he wants to calculate it before calling it (like in a wrapper function or something)... Huh... hello... hey mister... are you there? :)