Christopher Ellison :
> Taking the image size to (30,30) made all the segments appear, but their
> thickness was still not uniform. Using some sort of smoothing helped,
> but it still not displaying what the matrix was specified as: a set of
> blocks, somewhat resembling a line, all of which are t
Jerzy Karczmarczuk wrote the following on 02/08/2012 05:55 PM:
>
>> I am experiencing missing "segments" in the output of imshow()
>>
>> Here is a minimal example:
>>
>> I have attached an example of the output. In theory, there should be
>> a continuous line from the left side of the picture
On Wednesday, February 8, 2012, Jerzy Karczmarczuk <
jerzy.karczmarc...@unicaen.fr> wrote:
>
>> I am experiencing missing "segments" in the output of imshow()
>>
>> Here is a minimal example:
>>
>> I have attached an example of the output. In theory, there should be
>> a continuous line from t
> I am experiencing missing "segments" in the output of imshow()
>
> Here is a minimal example:
>
> I have attached an example of the output. In theory, there should be
> a continuous line from the left side of the picture to the right side.
> The problem seems to occur across backends. A
Hi,
I am experiencing missing "segments" in the output of imshow(). I draw a
slowly growing line in an array, and then display it. The line is
continuous but in the output, there are segments missing from it. Of
course, if I zoom into the picture (before saving to output), then I can
see the li