ImageD  v2_7_5 (24.06.22)
ImageD is an image processing software designed for rapid prototyping and implementing algorithms and solutions for science, research and teaching.
d_value_distribution_list.h File Reference
#include <d_enum.h>
#include <d_component_list.h>
#include <d_stat.h>
#include <iostream>
#include <vector>
#include <algorithm>
#include <cmath>
#include <fstream>
#include <QString>
#include <QDebug>
#include <QStringList>
#include <QDir>
#include <QFileInfo>
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <d_opencv_typedefs.h>

Go to the source code of this file.

Classes

class  D_Value_Distribution_List
 The D_Value_Distribution_List class inherits D_Component_List and calculates the statistical distribution of pixel values in the blobs. More...