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.

CFC_SAS_Communities_400x225.jpg

Call for content now open!

It's your turn to help shape SAS Innovate 2027. Share your expertise and inspire the SAS community.

Submit your proposal →

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
  • 4257 views
  • 0 likes
  • 1 in conversation