Hi! A line of code in PIC.py is: k = x.shape[1]. I wondor what does k means here? Maybe image channels? But why is each channel handled separately?
Hi! A line of code in PIC.py is: k = x.shape[1].
I wondor what does k means here? Maybe image channels? But why is each channel handled separately?