Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments on usage #1

Open
ChrisOfBristol opened this issue Apr 18, 2024 · 0 comments
Open

Comments on usage #1

ChrisOfBristol opened this issue Apr 18, 2024 · 0 comments

Comments

@ChrisOfBristol
Copy link

ChrisOfBristol commented Apr 18, 2024

Installing: I have followed the instructions, I also had to install missing utilities:
sudo dnf install numpy
python -m pip install -U matplotlib
sudo pip install opencv-python

There is a typo in a filename and its reference in the program - reference_imgae.jpg should be reference_image.jpg.

I am impressed with the program's ability to align an upside-down image! I'd like to try using it to align 3D image pairs. Since it is Python only, it should be simpler to include in my application than the utility I am currently using. If you were interested in that, it would need a couple of additions.

Cropping of the ragged edges.

Passing the two filenames as parameters.

An option which when selected, stops the software correcting movement along the X-axis and roll correction around the y-axis. These differences should exist between the lefthand and righthand images of a stereo pair.

[Edit] The program doesn't seem able to match images of landscapes, so is probably unsuitable for my purpose.

@ChrisOfBristol ChrisOfBristol changed the title Request for advice on installation Comments on usage Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant