Community Profile

photo

vivek govind


自 2013 起处于活动状态

Followers: 0   Following: 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 ...

11 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...

11 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 , ...

11 years 前 | 0