Feeds
질문
How to compute Co-occurrence matrix of coefficients in same location between two jpeg images?
I have two versions of the same image. One is cropped in comparison to the other. I need to calculate the Co-occurrence matrix o...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
How to calculate Histogram of Global AC Coefficients of a jpeg image?
jobj=jpeg_read('steg.jpg'); Plane=jobj.coef_arrays{1}; I am using jpeg_read to extract details of jpeg image. The variab...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
How to access struct values
I am using Phill Salee's jpeg toolbox. Link http://dde.binghamton.edu/download/jpeg_toolbox.zip im=jpeg_read('baboon.jpg') ...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
I am getting this error message: Reference to non-existent field 'coef_arraysim'
% I am using phill salee's jpeg toolbox. Link for the toolbox is http://dde.binghamton.edu/download/jpeg_toolbox.zip >> im...
8년 초과 전 | 답변 수: 1 | 0
