Detection of Object-Based Forgery in Advanced Video based on this paper
- ffmpeg
- MATLAB
- Video dataset for training and testing (Available here)
- JPEG toolbox (Included)
- CC-PEV 548 (Included)
- Ensemble Classifier (Included)
- Extract frames from a video using extract_frames.sh
- Use main_residuals.m to extract motion residuals from frames
- Use extract_features.m to extract CC-PEV features from motion residuals
- Use train.m to train ensemble classifier with given features
- Use test.m to test the classifier on new datasets