Click here to Skip to main content
15,892,674 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
what is difference between cvTranspose() and cvCopy ,i read in learning in computer vision book .
cvtranspose() : copies every element of source into the location in destination,
also cvcopy() do this functionality.
so what is different between each of this ??!!
Posted
Comments
[no name] 28-Sep-13 8:16am    
I agree with Richard McCutchan. You have already received help here. Your questions can easily be answered by either reading the documentation or consulting google. Your knowledge will not grow by posing trivial questions. Start by reading this

http://www.cse.iitk.ac.in/users/vision/dipakmj/papers/OReilly%20Learning%20OpenCV.pdf
Anderso0on 28-Sep-13 10:23am    
i told you in my explain ,i read in learning in computer vision(To Orilly) but i do not understand what is different

1 solution

Rather than repeatedly posting questions here, your time would be better spent at http://opencv.org/[^] reading the documentation.
 
Share this answer
 

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