ImageSplicingDetection icon indicating copy to clipboard operation
ImageSplicingDetection copied to clipboard

Illuminant inconsistencies for image splicing detection in forensics

Results 3 ImageSplicingDetection issues
Sort by recently updated
recently updated
newest added

Hi, thanks for this respostory, when I try to run it on my computer, an error occur.... Segmentation fault:11, and I use pdb so I figure out it happens when...

When I type 'make' to build the code,I encounter a problems below ............ [ 79%] Building CXX object CMakeFiles/vole.dir/superpixels/normal_image.cpp.o [ 82%] Building CXX object CMakeFiles/vole.dir/superpixels/superpixelsegmentation.cpp.o [ 85%] Building CXX object...

Hi - I get as far as: cd source/illuminants/build make [ 2%] Linking CXX executable vole Undefined symbols for architecture x86_64: "cv::imwrite(cv::String const&, cv::_InputArray const&, std::__1::vector const&)", referenced from: lille::CommandLocalGrayworld::execute()...