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!