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
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: