![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Namespace aggregating applications demonstrating the use of IPSDK libraries. More...
Classes | |
| class | Sample_BenchmarkException |
| Exception class for executable Sample_Benchmark. More... | |
| class | Sample_Boundary2dException |
| Exception class for executable Sample_Boundary2d. More... | |
| class | Sample_DiskImageException |
| Exception class for executable Sample_DiskImage. More... | |
| class | Sample_GradientNormException |
| Exception class for executable Sample_GradientNorm. More... | |
| class | Sample_HistogramEqualizationException |
| Exception class for executable Sample_HistogramEqualization. More... | |
| class | Sample_KMeansException |
| Exception class for executable Sample_KMeans. More... | |
| class | Sample_LightnessException |
| Exception class for executable Sample_Lightness. More... | |
| class | Sample_MaskException |
| Exception class for executable Sample_Mask. More... | |
| class | Sample_MeanSmoothing3dException |
| Exception class for executable Sample_MeanSmoothing3d. More... | |
| class | Sample_OtsuException |
| Exception class for executable Sample_Otsu. More... | |
| class | Sample_Quantification2dException |
| class | Sample_Quantification3dException |
| Exception class for executable Sample_Quantification3d. More... | |
| class | Sample_ShapeAnalysis2dException |
| Exception class for executable Sample_ShapeAnalysis2d. More... | |
| class | Sample_ShapeAnalysis3dException |
| Exception class for executable Sample_ShapeAnalysis3d. More... | |
| class | Sample_ShapeFiltering2dImgException |
| Exception class for executable Sample_ShapeFiltering2dImg. More... | |
| class | Sample_ShapeMatching2dException |
| Exception class for executable Sample_ShapeMatching2d. More... | |
| class | Sample_Variance2dException |
| Exception class for executable Sample_Variance2d. More... | |
Functions | |
| SAMPLE_BENCHMARK_API const std::string & | getSample_BenchmarkLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_BENCHMARK_API log4cplus::Logger & | getSample_BenchmarkLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_BENCHMARK_API const ipsdk::LogMessageManager & | getSample_BenchmarkLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_BOUNDARY2D_API const std::string & | getSample_Boundary2dLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_BOUNDARY2D_API log4cplus::Logger & | getSample_Boundary2dLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_BOUNDARY2D_API const ipsdk::LogMessageManager & | getSample_Boundary2dLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_DISKIMAGE_API const std::string & | getSample_DiskImageLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_DISKIMAGE_API log4cplus::Logger & | getSample_DiskImageLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_DISKIMAGE_API const ipsdk::LogMessageManager & | getSample_DiskImageLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_GRADIENTNORM_API const std::string & | getSample_GradientNormLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_GRADIENTNORM_API log4cplus::Logger & | getSample_GradientNormLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_GRADIENTNORM_API const ipsdk::LogMessageManager & | getSample_GradientNormLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_HISTOGRAMEQUALIZATION_API const std::string & | getSample_HistogramEqualizationLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_HISTOGRAMEQUALIZATION_API log4cplus::Logger & | getSample_HistogramEqualizationLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_HISTOGRAMEQUALIZATION_API const ipsdk::LogMessageManager & | getSample_HistogramEqualizationLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_KMEANS_API const std::string & | getSample_KMeansLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_KMEANS_API log4cplus::Logger & | getSample_KMeansLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_KMEANS_API const ipsdk::LogMessageManager & | getSample_KMeansLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_LIGHTNESS_API const std::string & | getSample_LightnessLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_LIGHTNESS_API log4cplus::Logger & | getSample_LightnessLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_LIGHTNESS_API const ipsdk::LogMessageManager & | getSample_LightnessLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_MASK_API const std::string & | getSample_MaskLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_MASK_API log4cplus::Logger & | getSample_MaskLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_MASK_API const ipsdk::LogMessageManager & | getSample_MaskLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_MEANSMOOTHING3D_API const std::string & | getSample_MeanSmoothing3dLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_MEANSMOOTHING3D_API log4cplus::Logger & | getSample_MeanSmoothing3dLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_MEANSMOOTHING3D_API const ipsdk::LogMessageManager & | getSample_MeanSmoothing3dLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_OTSU_API const std::string & | getSample_OtsuLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_OTSU_API log4cplus::Logger & | getSample_OtsuLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_OTSU_API const ipsdk::LogMessageManager & | getSample_OtsuLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_QUANTIFICATION2D_API const std::string & | getSample_Quantification2dLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_QUANTIFICATION2D_API log4cplus::Logger & | getSample_Quantification2dLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_QUANTIFICATION2D_API const ipsdk::LogMessageManager & | getSample_Quantification2dLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_QUANTIFICATION3D_API const std::string & | getSample_Quantification3dLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_QUANTIFICATION3D_API log4cplus::Logger & | getSample_Quantification3dLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_QUANTIFICATION3D_API const ipsdk::LogMessageManager & | getSample_Quantification3dLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_SHAPEANALYSIS2D_API const std::string & | getSample_ShapeAnalysis2dLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_SHAPEANALYSIS2D_API log4cplus::Logger & | getSample_ShapeAnalysis2dLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_SHAPEANALYSIS2D_API const ipsdk::LogMessageManager & | getSample_ShapeAnalysis2dLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_SHAPEANALYSIS3D_API const std::string & | getSample_ShapeAnalysis3dLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_SHAPEANALYSIS3D_API log4cplus::Logger & | getSample_ShapeAnalysis3dLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_SHAPEANALYSIS3D_API const ipsdk::LogMessageManager & | getSample_ShapeAnalysis3dLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_SHAPEFILTERING2DIMG_API const std::string & | getSample_ShapeFiltering2dImgLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_SHAPEFILTERING2DIMG_API log4cplus::Logger & | getSample_ShapeFiltering2dImgLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_SHAPEFILTERING2DIMG_API const ipsdk::LogMessageManager & | getSample_ShapeFiltering2dImgLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_SHAPEMATCHING2D_API const std::string & | getSample_ShapeMatching2dLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_SHAPEMATCHING2D_API log4cplus::Logger & | getSample_ShapeMatching2dLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_SHAPEMATCHING2D_API const ipsdk::LogMessageManager & | getSample_ShapeMatching2dLogMessageManager () |
| Recovery of message manager associated to library. | |
| SAMPLE_VARIANCE2D_API const std::string & | getSample_Variance2dLoggerName () |
| Recovery of logger name associated to library. | |
| SAMPLE_VARIANCE2D_API log4cplus::Logger & | getSample_Variance2dLogger () |
| Recovery of logger associated to library. | |
| SAMPLE_VARIANCE2D_API const ipsdk::LogMessageManager & | getSample_Variance2dLogMessageManager () |
| Recovery of message manager associated to library. | |
Namespace aggregating applications demonstrating the use of IPSDK libraries.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
Enumerate describing messages.
1.8.14