Open avdmitry opened 10 years ago
@avdmitry Thanks for the pull request. I tested it and there are some issues:
@nitishsrivastava,
I took a look on these issues:
I'll test this code more and try implement convenient ImageDisplayer, if I can't, let keep current implementation.
@nitishsrivastava,
I switched to use 32FC3/32FC1 images and added normalization. There was bug, which, I think, was the cause of second issue. I fixed it, now code should work correct.
Hello, @nitishsrivastava
I implemented ImageDisplayer using OpenCV and tested it on mnist example with display & localizer true. I also removed CImg dependency and updated install file.