photo

CuriousThinker


Last seen: 3년 초과 전 2015년부터 활동

Followers: 0   Following: 0

메시지

I am a M.Tech graduate in Signal Processing from India. After working as Assistant Professor for 2.5 years past M.Tech at an Engineering college, presently planning to do PhD in Image processing & Computer Vision. Professional Interests: Signal Processing, Image Processing, Computer Vision, Remote Sensing

통계

MATLAB Answers

6 질문
2 답변

순위
155,060
of 300,381

평판
0

참여
6 질문
2 답변

답변 채택
16.67%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
How to save a text file as a .mat file?
Hi, Thank you for the suggestions. I was able to solve it using csvread() data = importdata('myfile') ; save('data_m...

거의 7년 전 | 0

질문


How to save a text file as a .mat file?
Hi, I have a text file having data with each row having the format: a1,a2,a3,a4. I have close 2k such rows. I need to save th...

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

4

답변

질문


How to find the mouse hover positions (and preferably time stamps) while playing a video?
function varargout = Video_Annotate_GUI(varargin) % VIDEO_ANNOTATE_GUI MATLAB code for Video_Annotate_GUI.fig % VIDEO...

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

0

답변

질문


How can I store the mouse position (and preferably time stamps) while playing a video?
I have to do video annotation, for storing the actual mouse cursor position at different instant of a video. I checked MATLAB Vi...

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

0

답변

답변 있음
Colormap for Connected Components in an image
Thank you, Image Analyst for your kind reply. Could you please advice me how to share the code privately?

9년 초과 전 | 0

질문


Colormap for Connected Components in an image
Hello all, Is there a way I can assign individually different colors to the connected components obtained using bwareafilt() ...

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

2

답변

질문


Double thresholding for Region Growing
Hi. Can anyone please tell me how to perform Double thresholding for Region Growing without using the bwmorph function? I have f...

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

0

답변

질문


How to find the independent subspace components from independent components in Matlab?
Hi, I am trying to find the independent subspace components for an image. Could anyone please tell me how to get independent ...

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

1

답변