-
Andrey Filippov authored
- Pre-compute integer-pixel raised-cosine mask kernel once before nseq loop - Allocate fpixels_masked[nframes][width*height] once; clear per nseq with Arrays.fill - Restructure masking: parallel outer loop over frames (nFr via AtomicInteger), inner loop over tiles — no write contention (non-overlapping tile guarantee) - Pre-extract tile center/velocity into arrays before thread launch - Replace new ImagePlus(FloatProcessor) debug calls with ShowDoubleFloatArrays.showArrays() - Fix "centre" -> "center" in comments; naming: nFr for ai.getAndIncrement(), ntile for plain for
872107bf
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| com/elphel/imagej | ||
| epfl | ||
| JP46_Reader_camera0.java |