439图像处理已支持保留双张

This commit is contained in:
yangjiaxuan 2023-10-28 16:31:12 +08:00
parent 927b0199d3
commit 96d7466aca
1 changed files with 1 additions and 1 deletions

View File

@ -5517,7 +5517,7 @@ int hg_scanner::image_configuration(SCANCONF& ic)
ic.dogeardistabce = fractate_level_;
ic.fadeback = image_prc_param_.bits.erase_bakground;
ic.fadebackrange = erase_bkg_range_;
ic.isuoloadexceptionimage = pid_ == 0x0439 ? false : (double_paper_handle_ & DOUBLE_PAPER_SAVE_IMG) == DOUBLE_PAPER_SAVE_IMG;
ic.isuoloadexceptionimage = (double_paper_handle_ == DOUBLE_PAPEAR_STOP) ? false : true;
adjust_filling_hole(&ic);
ic.fold_concatmode = fold_type_;