Summary description for CannyDetectorForm.
More...
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Summary description for CannyDetectorForm.
IPLab.CannyDetectorForm.CannyDetectorForm |
( |
| ) |
|
|
inline |
override void IPLab.CannyDetectorForm.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
void IPLab.CannyDetectorForm.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
void IPLab.CannyDetectorForm.sigmaTrackBar_ValueChanged |
( |
object |
sender, |
|
|
System.EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.CannyDetectorForm.thresholdSlider_ValuesChanged |
( |
object |
sender, |
|
|
System.EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.CannyDetectorForm.sigmaBox_TextChanged |
( |
object |
sender, |
|
|
System.EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.CannyDetectorForm.lowThresholdBox_TextChanged |
( |
object |
sender, |
|
|
System.EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.CannyDetectorForm.highThresholdBox_TextChanged |
( |
object |
sender, |
|
|
System.EventArgs |
e |
|
) |
| |
|
inlineprivate |
FiltersSequence IPLab.CannyDetectorForm.filterSequence = new FiltersSequence( ) |
|
private |
CannyEdgeDetector IPLab.CannyDetectorForm.filter = new CannyEdgeDetector( ) |
|
private |
System.Windows.Forms.TextBox IPLab.CannyDetectorForm.sigmaBox |
|
private |
System.Windows.Forms.GroupBox IPLab.CannyDetectorForm.groupBox1 |
|
private |
System.Windows.Forms.TrackBar IPLab.CannyDetectorForm.sigmaTrackBar |
|
private |
System.Windows.Forms.GroupBox IPLab.CannyDetectorForm.groupBox2 |
|
private |
System.Windows.Forms.Label IPLab.CannyDetectorForm.label1 |
|
private |
System.Windows.Forms.Label IPLab.CannyDetectorForm.label2 |
|
private |
AForge.Controls.ColorSlider IPLab.CannyDetectorForm.thresholdSlider |
|
private |
System.Windows.Forms.GroupBox IPLab.CannyDetectorForm.groupBox3 |
|
private |
System.Windows.Forms.Button IPLab.CannyDetectorForm.cancelButton |
|
private |
System.Windows.Forms.Button IPLab.CannyDetectorForm.okButton |
|
private |
System.Windows.Forms.TextBox IPLab.CannyDetectorForm.highThresholdBox |
|
private |
System.Windows.Forms.TextBox IPLab.CannyDetectorForm.lowThresholdBox |
|
private |
bool IPLab.CannyDetectorForm.updating = false |
|
private |
GroupBox IPLab.CannyDetectorForm.groupBox4 |
|
private |
Label IPLab.CannyDetectorForm.label3 |
|
private |
System.ComponentModel.Container IPLab.CannyDetectorForm.components = null |
|
private |
Bitmap IPLab.CannyDetectorForm.Image |
|
set |
IFilter IPLab.CannyDetectorForm.Filter |
|
get |
The documentation for this class was generated from the following file: