<< return to Pixycam.com

Pixy Mon: how to delete single trained CCs?

how to delete single trained CCs in PixyMon?
I only can see how to delete
all trained signature colors and all trained CCs all at once,
or just to delete single signatures (1-7),
but I cant find a way to keep the trained signatures in memory and just delete, e.g., CC_1 or CC_3.

You can delete the color code signatures as you normally would. So for example if signature 1 is a color code signature, by deleting signature 1, it deletes it (even though it’s a color code signature).

But currently there is no way to delete a given color code so that Pixy doesn’t report it. That is, no way to delete color code 1231 for example.

CC_1 and CC_3 don’t seem like color codes because there is only 1 signature number there — color codes are two or more signatures reported as a single block, so just making sure!

thank you,

I was referring to this PixyMon menu where you can store or delete both signatures and CCs.
if I store a color to signature 1-7, e.g.: 3, then I can delete it by clicking on “clear signature” and then enter “3”.

!http://i74.photobucket.com/albums/i241/cmucam/Image%20176_zpsr3k7xfzb.jpg!

so if I store a CC to CC 1-7, e.g. 3, I expected to erase it by clicking on any “clear ColorCode” and enter “3”

  • or -
    if you had been counting CC further on 8-14, I would probably to click on “clear signature” and then enter “10” (as it’s the 3rd one starting off at 8).

But when reading across your answer:
I still have +absolutely no clue+ how you are coding, storing, decoding, and retrieving color code.

I would really strongly appreciate if you wrote a tutorial about

  • what is a color code?
  • how to mark a color code by Pixy Mon
  • what conditions must color code regions satisfy
  • how is Pixy storing color codes
  • how can you read the color codes by their positions by Arduino Sketch

everything extensively in little by little detailed steps.