photo

farheen fathima


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
112,928
of 301,447

평판
0

참여
5 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,284

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,609

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


Error using get_laplacian Too many input arguments.
[T]=get_laplacian(I,3,T_est); %[LT]=generateLaplacian(I,3,T_est); figure,imshow(T); title('Laplance Transformat...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


im getting an error in my code saying too many arguments
[T]=get_laplacian(I,3,T_est); %[LT]=generateLaplacian(I,3,T_est); figure,imshow(T); title('Laplance Transforma...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


Array dimensions must match for binary array op, plz give me a solution for this .
clc; close all; %Initialize a=imread('Y:/haze.jpg'); Red=a; Green=a; Blue=a; Red(:,:,2:3)=0; subp...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


can u plz help me to clear the error which is in (line 32) "Array dimensions must match for binary array op"
clc; close all; %Initialize a=imread('Y:/haze.jpg'); Red=a; Green=a; Blue=a; Red(:,:,2:3)=0; subplot(2,2,1); imshow(...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


can someone help me tro fix this error "Array dimensions must match for binary array op."
Array dimensions must match for binary array op.

8년 초과 전 | 답변 수: 0 | 0

0

답변