⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 encode.cpp

📁 wavelet codec there are 34 files with code about the wavelet theory
💻 CPP
字号:
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include <math.h>
#include <assert.h>
#include <iostream.h>
#include <fstream.h>
#include "transf.h"
#include "coeffset.h"
#include "alloca.h"
#include "quanti.h"
#include "filter.cpp"
int num;
/*---------------------------------------------------------------------------*/
void compress       (Image *image, Wavelet *wavelet, int nStages,
			  int capacity, Real p, Real *weight,
			  int paramPrecision, int budget, int nQuant,
			  Real minStepSize, char *filename, int monolayer);
/*---------------------------------------------------------------------------*/

int main (int argc, char **argv)
{
  char *program = argv[0];

#ifdef PGM
//篷腓 镳钽疣祆

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -