Is there a metric to find if one histogram of cipher image is better than other?
I tried calculating the variance of the image but couldn't get the intended results. Are there ways to compare histograms?
Have a look at Article A secure image encryption scheme based on cellular automata ...
Article Evaluation of the quality of an image encrytion scheme
https://www.ijert.org/research/a-performance-comparison-of-encryption-algorithms-for-digital-images-IJERTV3IS21325.pdf
very interested
they are four popular metrics :
1- the variation of pixel cipher image(histogram) from original image.
2-the entropy
-3 the correlation (verticale-horizontal and diagonal)
4- PSNR and UACI metrics.
UACI - Unified Averaged Changed Intensity between cipher images. Why some papers refer ideal value to be 33.33 and some refer it to be 33.46? Which is the correct value? (In reference to image...
11 February 2021 9,562 2 View
The ideal theoretical value for UACI(Unified Average Changed Intensity) is 33.33% for testing the robustness of image encryption algorithm against differential attacks. Is it better to have a UACI...
30 January 2021 2,016 3 View
I want to test the uniformness of values in histogram through chi-square analysis in an image encryption algorithm.
29 January 2021 4,093 2 View
I am trying to compute the variance of a plain and cipher grayscale LENA image... I found in a paper that variance value is equal to 630780 for a plain Lena image while if I calculate I find it...
28 January 2021 8,036 5 View
This question in the relation to calculating the horizontal, vertical, and diagonal correlation of a cipher image in an encryption algorithm. I have read that the correlation values should be as...
13 January 2021 1,297 4 View
I am using 3D Arnold transform for my EC-ElGamal encryption technique but it consumes a lot of time during the execution of the program using Python. So I was wondering if there are BETTER ideas...
07 January 2021 205 2 View
What are the assumptions behind miner's rule? Is there any cumulative damage model that takes care of these assumptions?
14 December 2020 333 1 View
I am trying to do the correlation analysis for grayscale images and their ciphers in Python or MATLAB. But I don't understand how to code the same. Also, I didn't get any function or existing code...
01 December 2020 6,388 3 View
There have been existing works like Singh and Singh(2015) and subsequently one in 2017 that performed Image encryption using ECC. But I have been seeing ppl comment that encryption with ECC is not...
14 October 2020 4,479 5 View
As we know Graphite is a nonmetal and copper is a metal then why we electroplate copper on graphite? What is the application of copper electroplate on Graphite?
13 September 2020 2,696 6 View
I have selected brain tumor images ...but now found that already lots of research done n this topic.
03 March 2021 5,774 3 View
i am try to classify the x-ray images. During classification , can i block unwanted images (except x-ray image).
03 March 2021 7,100 1 View
Need to image mesoporous silica nanoparticles using the TEM. Also, need high resolution TEM images to see the mesoporous structure. Kindly suggest what kind of grids to use. Thanks, Shatadru
02 March 2021 1,787 2 View
The range of forms and sizes of cavities in rock is very big. Is there a classification scheme for rock cavities regarding their size and shape?
02 March 2021 4,511 3 View
Dear Colleagues, After running Western blot on PVDF membrane and detection using ECL, I would like to stain my PVDF with colloidal gold to be able to allign the ECL image with total proteins on...
02 March 2021 7,829 3 View
I would like to research on MR images (0.5T and 3T). Can you please suggest some websites that I can download dataset including both 0.5T and 3T MR images? Thank you.
02 March 2021 7,735 3 View
Hello, I have classified 10 S3 OLCI images from the same area (althouth not the same size and/or quadrant) and I would like to do a final image using the mode of the pixel of these 10 images. I...
01 March 2021 9,874 3 View
Hi everyone, I am using Fiji to determine the percentage of the image covered by leaves, branches, or trunk, but i've encountered some difficulty when the sun hits parts of my image like the one...
27 February 2021 1,194 3 View
I run algorithms like HDBSCAN and MeanShift, and compare them with K-means and GaussianMixture. The first two algorithms do not return cluster labels for some elements in the dataset. My question...
27 February 2021 428 3 View
Hello. I have a problem with the charting in google earth engine. I created an image collection by combining 5 image collections of five parameters and using ee.Join.inner ( ) and .apply ( )...
26 February 2021 7,084 2 View