Power requirement calculate in image processing
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 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
le 23 Mai 2012
Walter Roberson
le 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.
Réponses (0)
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!