Power requirement calculate in image processing
이전 댓글 표시
Hi all,
Which command that use for measure the power consumption or requirement for our Matlab code.
For example If I use the code above to compress my image. Which command or how we know the total power consumption for this code?
Thank you Warinthorn
댓글 수: 3
Walter Roberson
2012년 5월 22일
Do you mean "power" in the electricity sense? Or are you trying to find out the total number of CPU instructions executed to process one particular image? Or are you trying to find out what the "order of operations" ("Big-O notation") is for an algorithm?
warinthorn Kiadti
2012년 5월 23일
Walter Roberson
2012년 5월 23일
Algorithm in electronic devices... is that a reference to code generation for VHDL or FPGA purposes? Knowing the electricity consumption on (say) an Pentium 4 @ 2.2 GHz would not give you any useful information about VHDL or FPGA energy use.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!