Current Server Time: 08:23 (Central Europe)

#apertus IRC Channel Logs

2019/03/25

Timezone: UTC


23:32
illwieckz
joined the channel
00:44
shivamgoyal
joined the channel
02:12
shivamgoyal
left the channel
02:13
shivamgoyal
joined the channel
02:23
shivamgoyal
left the channel
02:31
shivamgoyal
joined the channel
02:41
shivamgoyal
left the channel
02:50
shivamgoyal
joined the channel
02:51
shivamgoyal
left the channel
03:03
aman__
joined the channel
03:49
parimal
joined the channel
04:32
Bertl
off to bed now ... have a good one everyone!
04:32
Bertl
changed nick to: Bertl_zZ
05:37
BAndiT1983|away
changed nick to: BAndiT1983
05:59
parimal
Hey BAndiT1983, did you go through my code?
06:15
BAndiT1983
changed nick to: BAndiT1983|away
06:18
parimal
left the channel
06:58
se6astian|away
changed nick to: se6astian
07:07
parimal
joined the channel
08:10
futarisIRCcloud
left the channel
08:50
aman__
left the channel
09:02
aman__
joined the channel
09:28
shivamgoyal
joined the channel
11:01
aman__
left the channel
11:19
fgggg
joined the channel
11:20
fgggg
left the channel
12:02
shivamgoyal
left the channel
12:32
parimal
left the channel
12:44
kingsocarso_
joined the channel
12:51
aman__
joined the channel
12:56
Bertl_zZ
changed nick to: Bertl
12:56
Bertl
morning folks!
13:01
anuejn
morning :)
13:06
siddhantsahu
Bertl: Good Morning!
13:28
parimal
joined the channel
13:29
Bertl
off for a bit ... bbs
13:29
Bertl
changed nick to: Bertl_oO
13:31
sebix
joined the channel
14:34
aman__
left the channel
14:47
aman__
joined the channel
14:48
shivamgoyal
joined the channel
15:43
BAndiT1983|away
changed nick to: BAndiT1983
15:47
aman__
left the channel
15:56
shivamgoyal
left the channel
15:57
shivamgoyal
joined the channel
16:03
siddhantsahu
Hey BAndiT1983, regarding T1142 for OpenCine we need to write c++ modules for different white balancing algorithms but will the same modules work of AXIOM Beta as well? If not, then what we need to do?
16:04
BAndiT1983
hi siddhantsahu
16:05
BAndiT1983
why should this module work on the camera with limited hardware?
16:17
siddhantsahu
Since AXIOM Beta acquires RAW images, white point can be set afterwards in post(OpenCine) but it might help when we want to preview the footage in a monitor. AXIOM Beta users can manually dial in the illuminant temperature but they can also have option to choose to automatic set white point by the camera using these algorithms.
16:19
BAndiT1983
this can be done by LUT
16:19
siddhantsahu
Yes
16:21
kingsocarso_
left the channel
16:22
Bertl_oO
changed nick to: Bertl
16:30
parimal
left the channel
16:39
aman__
joined the channel
16:46
shivamgoyal
left the channel
16:49
Alan_
joined the channel
16:50
Alan_
Hi , I have a doubt about the task T734 what would be the register output we will work on ?
16:51
Bertl
what is your doubt?
16:51
Alan_
Will it be bayers pattern , first row RGRG... And second GBGB... And so on
16:52
Alan_
Or will it be something different ?
16:52
Bertl
currently the memory layout is a little more complex but similar to bayer pattern
16:53
Bertl
i.e. you will get 64bit words consisting of four channel RG/GB of 12bit data plus 16bit overlay
16:53
Alan_
As I saw somwhere it uses an array of RGGBRGGB....
16:53
Bertl
the RG is from the first bayer pattern line and the GB is from the second bayer pattern line
16:53
aman__
left the channel
16:54
BAndiT1983
https://www.researchgate.net/figure/Typical-Bayer-Matrix-with-3-main-colors-in-the-RGGB-configuration-In-this-paper-each_fig1_45709080
16:59
Alan_
So , why we are working with bayer patter in task ?
17:00
BAndiT1983
why not?
17:00
Alan_
As it is mentioned that you will run it on beta .
17:01
BAndiT1983
yes?
17:05
Alan_
left the channel
17:06
Alan_
joined the channel
17:07
Alan_
And we have to Optimize our algorithm and code to reduce memory access.
17:07
Alan_
Whicj also includes selection of right variable size.
17:07
Alan_
Which*
17:08
BAndiT1983
changed nick to: BAndiT1983|away
17:08
Alan_
And if i will be working with bayer pattern rather than actual register output , thongs thongs will be different.
17:15
Alan_
left the channel
17:16
Bertl
well, memory access is done by the ARM cores
17:17
Bertl
so it is advantageous to utilize the cpu caches for this wile avoiding unnecessary hits on the DDR memory
17:40
Alan_
joined the channel
17:41
Alan_
So , for task should we write code using dev/mem or simple mapping raw12 file which will be having bayers pattern ?
17:45
Bertl
which task?
17:46
Alan_
left the channel
17:46
Bertl
for T734 you want to work with the framebuffer, for T1140 you work with the raw12 image
17:48
illwieckz
left the channel
17:50
illwieckz
joined the channel
18:06
Spirit532
left the channel
18:06
Spirit532
joined the channel
18:22
Alan_
joined the channel
18:24
Bertl
off for now ... bbl
18:24
Bertl
changed nick to: Bertl_oO
18:25
BAndiT1983|away
changed nick to: BAndiT1983
18:27
Alan_
left the channel
18:27
Alan_
joined the channel
18:28
Alan_
You are taking 64 bits packed sense at a timel , to achieve code ro reduce memory access ,right?
18:28
Alan_
Whatelse is there done to reduce memory access
18:28
Alan_
?
18:33
Alan_
left the channel
19:49
BAndiT1983
changed nick to: BAndiT1983|away
19:50
BAndiT1983|away
changed nick to: BAndiT1983
20:24
Bertl_oO
Alan_: the best approach would be to read a number of 64bit words (enough to generate a short memory burst) and to process them with SIMD instructions while cached (with as little other memory access as possible)
20:27
BAndiT1983
changed nick to: BAndiT1983|away
21:07
Jamie
joined the channel
21:17
Spirit532
left the channel
21:19
Spirit532
joined the channel
21:33
se6astian
changed nick to: se6astian|away
21:47
Jamie
left the channel