Community Profile

photo

harpreet


ptu

Active since 2015

Followers: 0   Following: 0

Message

Professional Interests: image processing

Statistics

All
  • 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...

7 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); ...

9 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...

9 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...

9 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...

9 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...

9 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...

9 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...

9 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 ...

9 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...

9 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 ...

9 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 ...

9 years ago | 0

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

9 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...

9 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 ...

9 years ago | 0 | 0 solvers