-
You can compare documents (e.g., Word) and images, any chance you can compare the images in a Word document?
-
I am considering if it is necessary to write a program to check the differences between output images so that students can know if their image processing programs are doing correctly, but I haven't fi…
-
Currently, when two images of different sizes are compared (with resize_candidate=True) the masks/placeholders are not resized in the same way as the image. The reason is that the image with the maske…
-
### Describe your suggested feature
Something that could look within the description of an entry and compare images as well (sometimes the titles and descriptions are completely different)
Would i…
-
Move the logic for comparing images to an API to take advantage of the non blocking event loop in nodejs
-
Is there any option for comparing differently sized images? For example, a way to compare the sizes and add to the canvas size of the smaller size or would that still cause distorted or inaccurate dif…
-
If there is a very small difference between images (e.g. open/closed eye, mouth shape change) its hard to notice what exactly is different even though the app highlights the region.
To simplify visua…
-
Hi there,
I have been exploring your libraries for images and documents. I downloaded two of your pdf and tried to call example below.
Compare Images testdata/sample_1_page.pdf testdata/sample…
-
When loading an image with the same name as an already loaded image, it will be overwritten. I wanted to compare images with the same name built in two different environments, but i had to first use t…
-
Hi,
I am trying to separate many face images into different classes. e.g., identify all faces of a person, named "Sarah", and put all identified face images into one folder.
Firstly, I download …