Hi everyone, I'm using opencv and C++ and I need to load multiple images from a single folder. In particular, I want to store images in a Vector<mat> object using push_back method.
Can someone help me?
Best regards, Fabrizio
1 | initial version |
Hi everyone, I'm using opencv and C++ and I need to load multiple images from a single folder. In particular, I want to store images in a Vector<mat> object using push_back method.
Can someone help me?
Best regards, Fabrizio
2 | retagged |
Hi everyone, I'm using opencv and C++ and I need to load multiple images from a single folder. In particular, I want to store images in a Vector<mat> object using push_back method.
Can someone help me?
Best regards, Fabrizio
3 | retagged |
Hi everyone, I'm using opencv and C++ and I need to load multiple images from a single folder. In particular, I want to store images in a Vector<mat> object using push_back method.
Can someone help me?
Best regards, Fabrizio
4 | retagged |
Hi everyone, I'm using opencv and C++ and I need to load multiple images from a single folder. In particular, I want to store images in a Vector<mat> object using push_back method.
Can someone help me?
Best regards, Fabrizio