Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheMariday/marimapper
/ functions
Functions
277 in github.com/TheMariday/marimapper
⨍
Functions
277
◇
Types & classes
39
Function
dummy_backend_factory
(args: argparse.Namespace)
marimapper/backends/dummy/dummy_backend.py:5
Function
dummy_backend_set_args
(parser)
marimapper/backends/dummy/dummy_backend.py:9
Function
fadecandy_backend_factory
(argparse_args: argparse.Namespace)
marimapper/backends/fadecandy/fadecandy_backend.py:6
Function
fadecandy_backend_set_args
(parser)
marimapper/backends/fadecandy/fadecandy_backend.py:10
Function
fcmega_backend_factory
(args)
marimapper/backends/fcmega/fcmega_backend.py:8
Function
fcmega_backend_set_args
(parser)
marimapper/backends/fcmega/fcmega_backend.py:12
Function
force_spawn
()
conftest.py:9
Method
get
(self, timeout=None)
marimapper/queues.py:56
Function
get_client_patch
(uri)
test/test_backend.py:83
Method
get_input_queue
(self)
marimapper/visualize_process.py:38
Method
get_led_count
(self)
marimapper/backends/dummy/dummy_backend.py:18
Method
get_led_count
(self)
marimapper/backends/pixelblaze/pixelblaze_backend.py:51
Function
get_max_led_id
(leds3d: list[LED3D])
marimapper/led.py:342
Method
get_request_detections_queue
(self)
marimapper/detector_process.py:110
Function
pixelblaze_backend_factory
(argparse_args: argparse.Namespace)
marimapper/backends/pixelblaze/pixelblaze_backend.py:18
Function
pixelblaze_backend_set_args
(parser)
marimapper/backends/pixelblaze/pixelblaze_backend.py:22
Method
put
(self, leds: list[LED3D])
marimapper/queues.py:44
Method
put
(self, led_states: dict[int, LEDInfo])
marimapper/queues.py:53
Method
put_in_all_output_queues
(self, control: DetectionControlEnum, data)
marimapper/detector_process.py:125
Method
put_pixels
(self, _)
test/test_backend.py:85
Method
qvec2rotmat
(self)
marimapper/pycolmap_tools/read_write_model.py:53
Method
read
(self, _)
test/test_backend.py:133
Function
render
(index)
marimapper/backends/pixelblaze/marimapper.js:4
Function
return_response_patch
(*arg, **kwargs)
test/test_backend.py:101
Function
rotmat2qvec
(R)
marimapper/pycolmap_tools/read_write_model.py:546
Method
run
(self)
marimapper/detector_process.py:129
Method
run
(self)
marimapper/file_writer_process.py:34
Method
run
(self)
marimapper/visualize_process.py:44
Method
run
(self)
marimapper/sfm_process.py:101
Method
set_current_map
(self, pixelmap_name: str)
marimapper/backends/pixelblaze/pixelblaze_backend.py:65
Method
set_interpolation
Enables or disables frame interpolation on runtime. Return True on success.
marimapper/backends/fadecandy/opc.py:183
Method
set_led
(self, led_index: int, on: bool)
marimapper/backends/fcmega/fcmega_backend.py:34
Method
set_led
(self, led_index: int, on: bool)
marimapper/backends/dummy/dummy_backend.py:21
Method
set_led
(self, led_index: int, on: bool)
marimapper/backends/artnet/artnet_backend.py:109
Method
set_led
(self, led_index: int, on: bool)
marimapper/backends/pixelblaze/pixelblaze_backend.py:56
Method
set_led
(self, led_index: int, on: bool)
marimapper/backends/fadecandy/fadecandy_backend.py:24
Method
stop
(self)
marimapper/detector_process.py:122
Method
stop
(self)
marimapper/file_writer_process.py:21
Method
stop
(self)
marimapper/visualize_process.py:41
Function
test_2_track_reconstruction
()
test/test_reconstruction.py:69
Function
test_basic_image_loading
()
test/test_led_identifier.py:8
Function
test_basic_usage
()
test/test_backend.py:6
Function
test_capture_sequence
()
test/test_capture_sequence.py:10
Function
test_capture_sequence_correctness
()
test/test_capture_sequence.py:37
Function
test_draw_results
()
test/test_led_identifier.py:32
Function
test_dummy_backend
()
test/test_backend.py:170
Function
test_fadecandy
(monkeypatch)
test/test_backend.py:79
Function
test_fcmega
(monkeypatch)
test/test_backend.py:121
Function
test_file_write
()
test/test_3d_map.py:8
Function
test_fill_gaps
()
test/test_led_functions.py:31
Function
test_get_all_maps
()
test/test_2d_map.py:51
Function
test_get_color
()
test/test_led_functions.py:47
Function
test_get_led
()
test/test_led_functions.py:64
Function
test_get_next
()
test/test_led_functions.py:74
Function
test_invalid_backend_due_to_missing_function
()
test/test_backend.py:31
Function
test_invalid_backend_due_to_missing_function_arguments
()
test/test_backend.py:55
Function
test_invalid_device
()
test/test_camera.py:19
Function
test_invalid_path
()
test/test_2d_map.py:45
Function
test_invalid_reconstruction_views
()
test/test_reconstruction.py:78
Function
test_last_view
()
test/test_led_functions.py:88
Function
test_missing_headers
()
test/test_2d_map.py:31
Function
test_none_found
()
test/test_led_identifier.py:19
Function
test_partially_valid_data
()
test/test_2d_map.py:7
Function
test_pixelblaze
(monkeypatch)
test/test_backend.py:151
Function
test_reconstruction
()
test/test_reconstruction.py:42
Function
test_remove_duplicates
()
test/test_led_functions.py:14
Function
test_rescale_basic
()
test/test_rescale.py:4
Function
test_sfm_process_basic
()
test/test_sfm_process.py:10
Function
test_sfm_process_exit
()
test/test_sfm_process.py:32
Function
test_sparse_reconstruction
()
test/test_reconstruction.py:54
Function
test_timeout_controller_basic
()
test/test_timeout_controller.py:12
Function
test_timeout_controller_rolling_buffer
()
test/test_timeout_controller.py:23
Function
test_timeout_controller_with_not_enough_samples
()
test/test_timeout_controller.py:4
Function
test_valid_device
()
test/test_camera.py:6
Function
test_wled
(monkeypatch)
test/test_backend.py:97
Function
wled_backend_factory
(argparse_args: argparse.Namespace)
marimapper/backends/wled/wled_backend.py:7
Function
wled_backend_set_args
(parser)
marimapper/backends/wled/wled_backend.py:11
← previous
201–277 of 277, ranked by callers