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