how to create a kernel of 3 matrices in opencv?

Status
Not open for further replies.

ipunished

Junior Member level 3
Joined
Mar 15, 2011
Messages
31
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
United Kingdom
Activity points
1,504
how to combine 3 matrices into 1 in C++ or opencv

Hello,

im working with opencv and image processing.. ive converted 3 images to 1 row and n column matrix.. now i want to combine these 3 matrices into a combined matrix which will be 3*n..

any idea how to do it?

thank you
 
Last edited:

specifics please.. how have you "converted" the images? is it just append and linearize (eg, in matlab, x_vec = x_mat).') ? and what exactly do you mean by "combine"?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…