Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Viewing all articles
Browse latest Browse all 19555

imread illegal instruction

$
0
0
Hello, I'm creating simple application with opencv and I have a problem. When I try to load image from file (absolute path or local file) i have exception Unhandled exception at 0x0FE97EFE (opencv_world310d.dll) in StudyBox_CV.exe: 0xC000001D: Illegal Instruction. My code: cv::Mat obraz; IplImage* mat = cvLoadImage("c:\\gry\\testImage1.png"); //error obraz = cv::imread("testImage1.png", CV_LOAD_IMAGE_ANYDEPTH); // the same error Anyone can help me?

Viewing all articles
Browse latest Browse all 19555

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>