Power requirement calculate in image processing
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 22 Mai 2012
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
am 23 Mai 2012
Walter Roberson
am 23 Mai 2012
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.
Antworten (0)
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!