Community Profile

photo

Travis Potter


Active since 2018

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to subtract a value from passed variable.
I am working on a program to read the RGB values and I need the array to start at 0 but currently it starts at 1. Here is the co...

5 years ago | 1 answer | 0

1

answer

Question


Using a 'for' loop to read gif RGB and pixel index, cant get textscan with 'if' statement to work
Hello All, I have been working on a porting program to take a gif frame by frame, read each pixel and RGB value, then put i...

5 years ago | 1 answer | 0

1

answer

Question


Why does pixel index counter stop at 255 and repeat?
I am trying to extract the RGB value of every pixel from gif images for an LED panel. I have the formula written but once it get...

5 years ago | 1 answer | 0

1

answer

Answered
Reading image and pulling, RGB and pixel number from GIF format image
Example gif I am using is attached. Every gif has the same thing happen in the pixcrgb, once it gets to 255 it just repeats. Cou...

5 years ago | 0

Question


Reading image and pulling, RGB and pixel number from GIF format image
Hello, I am working on a code to pull the RGB values from a gif frame by frame, then load them into a file in a specific form...

5 years ago | 2 answers | 0

2

answers

Question


Extracting the XY + RGB value from an image.
Hello, I am working on a program to pull the RGB values of a 22x22 gif. I am using this to turn it into a template to use o...

5 years ago | 1 answer | 0

1

answer