BookmarkSubscribeRSS Feed
hritikmathur45
SAS Employee

Hi there, I am working with imageactions in SAS Studio can you help me with this error.

proc cas;
loadactionset "image";
image.compareImages / sourceImages={table="Crop_Images"}
referenceImages={table="Cropped_New_Application"}
casOut={name="comparisons_2", replication=0, replace=true},
method='SSIM' pairAll=TRUE;
run;

I am trying to compare both tables and getting this error.
ERROR: The action stopped due to errors.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 0 replies
  • 3687 views
  • 0 likes
  • 1 in conversation