blockproc
이전 댓글 표시
i am using blockproc command as HL122_BLK = blockproc(uint8(HL122),[4 4],fun);
fun should be a handle for fuction 'faddpn' 'faddpn' requires an input 'messagevector' which is a string , then how to write it
댓글 수: 1
Oleg Komarov
2012년 3월 26일
It's hard to guess which should be considered as input from the image and which is the input from messagevector.
Be more specific.
답변 (1개)
Oleg Komarov
2012년 3월 26일
@(x) faddpn(x,messagevector)
카테고리
도움말 센터 및 File Exchange에서 Neighborhood and Block Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!