photo

harpreet


ptu

Active since 2015

Followers: 0   Following: 0

Message

Professional Interests: image processing

Statistics

All
MATLAB Answers

11 Questions
3 Answers

Cody

1 Problem
0 Solutions

RANK
36,066
of 300,781

REPUTATION
1

CONTRIBUTIONS
11 Questions
3 Answers

ANSWER ACCEPTANCE
36.36%

VOTES RECEIVED
1

RANK
 of 21,088

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,031

CONTRIBUTIONS
1 Problem
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


Resolve error in imread
I am trying to detect copy move image forgery using SIFT in the popular dataset of images called MICC-F220. My code is given bel...

9 years ago | 1 answer | 0

1

answer

Question


How to generate a ,sift file from an image file?
Hello, i am using a code in which i have to pass two arguments in a function as follows: match_features(imageFile, siftfile); ...

10 years ago | 1 answer | 0

1

answer

Question


Suggest some matlab compiler for windows 8.1
I tried to install "compiler SDK" a number of times. Every time it failed. Screenshot is attached with the post. Please sugges...

10 years ago | 0 answers | 0

0

answers

Question


How to reduce execution time of a code in matlab R2013a
Attached is the complete code for "Copy move image forgery detection using PCA". The input and output required are also attached...

10 years ago | 1 answer | 0

1

answer

Question


help to assign correct image path to a variable
% dataset DB = 'MICC-F220'; db_dir ='dataset'; file_ground_truth = 'groundtruthDB_220.txt'; % parame...

10 years ago | 1 answer | 0

1

answer

Question


Resolve the error plz
Hie everyone!! I recently used a code provided <http://giuseppeserra.com/content/sift-based-forensic-method-copy-move-detection...

10 years ago | 0 answers | 1

0

answers

Question


Getting errors in a code...
Hello everyone, I am beginner to MATLAB. I am working on "SIFT key-point extraction and matching". So the firstmost implementa...

10 years ago | 1 answer | 0

1

answer

Answered
How to distinguish flat and non flat regions of an image?
<</matlabcentral/answers/uploaded_files/30243/figure.png>> Sir the above mntioned commands didn't gave me the desired image o...

10 years ago | 0

Question


Problem with cell2mat "Cannot support cell arrays containing cell arrays or objects."
I am trying to run a pseudocode, which needs to run on a complete dataset of images. Name of the dataset is MICC-F220. The path ...

10 years ago | 2 answers | 0

2

answers

Question


How to distinguish flat and non flat regions of an image?
Hello, I need to distinguish flat (regions having almost same pixel values e.g.sky,grass ) and non-flat regions of an image. I d...

10 years ago | 2 answers | 0

2

answers

Question


How to remove this error "
Hi, i am working on a matlab code having multiple function folders. When i run the script file named 'run_F220experiment' I get ...

10 years ago | 3 answers | 0

3

answers

Answered
Please help to remove the error in the code
please sugest any solution to this error... Error using textread (line 166) File not found. Error in run_F220_experiment ...

10 years ago | 0

Answered
Please help to remove the error in the code
Thanks image analyst and jan simon, that problem is resolved now.

10 years ago | 0

Question


Please help to remove the error in the code
Hello everyone, I am trying to detect copy move image forgery using SIFT in digital images.But am stuck at some point due to so...

10 years ago | 4 answers | 0

4

answers

Problem


copy move image forgery detection using SFT
hie everyone, I am trying to detect copy move image forgery using SIFT (Scale Invariant Feature Discriptor). I have a code; but ...

10 years ago | 0 | 0 solvers