TUTGAK-Stitcher
An image stitcher library written in python
 
Loading...
Searching...
No Matches
stitcher.Stitcher Member List

This is the complete list of members for stitcher.Stitcher, including all inherited members.

__detect_and_compute(self, np.ndarray image)stitcher.Stitcherprivate
__init__(self, *, int target_image_mean=110, bool legacy_paste=False, float new_image_percentage=0.75, float min_homography_determinant=0.1, float filter_threshold=0.65, int max_iterations_before_fail=5, bool stitch_with_whole_image_on_fail=True, int initial_random_point_count=16, float ransac_threshold=0.5, initial_ransac_iterations=1250, ransac_steps=500)stitcher.Stitcher
__paste_image(self, np.ndarray image, int x_offset=0, int y_offset=0, bool whole_image=False)stitcher.Stitcherprivate
__preprocess_image(self, np.ndarray image)stitcher.Stitcherprivate
bf_matcher (defined in stitcher.Stitcher)stitcher.Stitcher
filter_threshold (defined in stitcher.Stitcher)stitcher.Stitcher
flann_matcher (defined in stitcher.Stitcher)stitcher.Stitcher
full_image (defined in stitcher.Stitcher)stitcher.Stitcher
full_image (defined in stitcher.Stitcher)stitcher.Stitcher
history (defined in stitcher.Stitcher)stitcher.Stitcher
history (defined in stitcher.Stitcher)stitcher.Stitcher
initial_random_point_count (defined in stitcher.Stitcher)stitcher.Stitcher
initial_ransac_iterations (defined in stitcher.Stitcher)stitcher.Stitcher
legacy_paste (defined in stitcher.Stitcher)stitcher.Stitcher
max_iterations_before_fail (defined in stitcher.Stitcher)stitcher.Stitcher
min_homography_determinant (defined in stitcher.Stitcher)stitcher.Stitcher
new_image_percentage (defined in stitcher.Stitcher)stitcher.Stitcher
ransac_steps (defined in stitcher.Stitcher)stitcher.Stitcher
ransac_threshold (defined in stitcher.Stitcher)stitcher.Stitcher
ransac_threshold (defined in stitcher.Stitcher)stitcher.Stitcher
sift_extractor (defined in stitcher.Stitcher)stitcher.Stitcher
stitch(self, np.ndarray image, bool whole_image=False)stitcher.Stitcher
stitch_with_whole_image_on_fail (defined in stitcher.Stitcher)stitcher.Stitcher
target_image_mean (defined in stitcher.Stitcher)stitcher.Stitcher