fixed some small issues regarding museum project
This commit is contained in:
@@ -23,10 +23,6 @@ public:
|
||||
RealArray2D kernelReal;
|
||||
ComplexArray2D kernelSpectrum;
|
||||
|
||||
|
||||
signal.data().data
|
||||
|
||||
|
||||
//convert image2d single vector to 2d vector, just use pointers
|
||||
int signal_x = signal.width;
|
||||
int signal_y = signal.height;
|
||||
|
||||
Reference in New Issue
Block a user