photo

vivek govind


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

2 질문
1 답변

순위
166,588
of 300,364

평판
0

참여
2 질문
1 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 0