<< return to Pixycam.com

Matlab file in src/host/colormodel

Hi guys:

I have some simple questions

  1. What are these matlab files used for?
  2. Does Pixymon run embedded matlab?
  3. Where is the algorithm that pixymon relies on?

Tim Chen wrote:

Hi guys:

I have some simple questions

  1. What are these matlab files used for?

I believe there are some Matlab files in the git repository that were used for algorithm development.

  1. Does Pixymon run embedded matlab?

PixyMon doesn’t run embedded Matlab.

  1. Where is the algorithm that pixymon relies on?

The source is in cccmodule.cxx and cccmodule.h.

Hope this helps!

Edward

Thanks for your help, Edward.
I can’t wait for building up my pixy applications!!