Allink  v0.1
Public Member Functions | Public Attributes
DrEffect Class Reference
Inheritance diagram for DrEffect:
Draw

List of all members.

Public Member Functions

void EffectFilter ()
 Applies a filter to pixel.
void EffectMotion ()
 Shifting of pixels.
void EffectMC ()
 Applies a random disposition of blocks.
void EffectCoarseGrain (int Grana)
 Defocus the images in blocks.
void EffectIncrease ()
 Increase the resolution.
void Run ()
 Create an animation.
void Initialize ()
void Histo ()
void NablaPhi ()
void BlackWhite ()
void DReshape (int weight, int height)
void DrEkeyboard (unsigned char key)
void PrintIntensity ()
int Contrast ()
int Binary (int Mode)
int Noise (unsigned char *Picture, unsigned char *OutPicture, int width, int height)
int SwapBlocks (unsigned char *Picture, unsigned char *OutPicture, int width, int height, PERMUTE *Perm, int NGridw, int NGridh, int *Sequence1, int NPartition)
int ShiftBlocks (unsigned char *Picture, unsigned char *OutPicture, int width, int height, int *Sequence, int NGridw, int NGridh, int *Sequence1, int NPartition)
int Discretize (unsigned char *Picture, unsigned char *OutPicture, int ImWidth, int ImHeight, int WWidth, int WHeight, int Blockw, int Blokh)
int Edges (unsigned char *Picture, unsigned char *OutPicture, int width, int height)
int IncreaseResolution (unsigned char *Picture, unsigned char *OutPicture, int ImWidth, int ImHeight, int Times)
int BuffSize ()

Public Attributes

int NChar
MatematicaMat
unsigned char Median [4]
unsigned char Quart1 [4]
unsigned char Quart3 [4]
double ** Hist
double ** Phi
int ** Patch

Detailed Description

Definition at line 35 of file DrEffect.h.


Member Function Documentation

void Initialize ( )

The numbers refers to Stephens Mora Tka'cik Bialek Thermodynamics of natural images

Definition at line 3 of file DrDefinition.cpp.

References Matematica::Transform().


The documentation for this class was generated from the following files: