mirror of
https://github.com/simon987/wavelib.git
synced 2025-12-15 03:49:03 +00:00
commit : Denoise Levels added
This commit is contained in:
@@ -40,7 +40,7 @@ int main() {
|
||||
}
|
||||
|
||||
//visushrink(inp,N,wname,method,ext,thresh,oup);
|
||||
sureshrink(inp,N,wname,method,ext,thresh,oup);
|
||||
sureshrink(inp,N,J,wname,method,ext,thresh,oup);
|
||||
|
||||
ofp = fopen("denoiseds.txt", "w");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user