Update hdrplus_pipeline.cpp

main
WilliamLiuAtCPC 3 years ago committed by GitHub
parent 922359c3f4
commit ac3e311573
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,6 +27,7 @@ void hdrplus_pipeline::run_pipeline( \
merge_module.process( burst_images, alignments ); merge_module.process( burst_images, alignments );
// Run finishing // Run finishing
finish_module.process( burst_path, mergedBayer, refIdx);
} }
} // namespace hdrplus } // namespace hdrplus

Loading…
Cancel
Save