How to multiply every pixels?
이전 댓글 표시
I need to find the product of every all the pixel values in a matrix. That is, if an image of size 256×256×3 is taken... i need to find the entire product of 65536 values
댓글 수: 4
Matt J
2018년 4월 11일
There are 196608 values in a 256×256×3 image.
You have many open threads, i.e., answers to your questions that you have not accepted. You are more likely to get responses if you Accept-click the answers that helped you.
Sneha P S
2018년 4월 11일
Sneha P S
2018년 4월 11일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!