1 | initial version |
opencv2.4 is discontinued, and there are no more prebuild versions of it available from opencv.
you still can get the 2.4.2 src code and build from that, using cmake.
but in general, please try to use a more recent version (3.4 or 4.3), and adapt your code