opencv_traincascade giving error: parameters cannot be written, because params.xml cannot be opened.
i am trying to train a haar cascade using opencv_traincascade.exe with 101 positive samples n the vector file and 50 negative images. what should be my command so that i can avoid the above mentioned problem.
i am using windows 8, 64-bit system.