Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Issue with multiple imwrite(".pgm") format in loop

While saving an image capture as PGM foramat in a loop, the opencv library crashes on second iteration. The function imwrite("out.pgm", gray_image, compression_params). Is there a workaround to solve this?

Thanks Deepth

Issue with multiple imwrite(".pgm") format in loop

While saving an image capture as PGM foramat format in a loop, the opencv library crashes on second iteration. The function which crashes is imwrite("out.pgm", gray_image, compression_params). Is there a workaround to solve this?

Thanks Deepth

Issue with multiple imwrite(".pgm") format in loop

While saving an image capture as PGM format in a loop, the opencv library crashes on second iteration. The function which crashes is imwrite("out.pgm", gray_image, compression_params). Is there a workaround to solve this?

Thanks Deepth

Issue with multiple imwrite(".pgm") format in loop

While saving an image capture as PGM format in a loop, the opencv library crashes on second iteration. The function which crashes is imwrite("out.pgm", gray_image, compression_params). Is there a workaround to solve this?

Thanks Deepth