| 00:03 | BAndiT1983 | changed nick to: BAndiT1983|away
|
| 00:14 | Bertl | off to bed now ... have a good one everyone!
|
| 00:14 | Bertl | changed nick to: Bertl_zZ
|
| 00:18 | futarisIRCcloud | joined the channel |
| 06:07 | Spirit532 | left the channel |
| 06:07 | Spirit532 | joined the channel |
| 07:04 | BAndiT1983|away | changed nick to: BAndiT1983
|
| 07:36 | se6astian|away | changed nick to: se6astian
|
| 08:27 | futarisIRCcloud | left the channel |
| 11:39 | se6astian | changed nick to: se6astian|away
|
| 11:55 | BAndiT1983 | changed nick to: BAndiT1983|away
|
| 11:59 | Umori | left the channel |
| 12:02 | Umori | joined the channel |
| 12:03 | BAndiT1983|away | changed nick to: BAndiT1983
|
| 12:05 | mrohit[m] | sent a long message: < https://matrix.org/_matrix/media/v1/download/matrix.org/AhBkyQVbkyuEQmCQHksTpDzW >
| | 12:10 | BAndiT1983 | mrohit[m], you have to ensure that you aren't accessing elements beyond array boundaries
|
| 12:10 | BAndiT1983 | either copy next available pixel or interpolate only know ones
|
| 12:10 | BAndiT1983 | there are many possible approaches, if you look at google
|
| 12:13 | mrohit[m] | <freenode_BAn "either copy next available pixel"> by copying next availaible pixel you mean the nearest neighbour?
|
| 12:15 | BAndiT1983 | yes
|
| 12:16 | BAndiT1983 | if you know 2 pixels, like right and bottom one, then you could interpolate linearly
|
| 12:17 | mrohit[m] | yes, but wouldn't that be a lengthy process. I mean specifically for these cases I would need to interpolate linearly
|
| 12:19 | mrohit[m] | I was thinking of making it a more generalized one, for example by padding a row and columns of zeros, that wouldn't affect the averages
|
| 12:25 | mrohit[m] | Oh sorry, I guess this approach will lead to a loss of data and would reduce the pixel values to half.
|
| 12:27 | BAndiT1983 | faster approach is just by copying available pixels to or from next line or so
|
| 12:29 | mrohit[m] | yes, I think that's better too
|
| 12:29 | BAndiT1983 | but it could lead to possible artifacts, which could be not so visible on 4k image
|
| 12:30 | BAndiT1983 | just test it and check the results, which is easier to evaluate than guessing
|
| 12:33 | mrohit[m] | comparing the results of which two approaches ?
|
| 12:33 | mrohit[m] | 1st one is to copy the available pixels
|
| 12:33 | mrohit[m] | and 2nd?
|
| 12:35 | mrohit[m] | ok, I get it
|
| 12:48 | se6astian|away | changed nick to: se6astian
|
| 12:57 | Bertl_zZ | changed nick to: Bertl
|
| 12:57 | Bertl | morning folks!
|
| 13:12 | Salee | joined the channel |
| 13:12 | Salee | Sir do I have to build the hardware???
|
| 13:13 | BAndiT1983 | hi Salee, what do you mean?
|
| 13:13 | Salee_ | joined the channel |
| 13:13 | saurabh_raj | joined the channel |
| 13:13 | Salee_ | left the channel |
| 13:14 | Salee | Sir I mean if I got selected for this project do I have to built the camera
|
| 13:14 | Salee | Or I just have to work on the software development???
|
| 13:19 | Salee_ | joined the channel |
| 13:20 | Salee_ | Sir do I have to built the camera???
|
| 13:20 | Salee_ | Or I just have to do the software development if I got selected?!!
|
| 13:21 | Salee | left the channel |
| 13:28 | Salee_ | left the channel |
| 13:29 | BAndiT1983 | Salee, probably you should get a proper IRC client
|
| 13:29 | BAndiT1983 | the tasks can usually be done through remote connection, e.g. software, firmware or FPGA, as the hardware is mostly already existing
|
| 13:39 | Bertl | Salee: would definitely be great if you built the camera, but it's not required
|
| 15:29 | shivamgoyal | joined the channel |
| 15:32 | shivamgoyal | left the channel |
| 15:33 | Umori | left the channel |
| 15:36 | Umori | joined the channel |
| 16:03 | BAndiT1983 | changed nick to: BAndiT1983|away
|
| 16:03 | BAndiT1983|away | changed nick to: BAndiT1983
|
| 16:14 | Umori | left the channel |
| 16:19 | Umori | joined the channel |
| 16:30 | BAndiT1983 | changed nick to: BAndiT1983|away
|
| 16:37 | BAndiT1983|away | changed nick to: BAndiT1983
|
| 16:45 | Umori | left the channel |
| 17:47 | BAndiT1983 | changed nick to: BAndiT1983|away
|
| 17:47 | BAndiT1983|away | changed nick to: BAndiT1983
|
| 18:15 | parimal | joined the channel |
| 18:24 | Umori | joined the channel |
| 18:29 | Pratyush | joined the channel |
| 18:31 | parimal | Hey, I am trying to build axiom-control-daemon from here - https://github.com/apertus-open-source-cinema/axiom-control-daemon
|
| 18:31 | parimal | In the 3rdparty folder, I am cloning this for asio - https://github.com/chriskohlhoff/asio
|
| 18:32 | parimal | it is giving me a long list of errors, like -class std::reference_wrapper<asio::io_context>â has no member named âon_work_finished'
|
| 18:33 | parimal | help please?
|
| 18:33 | BAndiT1983 | there was some showstopper in recent commits there+
|
| 18:34 | BAndiT1983 | please check current build steps there -> https://github.com/apertus-open-source-cinema/axiom-control-daemon/blob/master/.circleci/config.yml
|
| 18:35 | parimal | thanks! :)
|
| 18:37 | ashu | joined the channel |
| 18:37 | ashu | changed nick to: ASHU
|
| 18:45 | Pratyush | left the channel |
| 18:50 | parimal | left the channel |
| 19:08 | vup2 | BAndiT1983: maybe it would be wise to add some basic build / clone instructions to the control daemon readme, as probably a lot of people don't bother with reading the wiki entry for that. (this could be especially helpful, as a lot of people don't realize they need to use git clone --recursive)
|
| 19:12 | se6astian | is the wiki link in the github readme at least?
|
| 19:13 | Umori | left the channel |
| 19:14 | vup2 | se6astian: yes
|
| 19:14 | vup2 | (it also didn't mention recursive cloning, but i added that now)
|
| 19:24 | BAndiT1983 | changed nick to: BAndiT1983|away
|
| 19:27 | se6astian | thanks
|
| 19:27 | Dev_ | joined the channel |
| 19:36 | Umori | joined the channel |
| 19:38 | Dev_ | left the channel |
| 19:45 | Umori | left the channel |
| 19:50 | Umori | joined the channel |
| 19:54 | Umori | left the channel |
| 20:10 | ASHU | left the channel |
| 20:13 | Umori | joined the channel |
| 20:37 | Bertl | off for now ... bbl
|
| 20:37 | Bertl | changed nick to: Bertl_oO
|
| 21:04 | kingsocarso | left the channel |
| 21:32 | Umori | left the channel |
| 21:47 | BAndiT1983|away | changed nick to: BAndiT1983
|
| 21:54 | kingsocarso | joined the channel |
| 22:01 | Umori | joined the channel |
| 22:09 | BAndiT1983 | changed nick to: BAndiT1983|away
|
| 23:01 | se6astian | off to bed
|
| 23:01 | se6astian | good night
|
| 23:01 | se6astian | changed nick to: se6astian|away
|
| 23:01 | Bertl_oO | nn
|
| 23:03 | se6astian|away | changed nick to: se6astian
|
| 23:04 | se6astian | changed nick to: se6astian|away
|
| 23:12 | saurabh_raj | left the channel |