Commit Graph

  • 7b415479ef squash abort Cristy 2025-02-25 07:49:15 -05:00
  • 93f7b8e90f reference image instead of thumbnail Cristy 2025-02-24 21:48:04 -05:00
  • cb9c7de9ae cosmetic Cristy 2025-02-24 21:45:53 -05:00
  • 90acf73ad5 cosmetic Cristy 2025-02-24 21:44:04 -05:00
  • f92bd5b848 follow thumbnail specification for -thumbnail option Cristy 2025-02-24 21:40:26 -05:00
  • cb4bb36ef6 Jzazbz colorspace optimizations by @nrobidoux Cristy 2025-02-24 19:14:08 -05:00
  • 9122023dcf ... Cristy 2025-02-24 08:15:29 -05:00
  • 27661583f6 slightly optimize JzAzBz tuples, thanks to @nrobidoux Cristy 2025-02-23 20:11:26 -05:00
  • 6c98cd0712 beta release Cristy 2025-02-22 15:09:04 -05:00
  • 76f853c022 release 7.1.1-44 Cristy 2025-02-22 08:55:05 -05:00
  • f1c26bed07 Revert release. Dirk Lemstra 2025-02-22 14:43:05 +01:00
  • 0a171f3a8b Added extra information to the reported error when the width or height exceed the limits. Dirk Lemstra 2025-02-22 14:33:33 +01:00
  • 203767de64 Corrected typo. Dirk Lemstra 2025-02-22 14:33:21 +01:00
  • 739a782705 release Cristy 2025-02-22 07:41:31 -05:00
  • 90fea1d787 support mime:type image property Cristy 2025-02-22 07:35:09 -05:00
  • 3ff1c3d01c Silenced warning. Dirk Lemstra 2025-02-22 13:25:33 +01:00
  • ab36a91765 squash lint warnings Cristy 2025-02-20 11:33:46 -05:00
  • 1bce09eb1f eliminate lint warning Cristy 2025-02-20 10:16:50 -05:00
  • 22dadcfff2 squash lint warning Cristy 2025-02-20 09:35:59 -05:00
  • 9664d6fe44 fix type casting in statistic.c (#7982) Ruslan 2025-02-20 16:41:17 +03:00
  • 5e17c72a64 squash lint warnings Cristy 2025-02-20 07:40:39 -05:00
  • 1289371261 squash lint warnings Cristy 2025-02-20 07:36:55 -05:00
  • f8f57c2df2 squash lint warning Cristy 2025-02-20 07:30:29 -05:00
  • 485a179e8b squash lint warning Cristy 2025-02-20 07:26:21 -05:00
  • 21f0791731 squash lint warning Cristy 2025-02-20 07:21:41 -05:00
  • a0a178a0db revert Cristy 2025-02-19 21:27:17 -05:00
  • 1be903db4e eliminate compiler warnings Cristy 2025-02-19 20:31:34 -05:00
  • 15530fc559 eliminate compiler warnings Cristy 2025-02-19 20:05:28 -05:00
  • 182184fd1c eliminate incompatible type compiler warnings Cristy 2025-02-19 20:01:22 -05:00
  • 3083c7805a improve SVG recursion checking Cristy 2025-02-19 14:12:26 -05:00
  • 9624484e03 initialize correlation image optimization Cristy 2025-02-19 14:11:50 -05:00
  • d39b790d1d proper handling of NaN's, thanks to @nrobidoux Cristy 2025-02-19 14:10:46 -05:00
  • 1deefc5c43 average composite channel for PSNR metric Cristy 2025-02-17 19:55:38 -05:00
  • 2318b9b616 Switch to cmake to fix oss-fuzz build of zlib. Dirk Lemstra 2025-02-17 18:26:15 +01:00
  • b3df5aecf1 RMSE metric had a misplaced square root Cristy 2025-02-17 07:26:45 -05:00
  • 449bc6ff4e conditional compile Cristy 2025-02-16 20:57:26 -05:00
  • 451a0a7daf use square rather than square root Cristy 2025-02-16 20:29:16 -05:00
  • 14b8ad2f31 For RMSE, take sqrt() of MSE pixels Cristy 2025-02-16 17:52:53 -05:00
  • b3e53d14d9 change NAN to 0 Cristy 2025-02-16 15:38:29 -05:00
  • 5ee906e3d8 compensate for any NAN's in the Jzazbz colorspace transformation Cristy 2025-02-16 12:23:31 -05:00
  • 0e10c12139 preserve gamma invertibility Cristy 2025-02-16 11:57:53 -05:00
  • f0679bd043 ensure similarity looping respects the resouce thread limit Cristy 2025-02-16 09:35:22 -05:00
  • 57f95be7bc Removed another unnecessary check. Dirk Lemstra 2025-02-16 10:05:29 +01:00
  • fcce0d359f Cosmetic changes. Dirk Lemstra 2025-02-16 09:55:45 +01:00
  • e0e3153190 Only run the job once a week. Dirk Lemstra 2025-02-16 09:54:45 +01:00
  • 96c0ea3c5b There is no need to check nexus_info because AcquirePixelCacheNexus will throw a fatal when memory cannot be allocated. Dirk Lemstra 2025-02-16 09:49:49 +01:00
  • c8c7584b30 white is maximum point of the correlation image Cristy 2025-02-15 15:50:05 -05:00
  • e1fa820730 conditionally compile heif_context_set_maximum_image_size_limit() Cristy 2025-02-15 14:42:55 -05:00
  • 609be089a6 check for an EOF condition before setting the image background Cristy 2025-02-15 13:04:05 -05:00
  • 88f811e935 Documentation fixes. Dirk Lemstra 2025-02-15 17:17:36 +01:00
  • 97ee92e218 Magick++ Documentation Verification (#7906) Anne-Marie 2025-02-15 16:58:20 +01:00
  • ca086359d8 negate correlation image for NCC metric Cristy 2025-02-14 21:19:36 -05:00
  • 672ab0f2a8 correlation dimension must match that of the input image Cristy 2025-02-13 20:40:46 -05:00
  • 9a4fed2c99 recongnize ore HEIC sub types Cristy 2025-02-12 18:18:12 -05:00
  • c28423a58e the correlation image is now the same size as the reference image Cristy 2025-02-12 18:12:26 -05:00
  • af1d3ac621 revert Cristy 2025-02-09 22:02:58 -05:00
  • 3b1a86fdae PSNR metric is now returing the correct offset Cristy 2025-02-09 21:04:48 -05:00
  • 958be253f2 throw warning when reference image is wider or taller target image Cristy 2025-02-09 20:27:45 -05:00
  • 1dbff18c07 pending issue when comparing two images of the same dimensions Cristy 2025-02-09 20:12:37 -05:00
  • 1703c6ab23 similary image must match between the frequency and spatial domains Cristy 2025-02-09 13:55:24 -05:00
  • 678372c9b4 vid: format not supported in vector graphics Cristy 2025-02-09 10:30:42 -05:00
  • 3abe899754 cosmetic Cristy 2025-02-09 10:12:58 -05:00
  • da12a72bc7 support compare:frequency-domain define Cristy 2025-02-09 09:51:53 -05:00
  • d589346908 Code style changes. Dirk Lemstra 2025-02-09 10:19:01 +01:00
  • a9a73ca36d support compare:accelerate define Cristy 2025-02-08 20:05:05 -05:00
  • db81bac652 respect compare:accelerate-ncc define Cristy 2025-02-08 19:54:26 -05:00
  • 218ff2885c fix correlation image for PSNR metric Cristy 2025-02-08 19:09:53 -05:00
  • bac413a260 Update the image depth after this has been changed by SetQuantumFormat. Dirk Lemstra 2025-02-08 23:31:39 +01:00
  • 09ccae8439 Fixed duplicate define when compiling an OpenCL kernel. Dirk Lemstra 2025-02-08 16:11:21 +01:00
  • f96b982101 support CTA02LMS colorspace Cristy 2025-02-08 09:39:59 -05:00
  • 0f920c21a2 Small refactor in setting the packet_size when the number_meta_channels is not zero. Dirk Lemstra 2025-02-08 14:55:53 +01:00
  • 81ac8a0d2e multispectral MIFF images renders all channels in arbitrary order Cristy 2025-02-07 20:57:15 -05:00
  • bc0bbec029 Corrected typecast. Dirk Lemstra 2025-02-03 18:02:55 +01:00
  • 73933e78a9 Code cleanup. Dirk Lemstra 2025-02-03 18:01:13 +01:00
  • e11a59d285 Added missing return (#7941). Dirk Lemstra 2025-02-03 17:46:01 +01:00
  • 19a0631da8 Don't call exr_decoding_destroy inside InitializeEXRChannels. Dirk Lemstra 2025-02-03 17:39:05 +01:00
  • b4dd2a701c Make sure the data buffer is set to a value before exiting the method. Dirk Lemstra 2025-02-03 17:37:16 +01:00
  • 895e45b0f5 Enable Floyd-Steinberg as dither for Magick::Image::map() (#7937) Patrick Siegl 2025-02-02 23:03:35 +01:00
  • 0b4e7c82ee increased accuracy for XYZ color conversion Cristy 2025-02-01 07:41:12 -05:00
  • 471841b7bf Minor code style change. Dirk Lemstra 2025-01-30 23:16:36 +01:00
  • f17032c0d3 added an epsilon to the dissimilarity threshold Cristy 2025-01-26 07:18:12 -05:00
  • 8ffc760d9a initialize dissimilarity thresold to PI Cristy 2025-01-25 21:29:32 -05:00
  • 07ca6d0394 multiply correlation image by qunatum range Cristy 2025-01-25 18:27:36 -05:00
  • f279ba5fd8 Corrected check to also allow fax or group4 compression for a bilevel image with index channel Dirk Lemstra 2025-01-26 00:05:26 +01:00
  • 046e35ccef normalize PSNR metric Cristy 2025-01-25 15:25:51 -05:00
  • 19e1a4790a dissimilarity is a warning Cristy 2025-01-25 08:03:41 -05:00
  • 4a2f394034 improve data locality by keeping the thread's working set within a small region of memory. Cristy 2025-01-23 18:39:18 -05:00
  • 36669775fd Return null when writing fails. Dirk Lemstra 2025-01-24 00:06:35 +01:00
  • 4706bc130c No longer set TIFFTAG_STRIPBYTECOUNTS to fix the issue reported in #7917. Dirk Lemstra 2025-01-24 00:05:53 +01:00
  • 9bf682cf9c dedicate more threads to similarity Cristy 2025-01-22 21:45:52 -05:00
  • b05bfd37c9 cosmetic Cristy 2025-01-21 19:48:29 -05:00
  • 5eafac923f invert DPC distortion Cristy 2025-01-20 21:39:35 -05:00
  • f86ab0fb4d remove similarity metric factor Cristy 2025-01-20 21:29:48 -05:00
  • a92bc578e7 cosmetic Cristy 2025-01-20 19:59:36 -05:00
  • b404dcdc40 support dot product correlation (DPC) metric Cristy 2025-01-20 19:45:23 -05:00
  • db034e28ef Added file for https://floss.fund/. Dirk Lemstra 2025-01-20 18:07:36 +01:00
  • be3b73da67 0 & 1 are special cases for pow() Cristy 2025-01-19 12:52:50 -05:00
  • 056ccdbeac -gamma should call GammaImage() Cristy 2025-01-18 22:19:47 -05:00
  • 1afa38ae2f check for pow(0) Cristy 2025-01-18 20:02:34 -05:00
  • 1f2a4262fd initial framework for dot product correlation metric Cristy 2025-01-18 16:28:55 -05:00