photo

Karan Ratnaparkhi


2011년부터 활동

Followers: 0   Following: 0

메시지

xbgf
Professional Interests: Image processing

통계

MATLAB Answers

14 질문
2 답변

순위
12,031
of 300,759

평판
3

참여
14 질문
2 답변

답변 채택
50.0%

획득한 표
2

순위
 of 21,081

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,900

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

14년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

14년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

14년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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.

14년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
To 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 ...

14년 초과 전 | 0

질문


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

14년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

14년 초과 전 | 답변 수: 1 | 2

1

답변

질문


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

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

14년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

14년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

거의 15년 전 | 답변 수: 1 | 0

1

답변

답변 있음
How 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...

거의 15년 전 | 0

질문


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

거의 15년 전 | 답변 수: 4 | 0

4

답변