poetaster | attah, for general camera stuff that includes the the whole universe of v4L and so on, Karry is the guy. https://github.com/Karry/harbour-timelapse-tools | 17:57 |
---|---|---|
attah | Good to know :) | 17:57 |
attah | I wonder if opencv is overdoing it a bit | 17:58 |
poetaster | attah, and in my boring dayjob life I actually snuck in some erlang (via gleam) | 17:58 |
poetaster | Opencv is like, track this bouncing basket ball until it passes through the hoop level of overdoing it :) | 17:58 |
attah | but then again... making it available could benefit others | 17:59 |
attah | Very nice! | 17:59 |
poetaster | attah, fun. you can mix quite freely between erlang and the 'bare' subset 'dialect' that is gleam. It's a nice framework, to build web app thingys. | 18:00 |
poetaster | attah, someone with opencv experience would surely be good to have around, I just don't know who often it's called for. | 18:01 |
attah | The thing is that the current level of usage is all i need | 18:03 |
attah | So i won't be developing experience really | 18:03 |
poetaster | attah, you mean in the sense of what you've implemented in the cpp-thermalcam app? | 18:04 |
attah | yep | 18:04 |
poetaster | ok, what was your goal? | 18:04 |
attah | Maybe not 100%... i could add recording, and i need to decide what side puts in the labels | 18:04 |
attah | Just make an app for that thermal camera | 18:05 |
attah | I want to be able to use it | 18:05 |
poetaster | attah, ok. opencv sounds like canons at a canary :) But if it already works, who care! | 18:05 |
attah | I don't immediately know if something in-between | 18:06 |
poetaster | I mean, it's a luxury problem. I choose those to relax: I built this last week https://www.thonk.co.uk/shop/meebleeps-freaq-fm-kit/ | 18:07 |
poetaster | otherwise I'm dealing with project (cough, puke) management issues on TOP. So, opencv it is ;) | 18:08 |
attah | That does look relaxing indeed | 18:08 |
poetaster | It is a nice kit. A pleasure to read the BOM and spec. Fun to solder. Fun to play. Best 100 euro I've spend in I dunno. But I like musical toys a lot. | 18:09 |
poetaster | attah, did you ever play with any of the other beam based languages? I really didn't like elixir but I do quite like gleam. | 18:10 |
attah | Just a bit of elixir | 18:10 |
attah | Agree... too much syntax | 18:11 |
poetaster | attah, sort of is a ruby clone on acid. | 18:11 |
attah | Some nice things solved; declarative api functions for gen_statem/server | 18:11 |
attah | Obligatory: https://www.youtube.com/watch?v=rRbY3TMUcgQ | 18:12 |
poetaster | I have to get through: https://www.erldocs.com/20.0/stdlib/gen_statem.html first :) | 18:12 |
poetaster | Which I can't do until I've reviewed gen_fsm ... bloody hell. | 18:13 |
attah | Official up-to-date: https://www.erlang.org/doc/man/gen_statem.html | 18:13 |
attah | no, stay away from fsm | 18:13 |
attah | statem replaces both fsm and plain_statem | 18:14 |
poetaster | I know, I know. I just like reading stuff about finite state machines ;) | 18:14 |
attah | ehh, plain_fsm | 18:14 |
poetaster | this is a very evil page: https://www.erldocs.com/20.0/stdlib/gen_fsm.html#Migration%20to%20gen_statem | 18:15 |
poetaster | just formatting, but .... | 18:15 |
attah | It's some 3pp site that doesn't use the proper layout it seems | 18:15 |
poetaster | oh, yeah, right you are. | 18:15 |
attah | Might be better in some way... but surely not enough that it warrants using a 6 versions old one | 18:16 |
poetaster | I have a mix of versions that I finally need to sort out. One reason I like gleam is that it runs from 19up :) | 18:17 |
poetaster | https://www.erlang.org/doc/man/gen_fsm#Migration%20to%20gen_statem that's MUCH better. Sorry of the noise to signal ration. | 18:17 |
attah | you can blame me for push/pop callback module | 18:19 |
attah | ...now we have an infinite state machine | 18:19 |
poetaster | heh. | 18:19 |
poetaster | aka. the carousel. | 18:21 |
piggz[m] | attah/poetester ive always fancied adding opencv to advanced-cam | 18:43 |
piggz[m] | simple face detections with focus on that square | 18:43 |
attah | Let's make it happen then :) | 18:44 |
attah | mal had a working packaging, so can't be so far away | 18:44 |
poetaster | piggz[m], ok, so classic use case for opencv. I haven't done that stuff for 15 years. I. am. getting. to. be. old. | 18:47 |
piggz[m] | poetaster: you have x23? | 18:48 |
poetaster | piggz[m] nah, sent it back. rephone daily. | 18:48 |
piggz[m] | is that a v22? | 18:49 |
poetaster | Yes. 6GB ram, 128GB, etc. | 18:50 |
poetaster | works well. nice port :) | 18:50 |
poetaster | oh, there's a bit of opencv activity on obs. | 18:52 |
poetaster | off to play some music. evening! | 18:54 |
mal | attah: what? | 19:07 |
attah | mal: you packaged opencv, and i'm happy about it | 19:08 |
mal | ok :) | 19:08 |
mal | piggz[m]: gst-droid should support face detection using android side, it's not enabled by default | 19:09 |
mal | I haven't really tested it though | 19:09 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!