Fixed some crash issues between descriptor type / nearest neighbor strategy required data type / nearest neighbor distance type.

Added selective update on objects when parameters are changed.

git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@112 620bd6b2-0a58-f614-fd9a-1bd335dccda9
This commit is contained in:
matlabbe
2012-08-29 19:04:14 +00:00
parent 3ba8c95284
commit a6dc94a31d
9 changed files with 168 additions and 43 deletions
+3 -4
View File
@@ -223,14 +223,13 @@
<addaction name="actionAdd_objects_from_files"/>
<addaction name="separator"/>
<addaction name="actionLoad_scene_from_file"/>
<addaction name="actionCamera_from_directory_of_images"/>
<addaction name="actionCamera_from_video_file"/>
<addaction name="separator"/>
<addaction name="actionStart_camera"/>
<addaction name="actionPause_camera"/>
<addaction name="actionStop_camera"/>
<addaction name="separator"/>
<addaction name="actionCamera_from_directory_of_images"/>
<addaction name="actionCamera_from_video_file"/>
<addaction name="separator"/>
<addaction name="actionRestore_all_default_settings"/>
<addaction name="separator"/>
<addaction name="actionRemove_all_objects"/>
@@ -665,7 +664,7 @@
</action>
<action name="actionLoad_scene_from_file">
<property name="text">
<string>Load scene from file...</string>
<string>Camera from single file...</string>
</property>
</action>
<action name="actionPause_camera">