photo

Sivakumaran Chandrasekaran


Last seen: 대략 1년 전 2011년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: Image processing & Speech Processing

통계

MATLAB Answers

257 질문
28 답변

순위
5,167
of 300,331

평판
10

참여
257 질문
28 답변

답변 채택
40.47%

획득한 표
7

순위
 of 20,920

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,124

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Explorer
  • First Review
  • 3 Month Streak
  • Thankful Level 5
  • First Answer

배지 보기

Feeds

보기 기준

질문


How to convert matlab code into opencv?
How to convert matlab code into opencv?

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

0

답변

질문


how many rows of an image form 1 feet
input image is a person standing in full view. i am calculating height of the person. i got number of rows as 1936. how to find ...

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

1

답변

질문


conversion of 2d image into 3d image
input is a 2D mri brain image. how to convert it into 3D medical image.. i.e., seeing the output in 3 dimensional angle..

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

3

답변

질문


how to match two image?
how to match two image? 20 images are present in database. webcam should turn on. it should capture the person sitting in front ...

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

0

답변

질문


how to download a file using matlab ?
I have to download a file present in file exchange. how to download it thro matlab using the command urlread

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

1

답변

질문


Fuzzy SVM classifier logic... Whats meant by Fuzzy SVM. I dont understand the definition and logic of it?
Fuzzy SVM classifier logic... Whats meant by Fuzzy SVM. I dont understand the definition and logic of it?

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

0

답변

질문


What is meant by histogram thresholding? Is there any direct matlab command to implement it?
What is meant by histogram thresholding? Is there any direct matlab command to implement it?

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

1

답변

질문


what is the meaning of sending data from one node to another node in MATLAB?
Datas are to be passed from one node to another node. consider input data(a) is a matrix with size 30 rows and 3 columns. This d...

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

0

답변

질문


How do I run MATLAB in batch mode?
How do I run MATLAB in batch mode? I have seen this question in MATLAB FAQ. Can anyone reply me whats mean by batch mode and re...

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

1

답변

질문


how to count the number of leaves in a tree?
how to count the number of leaves in a tree? Is that possible? If yes. what techniques can be used. Input is a tree image.

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

1

답변

질문


whats the concept behind 2 d median filtering of an image
my code is v=[ 154 138 163 75 74 151 70 106 118] my output is t =[ 0 75 0 74 118 106...

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

1

답변

질문


how to convert 1 D to 2 D matrix
how to convert 1 D to 2 D matrix ..

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

1

답변

질문


can we able to generate barcode for an image using matlab?
can we able to generate barcode for an image using matlab?.. wat technique is used for this?

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

0

답변

질문


how to develop a simulink model for second order differential equation
how to develop a simulink model for second order differential equation

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

0

답변

질문


how to apply median filter to a color image?
I applied median filter to a color image.. herewith i have mentioned the code.. is it correct? img=shadow_imadjust; R = im...

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

1

답변

질문


how to do image annotation?
if my input image is a rose image, it should be annotated as flower.. and if my input image is a house, it should be annotated a...

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

1

답변

질문


how to use a uitable to add two numbers
i have two input variable a and b.. my code is c=a+b. how to represent this in uitable

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

2

답변

질문


how to integrate matlab with fpga?
i have matlab code . how to download it in fpga. spartan series.. (or) i have simulink blocks. how to integrate it with fpga.my ...

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

0

답변

질문


how to create a multisine signal using matlab code
how to create a multisine signal using matlab code

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

0

답변

질문


what exactly happend when you use the command imresize?
what exactly happend when you use the command imresize? does it means compression? will it affect the image quality?

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

2

답변

질문


how to add two videos which of different size?
how to add two videos which of different size? or in other way, how to vary a video size.. for images,we use imresize command

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

1

답변

질문


how to add a frame to a video
My project is to do watermarking a video... what techniques can be used to achieve it.. i just planned to add a frame to a video...

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

1

답변

질문


how to calculate delay between two operations?
how to calculate delay between two operations? it should be matlab code. not a model

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

1

답변

질문


how to zoom a particular object present in an image
A man standing near a football is my input image. How to detect the object and make it zoom such that the output of the code sho...

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

1

답변

질문


how to draw a bounding box for the texts present in the image
how to draw a bounding box for the texts present in the image.. (OCR Technique) <http://tinypic.com/r/r1ml1i/8> <<http://oi58...

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

1

답변

질문


how to predict flood
how to predict flood.. what are the best techniques can be used.. input is not an image.. only of numerical datas

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

1

답변

질문


does matlab supports rtmp links?
does matlab supports rtmp links? i have a video which runs online. can we able to use that video as input to matlab code. mentio...

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

1

답변

답변 있음
how to generate a mesh ?
http://tinypic.com/r/erx0lt/8..... how to create a network like that.. is that a polyogn or mesh

11년 초과 전 | 0

질문


how to generate a mesh ?
how to generate a mesh ? maximum edge length should be 40 and number of nodes should be 126.

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

2

답변

질문


how to form a gaussian pyramid from a image
http://tinypic.com/r/j11z05/8. Herewith i have mentioned the link of the image.

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

1

답변

더 보기