Menu

#548 Crash in executing imwrite function

open
nobody
None
5
2012-04-14
2012-04-14
Sachin
No

Trying to two matlab files from site: https://sites.google.com/site/greedyjigsawsolver/download-code
Tried to run GeneratePuzzle.m file with paramater image file as "2.jpg" (size 756x560 )
I ran into two problem:
1. I had to modify file to passs parametres to a function. (Not sure if matlab takes it but freemat needed itr). Oe I fixed that program runs upto last line and crashes when writing image
2. Get crash for function imwrite(outputImage, dest, 'Mode', 'lossless');
Error display: ASSERT failure in QVector<T>::operator[]: "index out of range", file /usr/include/qt4/QtCore/qvector.h, line 347

Discussion

  • Sachin

    Sachin - 2012-04-14
     
  • Sachin

    Sachin - 2012-04-14
     

Log in to post a comment.