photo

vivek govind


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

2 个提问
1 个回答

排名
276,006
of 299,930

声誉
0

贡献数
2 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,845

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,620

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

提问


Problems with executing a .m file inside a push callback
i have a err1.m program ,as follows y=imread('c:/5.png'); gg=rgb2gray(y); r=0; f=5; news=25; b=20; for i=6:894 ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Applying new pixel intensity values to the original image?
The purpose of my program was to read an image , apply an algorithm which calculates the new pixel values and then create a re...

12 years 前 | 0 个回答 | 0

0

个回答

已回答
can u hhelp me by giving the syntax for making an intensity matrix from the given image...
To obtain pixel intensity values from an image and store it in an array , you can use this code, suppose i have a 75x75 image , ...

12 years 前 | 0