Commit Graph

13 Commits

Author SHA1 Message Date
Saxon Nelson-Milton 67e03d0f5c Invert tag for inclusion of CV functionality
Prior to this change, CV was included by default, however, this
doesn't seem appropriate given that this functionality is rarely
used. For that reason, the meaning of the nocv tag has been
inverted i.e. it is now called withcv, and it the tag must be
included to build CV components.
2022-11-13 08:19:12 +10:30
Saxon Nelson-Milton 5eb5992f15 using latest version of utils and using latest logging package 2022-05-27 15:42:58 +09:30
Russell Stanley 445ab1d785 turbidity: updated naming convention and comments per comments on PR 2022-04-28 13:43:49 +09:30
Russell Stanley f6505488bb turbidity: incorporate transform matrix variable into turbidity sensor 2022-04-12 13:32:34 +09:30
Russell Stanley 3047704ca0 revid: add transfrom matrix variable 2022-04-11 09:23:40 +09:30
Russell Stanley b97f1f465f cmd/rv/probe.go improved error handling 2022-03-04 17:09:50 +10:30
Russell Stanley 07c2472bdd added logging to turbidity sensor 2022-02-04 13:46:55 +10:30
Russell Stanley ee9ee08220 added additional comments 2022-02-01 17:04:38 +10:30
Russell Stanley fea59f4a07 added gonum stat library, moved plotResults to test file 2022-02-01 17:04:38 +10:30
Russell Stanley 07c8d4774a add standard deviation function 2022-02-01 17:04:38 +10:30
Russell Stanley 88f0716f7b resolve sharpness/saturation terminology issue, updated package names and code cleanup 2022-02-01 17:04:38 +10:30
Russell Stanley 090162c472 improved corner detection in transform function, fixed some comments 2022-02-01 17:04:27 +10:30
Russell Stanley dc6f4b9272 code cleanup 2022-02-01 17:04:22 +10:30