Commit Graph

34 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 fe2f091272 run gofmt 2022-11-06 17:25:28 +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 83317e9bbc turbidity: added comments and improved debug logs 2022-04-22 15:09:23 +09:30
Russell Stanley 6dd32ea786 cmd/rv: fix build issues 2022-04-12 13:51:17 +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 514b5ef549 turbidity/images/default.jpg fix image resolution 2022-02-28 14:44:43 +10:30
Russell Stanley 9bf0edbe4d update transform to always apply default transformation 2022-02-09 10:51:42 +10:30
Russell Stanley c4386def0f Merge branch 'patch-turbidity' into turbidity-probe 2022-02-08 12:26:38 +10:30
Russell Stanley d8fefc0930 split turbidity probe declaration 2022-02-08 11:20:20 +10:30
Russell Stanley 4f33f13358 patch build issues from latest turbidity probe PR 2022-02-08 09:57:05 +10:30
Russell Stanley 68d4bd5593 decrease template size 2022-02-07 16:14:07 +10:30
Russell Stanley 07c2472bdd added logging to turbidity sensor 2022-02-04 13:46:55 +10:30
Russell Stanley 18b9a3dbab Code cleanup 2022-02-01 17:04:38 +10:30
Saxon Nelson-Milton 6efe0ea8da turbidity files tagged for (not) nocv 2022-02-01 17:04:38 +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
Russell Stanley bfb50de4e1 Add description, author and license comment 2022-02-01 16:36:43 +10:30
Saxon Nelson-Milton b97cc3c8c7 turbidity files tagged for (not) nocv 2022-02-01 16:36:42 +10:30
Russell Stanley 74355b1ba8 Updated experiment 2022-02-01 16:35:19 +10:30
Russell Stanley 651488fc59 Split files and improved implementation 2022-02-01 16:29:14 +10:30
Russell Stanley d74d0b81bc Updated hyperparameter settings and function calls 2022-01-13 16:08:02 +10:30
Russell Stanley f87dee289f Updated experiment 2022-01-13 16:08:02 +10:30
Russell Stanley 6622c884ea code cleanup as per comments on last commit 2022-01-13 16:08:02 +10:30
Russell Stanley 32274f5022 Added experimental setup functionality 2022-01-13 16:08:02 +10:30
Russell Stanley d994e94678 Split files and improved implementation 2022-01-13 16:08:02 +10:30
Russell Stanley 613335918b Initial turbidity implementation 2022-01-13 16:08:02 +10:30