06-19-2008 05:23 AM
Solved! Go to Solution.
06-19-2008 05:37 AM
06-19-2008 05:49 AM
06-19-2008 05:56 AM
06-19-2008 06:07 AM - edited 06-19-2008 06:08 AM
eg
Input output
(index) (value) index value
1 20 1 255
2 50 2 20
3 75 .
. .
. .
. (1199-500) 699 45
500 255 700 200
501 20 701 200
. .
. .
. .
.
. 1501 255
. 1502 34
1199 45
1200 255
1201 34
06-19-2008 07:12 AM
06-19-2008 07:43 AM
06-19-2008 10:21 AM - edited 06-19-2008 10:28 AM
Hi Muks.
Could You please upload an image of what You're supposed to end up with. (Like Ben already asked for in one of Your many other Threads)
For Your example above:
What happens to the values from index 0-99 in Your input array?? Are they discarded?
For the picture (PNG) You uploaded:
When scanning through the resulting 1D-array, i found 4132 entries containing "255". This would mean 4132 lines, which again means that the picture would be another size than 1500x1000 pixels. Actually 4132x1500 pixels. Is that correct?
Note: Please answer the questions You are asked instead of starting a new Thread.
06-19-2008 10:58 AM
06-19-2008 11:07 AM