Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
CSLICSuperpixelsDlg Class Reference

#include <SLICSuperpixelsDlg.h>

Inheritance diagram for CSLICSuperpixelsDlg:
Inheritance graph
Collaboration diagram for CSLICSuperpixelsDlg:
Collaboration graph

Public Types

enum  { IDD = IDD_SLICSUPERPIXELS_DIALOG }
 

Public Member Functions

 CSLICSuperpixelsDlg (CWnd *pParent=NULL)
 
afx_msg void OnBnClickedButtonCreatesuperpixels ()
 
afx_msg void OnEnChangeEditSpcount ()
 
afx_msg void OnEnChangeEditCompactness ()
 

Public Attributes

int m_spcount
 
double m_compactness
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 
virtual BOOL OnInitDialog ()
 
afx_msg void OnPaint ()
 
afx_msg HCURSOR OnQueryDragIcon ()
 

Protected Attributes

HICON m_hIcon
 

Detailed Description

Definition at line 13 of file SLICSuperpixelsDlg.h.

Member Enumeration Documentation

anonymous enum
Enumerator
IDD 

Definition at line 20 of file SLICSuperpixelsDlg.h.

Constructor & Destructor Documentation

CSLICSuperpixelsDlg::CSLICSuperpixelsDlg ( CWnd *  pParent = NULL)

Definition at line 23 of file SLICSuperpixelsDlg.cpp.

Member Function Documentation

void CSLICSuperpixelsDlg::DoDataExchange ( CDataExchange *  pDX)
protectedvirtual

Definition at line 31 of file SLICSuperpixelsDlg.cpp.

void CSLICSuperpixelsDlg::OnBnClickedButtonCreatesuperpixels ( )

OnBnClickedButtonCreatesuperpixels

The main function

Definition at line 230 of file SLICSuperpixelsDlg.cpp.

void CSLICSuperpixelsDlg::OnEnChangeEditCompactness ( )

Definition at line 79 of file SLICSuperpixelsDlg.cpp.

void CSLICSuperpixelsDlg::OnEnChangeEditSpcount ( )

Definition at line 69 of file SLICSuperpixelsDlg.cpp.

BOOL CSLICSuperpixelsDlg::OnInitDialog ( )
protectedvirtual

Definition at line 52 of file SLICSuperpixelsDlg.cpp.

void CSLICSuperpixelsDlg::OnPaint ( )
protected

Definition at line 93 of file SLICSuperpixelsDlg.cpp.

HCURSOR CSLICSuperpixelsDlg::OnQueryDragIcon ( )
protected

Definition at line 120 of file SLICSuperpixelsDlg.cpp.

Member Data Documentation

double CSLICSuperpixelsDlg::m_compactness

Definition at line 48 of file SLICSuperpixelsDlg.h.

HICON CSLICSuperpixelsDlg::m_hIcon
protected

Definition at line 28 of file SLICSuperpixelsDlg.h.

int CSLICSuperpixelsDlg::m_spcount

Definition at line 47 of file SLICSuperpixelsDlg.h.


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