Convert pixel values to tones of sound
    3 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Ahmad Alenezi
 il 31 Lug 2019
  
    
    
    
    
    Risposto: Shashwat Bajpai
    
 il 7 Ago 2019
            Hi there
I have a project where I should convert pixel values to sound tones in a greyscale set of images (arranged in order). I know that I should assign a tone to each grey level. I have a 128x128x16 uint8 array. I need to play the sound and listen to the assigned tones in a continuous loop. Let's suppose that my image set is called PxTone, and I have my 256 tones of different frequencies ready and named from A1 ... to A256 tones, where A1 represents no tone A256 is the assigned for the brightest pixel, (which should be representing the highest frequency tone and assigned to the brightest pixels ).I want the code to allow each image to be represented in one second in which all tones are played simoutanously, so that I finish with 16 sec sound clip.
Can any one help me in this regard ?.
Best, Ahmad
0 Commenti
Risposta accettata
  Shashwat Bajpai
    
 il 7 Ago 2019
        Hi,
There is a function available in the file exchange to convert an image to a sound developed by someone in the community and can help solve your purpose. You can find this function on the following link:
Hope this helps!
0 Commenti
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su Image Filtering and Enhancement in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

