Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members

improla.h

Go to the documentation of this file.
00001 00006 00007 // This software is distributed as part of the Improla library. 00008 // Improla is a GUI framework for image processing. 00009 // 00010 // Copyright (c) 2004, B. R. Siva Chandra, India 00011 // 00012 // This program is free software; you can redistribute it and/or 00013 // modify it under the terms of the GNU General Public License 00014 // as published by the Free Software Foundation; either version 2 00015 // of the License, or (at your option) any later version. 00016 // 00017 // This program is distributed in the hope that it will be useful, 00018 // but WITHOUT ANY WARRANTY; without even the implied warranty of 00019 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 00020 // GNU General Public License for more details. 00021 // 00022 // You should have received a copy of the GNU General Public License 00023 // along with this program; if not, write to the Free Software 00024 // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 00025 // 00026 // In case you would like to contact the author, use the following e-mail 00027 // address: sivachandra_br@yahoo.com 00029 00030 #ifndef __IMPROLA_H__ 00031 #define __IMPROLA_H__ 00032 00035 namespace iptk {} 00036 00039 namespace tutk {} 00040 00043 namespace gutk {} 00044 00047 namespace mutk {} 00048 00051 namespace sptk {} 00052 00055 namespace iutk {} 00056 00057 #include <gradient.h> 00058 #include <robertGradient.h> 00059 #include <prewittgradient.h> 00060 #include <sobelGradient.h> 00061 #include <steepestAscent.h> 00062 #include <steepestDescent.h> 00063 #include <canny.h> 00064 #include <ridge.h> 00065 #include <envelope.h> 00066 #include <voronoiEnvelope.h> 00067 #include <voronoiEnvelopeUsingMaxima.h> 00068 #include <intensitySurface.h> 00069 #include <maskFilter.h> 00070 #include <rectangularMaskFilter.h> 00071 #include <gaussianFilter.h> 00072 #include <laplacianFilter.h> 00073 #include <medianFilter.h> 00074 #include <histogramEqualisation.h> 00075 #include <ip_function.h> 00076 #include <mask.h> 00077 #include <threshold.h> 00078 #include <istring.h> 00079 #include <tlist.h> 00080 #include <tsort.h> 00081 #include <point.h> 00082 #include <size.h> 00083 #include <line.h> 00084 #include <triangle.h> 00085 #include <hausdorff.h> 00086 #include <image.h> 00087 #include <staticSignal.h> 00088 #include <icomplex.h> 00089 #include <tntMatrix.h> 00090 #include <tntVector.h> 00091 #include <strel.h> 00092 #include <morphologicalOperationUsingStrel.h> 00093 #include <dilate.h> 00094 #include <erode.h> 00095 #include <mclose.h> 00096 #include <mopen.h> 00097 #include <membershipFilter.h> 00098 #include <imextrema.h> 00099 #include <meanImage.h> 00100 #include <sdImage.h> 00101 #include <rangeImage.h> 00102 #include <hough.h> 00103 #include <region.h> 00104 #include <regionMap.h> 00105 #include <term.h> 00106 #include <boundaryUtils.h> 00107 #include <orderedList.h> 00108 #include <regionExtractor.h> 00109 #include <rainfallingWatershed.h> 00110 #include <watershed.h> 00111 00112 #endif // __IMPROLA_H__ 00113

Generated on Mon Nov 22 11:12:41 2004 for ImprolaLib by doxygen 1.3.7