Back to Adaptive Vision Studio website
                
                    
	
		
	You are here: Start » Filter Reference » Image Metrics » CompareImages_CVG
Compares two images tile by tile using one of several available methods.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inImage1 | Image | First input image | |
![]()  | 
				inImage2 | Image | Second input image | |
![]()  | 
				inChromaAmount | Real | 0.0 - ![]()  | 
				Proportion of chromatic information in output image | 
![]()  | 
				inValueAmount | Real | 0.0 - ![]()  | 
				Proportion of value information in output image | 
![]()  | 
				inGradientAmount | Real | 0.0 - ![]()  | 
				Proportion of gradient information in output image | 
![]()  | 
				outImage | Image | Output image | |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Formats of input images differ in CompareImages_CVG. | 
| DomainError | Images sizes are not equal in CompareImages_CVG. | 
Complexity Level
This filter is available on Advanced Complexity Level.



