answered 2013-06-14 02:12:04 -0600
Q1 - If you use Mat structure to load the image, you can get rows, cols and channels as mentioned above.
Q2 - You can put image anywhere you need and set the correct path within imread() function.