ImageCloud. The main window of the Application.
More...
List of all members.
Detailed Description
ImageCloud. The main window of the Application.
ImageCloud.
Constructor & Destructor Documentation
VisWpf.ImageCloud.ImageCloud |
( |
| ) |
|
Creates a new Image Cloud object.
Member Function Documentation
void VisWpf.ImageCloud.AddImageInfoToListBox |
( |
Uri |
uri, |
|
|
Signature |
signature, |
|
|
Signature |
mergedSignature, |
|
|
TimeSpan |
timeTaken |
|
) |
| |
Adds an image info object to the image info listbox in a thread safe way.
- Parameters:
-
uri | The image uri |
signature | The unclustered image Signature |
mergedSignature | The clustered Signature |
timeTaken | The time needed for extraction |
void VisWpf.ImageCloud.AppendInfoMessageToExtractionTextBox |
( |
string |
message | ) |
|
Appends an info message to the main textbox in a thread safe way.
- Parameters:
-
message | The message to add |
void VisWpf.ImageCloud.InitializeComponent |
( |
| ) |
|
void VisWpf.ImageCloud.InitializeComponent |
( |
| ) |
|
void VisWpf.ImageCloud.InitializeComponent |
( |
| ) |
|
void VisWpf.ImageCloud.InitializeComponent |
( |
| ) |
|
void VisWpf.ImageCloud.InvokeNavigatorImageCreation |
( |
List< Vector > |
imagePositions | ) |
|
Invokes Image creation on the canvascontroller object in a thread safe way.
- Parameters:
-
imagePositions | The image positions computed by the navigation worker. |
void VisWpf.ImageCloud.ShowHideCancelButton |
( |
| ) |
|
Shows or hides the Show Cancel button in a thread safe way.
void VisWpf.ImageCloud.ShowHideQueryLabel |
( |
| ) |
|
Shows or hides the Query in progress label in a thread safe way.
void VisWpf.ImageCloud.StartNavigatorWorker |
( |
| ) |
|
Starts a Navigator worker in a thread safe way.
The documentation for this class was generated from the following files:
- D:/mydata/Dokumente/Visual Studio 2010/Projects/VisWpf/VisWpf/ImageCloud.xaml.cs
- D:/mydata/Dokumente/Visual Studio 2010/Projects/VisWpf/VisWpf/obj/x86/Debug/ImageCloud.g.cs
- D:/mydata/Dokumente/Visual Studio 2010/Projects/VisWpf/VisWpf/obj/x86/Debug/ImageCloud.g.i.cs
- D:/mydata/Dokumente/Visual Studio 2010/Projects/VisWpf/VisWpf/obj/x86/Release/ImageCloud.g.cs
- D:/mydata/Dokumente/Visual Studio 2010/Projects/VisWpf/VisWpf/obj/x86/Release/ImageCloud.g.i.cs