ota42y / seam-carving-gui

Automatically exported from code.google.com/p/seam-carving-gui
0 stars 0 forks source link

memory leak #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open panorama-like imgages with more than 10000 pixel width

What do you see instead?

Huge memory leak, program is eating up to 600 mb of RAM

What version of the product are you using? On what operating system?

1.10

Original issue reported on code.google.com by binde...@gmail.com on 17 Nov 2008 at 3:10

GoogleCodeExporter commented 9 years ago
This is not necessarily a memory leak. The program stores the picture in a raw 
format 
in memory and with multiple different layers. I could see it using 600MB with a 
large 
picture.

When you close the image or open a smaller image, is the program still using 
600MB?

Original comment by gaber...@gmail.com on 19 Nov 2008 at 7:02

GoogleCodeExporter commented 9 years ago

Original comment by gaber...@gmail.com on 11 Oct 2009 at 8:05