photo

vivek govind


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 11 Jahre vor | 0