Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  • make sure the path is correct, try an absolute one : imread("d:/my/images/colorchart.bmp")
  • make sure, you link debug libs with a debug build (they all should end with 'd'), and release ones for a release build (without d for all of them)