kotlindl icon indicating copy to clipboard operation
kotlindl copied to clipboard

Make ImagePanel a part of the visualization api

Open juliabeliaeva opened this issue 2 years ago • 0 comments

  1. Move ImagePanel class to the visualization module.
  2. Remove duplication with the classes in PlotConv2D.kt.
  3. Extract the common code which creates a frame to a function.

juliabeliaeva avatar May 25 '22 12:05 juliabeliaeva