photo

CuriousThinker


Last seen: 4 years 前 自 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 个回答

排名
210,984
of 302,006

声誉
0

贡献数
6 个提问
2 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 21,488

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 178,011

贡献数
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 years 前 | 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 years 前 | 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...

8 years 前 | 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...

8 years 前 | 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?

10 years 前 | 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() ...

10 years 前 | 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...

10 years 前 | 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 ...

11 years 前 | 1 个回答 | 0

1

个回答