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

Cropped images without border, but still showing border in the original image #13

Closed
stefanklut opened this issue Aug 10, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request good issue Good feedback

Comments

@stefanklut
Copy link

Hi there,

I really like the idea of your program. I am currently using it to highlight details within images. Is there any way of generating the output image without the border around it while keeping the border on the input? This seems like a good feature as the colored border is only interesting if there are multiple magnifications. What I want to use it for (cropping multiple images) has no need for this border in the output, but should show it on the input.

Thanks in advance

@nachifur
Copy link
Owner

nachifur commented Aug 10, 2021

Thank you very much for your attention and love to MulimgViewer. Your proposal is very good.
I am very sorry that the current version does not support this feature.

Currently you can do the following:

  1. Draw line width=2, show box=Ture, save
    image
  2. Copy the dir (origin_img_with_box) to other location
    image
  3. Draw line width=0, show box=Ture, save
  4. Import to ppt, manual splicing.

This seems to be cumbersome, so sorry for that. I will implement this feature as soon as possible.
Finally, sincerely thank you for your suggestions.

@nachifur nachifur added enhancement New feature or request good issue Good feedback labels Aug 10, 2021
@stefanklut
Copy link
Author

Thank you for the temporary solution, and good luck with the project

@nachifur
Copy link
Owner

nachifur commented Aug 10, 2021

I have implemented this feature, you need to use python script to run.
1

pip installation:

pip install wxpython pillow pytest-shutil

run:

python3 MulimgViewer.py

Has your problem been solved?

@stefanklut
Copy link
Author

Wow, that was fast. Yes, this does exactly what I want. Thank you very much for your work

@nachifur
Copy link
Owner

nachifur commented Aug 11, 2021

If there are any improvements or bugs, please call me, and I will try my best to improve MulimgViewer.
You can recommend MulimgViewer to those around you who need it. My personal propaganda power is seriously insufficient.

Finally, sincerely thank you for your contribution to MulimgViewer.

@nachifur nachifur assigned nachifur and unassigned nachifur Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good issue Good feedback
Projects
None yet
Development

No branches or pull requests

2 participants