代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/462846/7194336
m prob8_2.m
%Quantization of a color image into a fixed number of colors
%The colors are chosen from a given image using the vector quantization algorithm (Generalized Lloyd algorithm)
% Author: Xiaofeng Xu, Po
www.eeworm.com/read/188503/8535617
h quantize_ref.h
/* quantize_ref.h, Low-level Architecture neutral quantization /
* inverse quantization routines */
/* (C) 2003 Andrew Stevens */
/* These modifications are free software; you can redistribute it
www.eeworm.com/read/303435/3811365
libutil quant.comp.dct.libutil
QUANT - QUANTization routines
uniQuant - uniform quantization with a given relative RMS error
uniDequant - uniform dequantization
Function Prototypes:
void uniQuant(float *x, int n, float error,
www.eeworm.com/read/277589/10617621
cpp createpal.cpp
/******************************************************************
CreatePal.cpp
Performing Color Quantization algorithm
******************************************************************/
www.eeworm.com/read/224004/14608132
cpp createpal.cpp
/******************************************************************
CreatePal.cpp
Performing Color Quantization algorithm
******************************************************************/
www.eeworm.com/read/223993/14608293
cpp createpal.cpp
/******************************************************************
CreatePal.cpp
Performing Color Quantization algorithm
******************************************************************/
www.eeworm.com/read/182972/5260780
c moutput.c
/*===========================================================================*
* moutput.c *
* *
* Procedures concerned with quantization and RLE *
* *
www.eeworm.com/read/368546/9689697
tab qpisf_2s.tab
/*-------------------------------------------------------------------*
* qpisf_2s.h
*-------------------------------------------------------------------*
* Quantization t
www.eeworm.com/read/368546/9689890
tab qpisf_2s.tab
/*-------------------------------------------------------------------*
* qpisf_2s.h
*-------------------------------------------------------------------*
* Quantization t
www.eeworm.com/read/310212/13655106
m vmquantc.m
function [im, map] = vmquantc( r, g, b, k, Q, dith, Qe )
%VMQUANTC Variance Minimization Color Quantization (MEX file).
% VMQUANTC implements the color quantization algorithm for
% the function