/ . / MorphMap / gui.py / Morph_Map_Dialog
Methods
|
|
|
record_threshold_ranks
|
record_threshold_ranks ( self, v )
|
|
play_stop_cb
|
play_stop_cb ( self )
|
|
add_mode_cb
|
add_mode_cb ( self )
Adjust scale range to (0,1) for interpolate mode and (-1,1) for add mode.
|
|
record_cb
|
record_cb ( self )
|
|
second_map_multiplier
|
second_map_multiplier ( self )
|
|
set_threshold_ranks
|
set_threshold_ranks ( self, v )
|
|
next_frame_cb
|
next_frame_cb (
self,
trigger_name,
call_data,
trigger_data,
)
|
|
fillInUI
|
fillInUI ( self, parent )
|
|
scale_changed_cb
|
scale_changed_cb ( self, event=None )
|
|
writable_map
|
writable_map (
self,
dr1,
dr2,
)
|
|
finish_recording
|
finish_recording ( self )
|
|
message
|
message ( self, text )
|
|
compute_linear_combination
|
compute_linear_combination (
self,
dr1,
dr2,
dr,
)
|
|
|