STIRA  0.1
Public Member Functions | List of all members
stira::degradationestimation::CompareSmoothSharpDijk Class Reference

class to compare effects of sharpening and filtering using joint histograms of gradients Reference: "A new measure for the effect of sharpening and smoothing filters on images", J. Dijk, D. de Ridder, P.W. Verbeek, J. Walraven, I.T. Young, and L.J. van Vliet in: B.K. Ersboll, P. Johansen (eds.), SCIA'99, Proc. 11th Scandinavian Conference on Image Analysis (Kangerlussuaq, Greenland, June 7-11), Pattern Recognition Society of Denmark, Lyngby, 1999, 213-220. WORK IN PROGRESS More...

#include <CompareSmoothSharpDijk.h>

Public Member Functions

 CompareSmoothSharpDijk (Image *pImage1, Image *pImage2, std::string name)
 constructor More...
 
 ~CompareSmoothSharpDijk ()
 destructor
 
bool Run ()
 run method
 

Detailed Description

class to compare effects of sharpening and filtering using joint histograms of gradients Reference: "A new measure for the effect of sharpening and smoothing filters on images", J. Dijk, D. de Ridder, P.W. Verbeek, J. Walraven, I.T. Young, and L.J. van Vliet in: B.K. Ersboll, P. Johansen (eds.), SCIA'99, Proc. 11th Scandinavian Conference on Image Analysis (Kangerlussuaq, Greenland, June 7-11), Pattern Recognition Society of Denmark, Lyngby, 1999, 213-220. WORK IN PROGRESS

Constructor & Destructor Documentation

stira::degradationestimation::CompareSmoothSharpDijk::CompareSmoothSharpDijk ( Image pImage1,
Image pImage2,
std::string  name 
)

constructor

Parameters
pImage1first image to compare
pImage2second image to compare
nameidentifier for identifier of comparison

References stira::imagedata::Image::GetHeight(), and stira::imagedata::Image::GetWidth().


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