add complexity calculation for screen content

This commit is contained in:
ruil2
2014-03-26 10:09:06 +08:00
parent 2f840d46c4
commit 4ced8a9edd
3 changed files with 225 additions and 0 deletions

View File

@@ -129,6 +129,7 @@ typedef enum {
METHOD_BACKGROUND_DETECTION ,
METHOD_ADAPTIVE_QUANT ,
METHOD_COMPLEXITY_ANALYSIS ,
METHOD_COMPLEXITY_ANALYSIS_SCREEN,
METHOD_IMAGE_ROTATE ,
METHOD_MASK
} EMethods;