|
|
@ -174,10 +174,6 @@ gboolean cb_thread_detect (gpointer data) {
|
|
|
|
gdk_window_invalidate_rect(gtk_widget_get_window(detect_da), NULL, true);
|
|
|
|
gdk_window_invalidate_rect(gtk_widget_get_window(detect_da), NULL, true);
|
|
|
|
filter.NewFrame(dout->image, dout->posx, dout->posy);
|
|
|
|
filter.NewFrame(dout->image, dout->posx, dout->posy);
|
|
|
|
|
|
|
|
|
|
|
|
//
|
|
|
|
|
|
|
|
// matrix values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
detect.UnLockImageMutex();
|
|
|
|
detect.UnLockImageMutex();
|
|
|
|
|
|
|
|
|
|
|
|
//
|
|
|
|
//
|
|
|
|