VES-Image-Compare icon indicating copy to clipboard operation
VES-Image-Compare copied to clipboard

Android App to easily compare similar images

Results 31 VES-Image-Compare issues
Sort by recently updated
recently updated
newest added

User Request via Email: I was going to use your app possibly for a project to compare 2 photos i might take from camera? but is there a way to...

enhancement

Is it possible to get more than 2 images to rotate for comparison? Ideally you would have a film-strip at the top/bottom/side of the screen. Tap once, the current image...

First of all, thanks alot to the devs for this very useful app! I do alot of video encoding so I need to compare frames to check the difference and...

Because of missing error logging, it is hard to investigate and solve errors: https://github.com/VincentEngel/VES-Image-Compare/issues/56 https://github.com/VincentEngel/VES-Image-Compare/issues/75 https://github.com/VincentEngel/VES-Image-Compare/issues/76

enhancement

Affected at least: Android 11, 13 and 14 ``` Exception java.lang.RuntimeException: at android.graphics.RecordingCanvas.throwIfCannotDraw (RecordingCanvas.java:280) at android.graphics.BaseRecordingCanvas.drawBitmap (BaseRecordingCanvas.java:88) at android.graphics.drawable.BitmapDrawable.draw (BitmapDrawable.java:548) at android.widget.ImageView.onDraw (ImageView.java:1436) at com.ortiz.touchview.TouchImageView.onDraw (TouchImageView.kt) at android.view.View.draw (View.java:22489) at...

bug

Affected at least: Android 13 and 14 ``` Exception java.lang.StackOverflowError: stack size 8188KB at com.ortiz.touchview.TouchImageView$PrivateOnTouchListener.onTouch (TouchImageView.kt) at android.view.View.dispatchTouchEvent (View.java:15788) at com.vincentengelsoftware.androidimagecompare.ImageView.ZoomImageView.onTouchEvent (ZoomImageView.java) at android.view.View.dispatchTouchEvent (View.java:15796) at com.vincentengelsoftware.androidimagecompare.ImageView.ZoomImageView.onTouchEvent (ZoomImageView.java) ```

bug

When I pinch to zoom both images scale up together. Would be very useful if they did that separately.

https://developer.android.com/training/data-storage/shared/photopicker

User request: Great program! Please add a comparison of several photos.

enhancement

Awesome app! Would you please consider adding support to save a view as a new image? For instance, in Overlay Slide, I would like to be able to export or...

enhancement