![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2792367_1522091351042_DEF.jpg)
Karan Ratnaparkhi
Followers: 0 Following: 0
xbgf
Professional Interests: Image processing
Statistiques
RANG
12 031
of 297 016
RÉPUTATION
3
CONTRIBUTIONS
14 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
2
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
saving an image to disk
Hi guys, after some processing i am getting an image and now I want to save it to my disk in .png format. Plz tell me which func...
presque 14 ans il y a | 2 réponses | 0
2
réponsesQuestion
How can we use knnclassify function to do a match between 2 images?
Hi guys, In my project I am getting an img aftr some processing and nw I want to use that image and compare it with the images i...
presque 14 ans il y a | 1 réponse | 0
1
réponseQuestion
Difficulty in knnclassify function
Hey guys i am using knnclassify funnction for 2 images my code is clear all a=imread('cameraman.tif'); b=imread('tire.t...
presque 14 ans il y a | 1 réponse | 0
1
réponseQuestion
Matlab code for matching two images
Hey guys I need a matlab code to check if two images are matching or not? I tried correlation but it is nt working. Please help ...
presque 14 ans il y a | 3 réponses | 0
3
réponsesQuestion
Nearest neighbor rule algorithm search the image
Hi guys i need MATLAB code for nearest neighbor rule to find the desired image from the database. plz help me with it if u have ...
presque 14 ans il y a | 1 réponse | 0
0
réponseQuestion
Horizontal and vertical projection of binary black n white image
Hey guys I have an algorithm for horizontal and vertical projection viz as follows 1. Hi = {(x, i) |F(x, i) = 0} (i = 1, 2...
presque 14 ans il y a | 1 réponse | 0
0
réponseQuestion
PCA and LDA on a binary black and white image
Hi guys I need a matlab code for PCA and LDA to carry out on binary black and white image. Plz help me with it.
presque 14 ans il y a | 1 réponse | 0
1
réponseTo retrieve height and width of more than one rectangle rectangle drawn and store it in a matrix
Hey Jan Simon there are 3 rectangles formed in my image and i hav 2 get d positions of each of them and store the whole data in ...
presque 14 ans il y a | 0
Question
To retrieve height and width of more than one rectangle rectangle drawn and store it in a matrix
Hi Guys I am drawing rectangle in an image using following code [L Ne]=bwlabel(BW2); propied=regionprops(L,'BoundingBox');...
presque 14 ans il y a | 2 réponses | 0
2
réponsesQuestion
Horizontal and vertical projection of an image
Hi guys I want to project a binary black n white image in horizontal n vertical direction n den concatenate them plz help me wit...
presque 14 ans il y a | 1 réponse | 2
1
réponseQuestion
To retrieve height and width of rectangle drawn
Hi guys, I am drawing a rectangle around an object in image using following code {figure, imshow(BW2); CC = bwconnc...
presque 14 ans il y a | 1 réponse | 0
1
réponseQuestion
separating two different objects in an image
Hey guys I have an image having completely black background and white foreground. I have done motion detection in which I have g...
presque 14 ans il y a | 2 réponses | 0
2
réponsesQuestion
Traversing an image matrix columnwise
Hi guys i wanna traverse a matrix of an image column wise ie. it should consider first column and visit all the rows of that co...
presque 14 ans il y a | 3 réponses | 0
3
réponsesQuestion
to draw rectangle containing motion region
I have an image having black background and motion region that is detected is in white color. I want a matlab code to draw the r...
presque 14 ans il y a | 1 réponse | 0
1
réponseHow to find row and column of a pixel in an Image?
Hi wolfgang I have an algorithm in which i am given a range of rows n columns lets say a to b (for rows) and c to d (for colum...
presque 14 ans il y a | 0
Question
How to find row and column of a pixel in an Image?
Guys I want to find the rows and columns of pixels of image so that i can put that in if condition inside for loop. Bt i am unab...
presque 14 ans il y a | 4 réponses | 0