summaryrefslogtreecommitdiff
path: root/2005/i/robert/runtime/rc/vision.conf
blob: 7e43dce9902e62c75c1cf2f33b54bf49693199d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
#############################################
#		Camera 			    #
#############################################
Cam_color = YUV 

#############################################
#		Segm			    #
#############################################
NN_step_learning = 0.1
NN_neighborhood_learning = 0.01 
NN_number_of_iteration_learning = 5000
NN_luminosity_influence = 0.1
NN_lazy_threshold = 3
NN_threshold_output = 10000

#############################################
#		Group			    #
#############################################
Group_minimum_length_zone = 70
Group_jump_point_distance = 20

#############################################
#		Space			    #
#############################################

#############################################
#		Map			    #
#############################################
Map_error = 40
Map_error_part = 70

Map_angle_ball_weight = 1
Map_distante_ball_robot_weight  = 1
Map_distance_ball_goal_weight  = 1
Map_ball_density_weight  = 1
Map_ennemy_presence_weight  = 1
Map_ball_precision_weight  = 1
Map_skepticism_weight  = 2
Map_ball_lost_weight  = 3

Map_ball_bottom_time_out  = 10
Map_skepticism_max = 200

#############################################
#		  UI			    #
#############################################
UI_img_path = ./
UI_group_to_display = 1