Commit graph

608 commits

Author SHA1 Message Date
Romain Bazile 787db1431c segmenter: add metadata regarding operations
(cherry picked from commit 625f754cd531806742327be920accc9ccf0e5f03)
2021-06-18 11:27:07 +02:00
Romain Bazile 8436ac2926 segmenter: fix ecotaxa export again
(cherry picked from commit 253408b5a8156171f5853ed1420f63ebcac0dc7b)
2021-06-18 11:27:03 +02:00
Romain Bazile 328d227b8f display: detect display availability
(cherry picked from commit 922b47ca8fdd495b8b2835e9ab5b6430982e1735)
2021-06-18 11:26:54 +02:00
Romain Bazile a23820e28d update: force git checkout to switch branch
(cherry picked from commit 2b1d78f28f28abedf1822cddf0021d24bf9c82a0)
2021-06-18 11:26:47 +02:00
Romain Bazile 8877263371 update: explicitely install scikit-image
(cherry picked from commit c9f67c59c5e98520c512052214ef67bb8154ff0a)
2021-06-18 11:26:43 +02:00
Romain Bazile 5a50bdf23a segmenter: fix ecotaxa message
(cherry picked from commit b652646682e914d66a25e03ac8c348b4234284c7)
2021-06-18 11:26:38 +02:00
Romain Bazile c0f3c2f439 flow update regarding segmenter and light output changes
(cherry picked from commit cc8667e0e874ece68a0a9330bd29a4231502c788)
2021-06-18 11:26:21 +02:00
Romain Bazile e18d9835ad segmenter: replace adaptative threshold by simple threshold in pipe
(cherry picked from commit f6482fcca9abc0f7e027890a57175559a179d060)
2021-06-18 11:25:46 +02:00
Romain Bazile 5c005ed619 segmenter: fix ecotaxa output bug
(cherry picked from commit af978d7da07f06923d038e750512b7a07c3b3fd0)
2021-06-18 11:25:37 +02:00
Romain Bazile ef59fc4ee1 segmenter: add contour export
(cherry picked from commit 9329cbf8c9fd6a2e3fd5473896a8d1902acfe627)
2021-06-18 11:25:29 +02:00
Romain Bazile 6675b2ebfc segmenter: operations, add simple threshold and change kernel size
(cherry picked from commit f142cfafe74691bcf22a94616adb189755095669)
2021-06-18 11:25:18 +02:00
Romain Bazile 43f01fa893 segmenter: fix median bug calculation
(cherry picked from commit c5f5745d110a3e88fca638f2051413f656115f74)
2021-06-18 11:25:11 +02:00
Romain Bazile 4dca53e2e4 segmenter: save a bigger area than needed
(cherry picked from commit b1d0c4988e80eef2cc3c83618bc62787aa72c6df)
2021-06-18 11:25:07 +02:00
Romain Bazile 396c5623e9 segmenter: activate option to keep debug images
(cherry picked from commit 23e023d6c51a89992e0332aef843e59a180d0fac)
2021-06-18 11:24:59 +02:00
Romain Bazile 8732f8729f segmenter: don't push to pipe if the pipe if full
(cherry picked from commit 1c5a94e605f7ab52efc6fb2b2fdeefdf2c4ab2e3)
2021-06-18 11:24:55 +02:00
Romain Bazile 36eccd43f2 segmenter: ecotaxa export, check that there are objects to export
(cherry picked from commit 31b8c83aa6f0db59c64a62f4caf73cf3974da4f6)
2021-06-18 11:24:51 +02:00
Romain Bazile 86c322ccbe display: fix the shutdown message line break
(cherry picked from commit 1d8a599975ef244db0e0533adfc2963ae105e513)
2021-06-18 11:24:47 +02:00
Romain Bazile 3550dcf362 usb_backup: update rsync flags to improve speed
(cherry picked from commit 3c4e34f4e132dfebb74d77f089fca5f323e88eed)
2021-06-18 11:24:42 +02:00
Romain Bazile 07a808aa04 error.svg addition
(cherry picked from commit f5dfaf5662dd10f2126af5b4db1d54c517af4fa6)
2021-06-18 11:24:09 +02:00
Romain Bazile bf8cfc73f8 remove old segmenter file
(cherry picked from commit d92b067dea1721e16922ec22f53c5e5e3b916cf3)
2021-06-18 11:24:00 +02:00
Romain Bazile 80d3367238 doc: update segmenter message
(cherry picked from commit fd6aa3ce727a5de7e70a06898c57c20941c7e6fb)
2021-06-18 11:23:30 +02:00
Romain Bazile a16e807072 display: change shutdown message
(cherry picked from commit ce0f23d0904c741effafaa86ee01f3503fb610d8)
2021-06-18 11:23:26 +02:00
Romain Bazile f5d7d8aa6a update: update numpy
(cherry picked from commit ac39d19139a122f525a1528fb98035886977df03)
2021-06-18 11:23:20 +02:00
Romain Bazile 7d67e9103b hardware: hat fab files
(cherry picked from commit 8a2ba7d7322f03550dc010669ea8b1d036b7b47b)
2021-06-18 11:23:14 +02:00
Romain Bazile fedb4a0f09 segmenter: working again!
(cherry picked from commit 6e0358ede1fd9dc302f962b08e4aa73420b296da)
2021-06-18 11:23:07 +02:00
Romain Bazile de3a1ff7ce display: fix bug on shutdown
(cherry picked from commit 08b3563724adea4e4802e671f4733a7958f8345c)
2021-06-18 11:21:47 +02:00
Romain Bazile 7ad48da054 imager: move and split into submodules
(cherry picked from commit 0716f25fb7b78140ed1960445810557ad9e6840c)
2021-06-18 11:21:35 +02:00
Romain Bazile 24aeee4c46 segmenter: first pass, not really working as intended
(cherry picked from commit e4d7843a35c0c50875bb1e0fe3d29ad3551105e5)
2021-06-18 11:19:58 +02:00
Romain Bazile b8742adff1 docs: update images link to v2.2.1 and fix changelog 2021-05-11 05:05:25 +02:00
Romain Bazile aa21393320 update: add pip package upgrade 2021-05-11 02:31:51 +02:00
Romain Bazile 19e03558ac main.json: update to add branch selection 2021-05-11 02:31:33 +02:00
Romain Bazile 8eb2bd011c display: improve shutdown message 2021-05-11 01:44:49 +02:00
Romain Bazile 78d8287176 requirements.txt update to latest packages versions 2021-05-11 01:44:40 +02:00
Romain Bazile f96b127888 main.json: add code source and version reference in metadata 2021-05-11 01:44:33 +02:00
Romain Bazile 6c580b0de1 update: changes to install new modules 2021-05-11 01:44:12 +02:00
Romain Bazile 8753c76e6b update package.json with new modules 2021-05-11 01:44:01 +02:00
Romain Bazile 67b7e8e3ee main.json: add git branch selection 2021-05-11 01:43:31 +02:00
Romain Bazile c6ed5bcf6e display: log handling improved 2021-05-11 01:36:00 +02:00
Romain Bazile 3840b15d7d imager: add proper handling of startup exceptions 2021-05-11 01:35:30 +02:00
Romain Bazile 1da571bfef raspimjpeg: force restart of process if no communication 2021-05-11 01:34:58 +02:00
Romain Bazile b93a8b2a70
Assembly guide: fix broken link 2021-04-06 17:39:52 +02:00
Romain Bazile 5311576028 Doc: add getting started page, and wifi section in the ui guide 2021-03-11 15:45:11 +01:00
Romain Bazile 14d4cc5f5e docs: assembly, add information about steppers and their wiring 2021-03-11 12:42:17 +01:00
Romain Bazile 25c02fbf29 hardware: Pscope hat v0.2 2021-03-10 20:00:49 +01:00
Romain Bazile 71bc0e6a1e Docs: add proper info about the LED wiring 2021-03-10 19:58:43 +01:00
Romain Bazile 2ff1df427b README: License disclaimer 2021-03-10 19:56:46 +01:00
Romain Bazile ffae24f8d6 imager: replace uuidName by uuid 2021-02-27 10:32:05 +01:00
Romain Bazile b69e088f41 scripts: add new module boilerplate 2021-02-27 10:32:00 +01:00
Romain Bazile d42fbe2cff docs: hat hardware PWM details 2021-02-27 10:31:09 +01:00
Romain Bazile 6d9d74e949 uuidName: add uuidMachine 2021-02-27 10:31:01 +01:00