photo

IPlover


BITS Pilani Goa

2013년부터 활동

Followers: 0   Following: 0

메시지

I like to use MATLAB
Professional Interests: Coding

통계

MATLAB Answers

13 질문
0 답변

순위
225,149
of 300,813

평판
0

참여
13 질문
0 답변

답변 채택
7.69%

획득한 표
0

순위
 of 21,086

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,169

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to generate an image with certain clusters using K means clustering in CIE a*b domain?
Hello, I am working on building detection from aerial images using Image Processing in MATLAB. I am doing an image segmen...

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

1

답변

질문


How to do K means clustering of anistropic diffused image(by Pereona and Malik) in CIE L*a*b ?
Hi, I am trying to detect edges and i have done a anistropic diffusion of the image to get the diffused image. How do i do...

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

0

답변

질문


Analyzing a large orthophoto block by block
I am trying to apply an algorithm to an orthophoto (6560x5550x3). Since it has lot of details in it, i want to analyze it in par...

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

1

답변

질문


Finding tilt angle of a roof from an Aerial view Image
Is it possible to find the tilt angle of a roof using some algorithm in MATLAB ? Please suggest some algorithm or a way. All i...

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

1

답변

질문


Basic doubt ..How to run when using function ?
I am writing euler lagrange function for minimization. I always have a problem running the code when i use functions. When ...

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

0

답변

질문


How to use Figure obtained in imread ?
I did an operation on an image and found out the output figure. Now, i want to use that figure and do operations on it. How sh...

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

1

답변

질문


Problem with finding Hough Transform
I wrote the following code for finding hough transform but it shows the following error Error in hough (line 8) [H,T,R] = ...

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

0

답변

질문


Code not showing desired outputs
I have written a code to identify the DNA bands and estimate their weight in a DNA gel electrophoresis image converted to graysc...

대략 12년 전 | 답변 수: 0 | 0

0

답변

질문


Warning: Integer operands are required for colon operator when used as index ???
My code is showing the following: Warning: Integer operands are required for colon operator when used as index Y=int3...

대략 12년 전 | 답변 수: 0 | 0

0

답변

질문


Code shows"Integer operands are required for colon operator when used as index "
Here is an code which i've written but it shows a warning and stops executing. I tried using round for 'noise' variable,still th...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


Identifying only specific areas of image above a certain "threshold"
Now, here is an color image which i am converting it into grayscale inorder to identify only white bands that are above some thr...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


What does ''Busy'' signify ?
Now, Here is a long code which i am directly pasting it into command window and its taking a lot of time to show the output. It ...

대략 12년 전 | 답변 수: 3 | 0

3

답변

질문


Code Showing "Undefined function or variable 'q'. Error in test (line 66) if(c~=q) " error Please help
Line 65 to 70 is shown below for r=1:1:c if(r~=q) w=refweight*p(r)*1/p(q); disp(w) end end Why is it showin...

대략 12년 전 | 답변 수: 1 | 0

1

답변