Skip to content

Releases: 5sControl/operation-control-js

v1.0.0-rc.7 (August 30, 2023)

30 Aug 06:35
Compare
Choose a tag to compare

fix: memory leaks with unterminated pools

v1.0.0-rc.6 (July 19, 2023)

19 Jul 01:38
Compare
Choose a tag to compare
  • getting a new snapshot on a socket
  • adaptation to the new debug environment

v1.0.0-rc.5 (July 12, 2023)

12 Jul 07:04
9101825
Compare
Choose a tag to compare
  • the tick of the algorithm starts only after receiving a new correct snapshot
  • accumulation and analysis of a batch of snapshots in the workerpool, the batch size is the number of processor cores
  • knock down the counter of the beginning & end of the operation, if it does not accumulate for some time
  • create dirs recursive not only after start container

v1.0.0-rc.4 (July 5, 2023)

05 Jul 06:54
Compare
Choose a tag to compare
  • architectural refactor
  • redesigned and added debug information

v1.0.0-rc.3 (June 21, 2023)

21 Jun 07:24
d22a18b
Compare
Choose a tag to compare
  • basic detection of unknown operation #2
  • updated photo report design #5
  • added additional debug information to track camera issues and report back #3

v1.0.0-rc.2 (June 14, 2023)

15 Jun 01:51
Compare
Choose a tag to compare

algorithm

  • fix: don't find worker detection in undefined detections from "window+worker" model

report

  • fix: correct sequence of drawing corners on photos
  • fix: does not always draw points
  • fix: if the processed corners are not equal to 4 - mark the report as incorrect
  • chore: chronological order of the report photos
  • chore: add start&end photos