I need the complete code for transforming a histogram back to its image. Also I need the code for shifting histogram of an image towards right.
1 次查看(过去 30 天)
显示 更早的评论
I am doing a project on reversible data hiding(using histogram shifting).
0 个评论
回答(1 个)
Image Analyst
2013-1-14
I have never heard of that method but I do know that it is not possible to reconstruct an image from a histogram. A virtually infinite number of images could have the very same histogram - all you have to do is take an image and shuffle around the pixels, and voila! new image, same histogram.
Next you'll probably say you're trying to follow the procedure in some paper, and I'll reply by referring you to the FAQ.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Histograms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!