photo

Vaibhav Lakhanpal


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
249,906
of 301,159

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,182

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,105

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer