03-30-2022 04:41 PM
Hi, I have been tasked with making an vi that can change raster graphics to a vector one and then generate audio signal on 2 channels, and they would be displayed on a xy graph. Thanks for any ideas how to start with this problem.
03-31-2022 12:23 AM
You're going to need to provide much more detail than that. Raster images could mean anything (checkerboard or photo), and what kind of audio do you want to generate? A beep or an orchestra?
03-31-2022 04:01 AM
@dadamus wrote:
Hi, I have been tasked with making an vi that can change raster graphics to a vector one and then generate audio signal on 2 channels, and they would be displayed on a xy graph. Thanks for any ideas how to start with this problem.
Is this an open assignment (e.g. artistic) or is there some scientific point to it.
Changing raster graphics to vectors can be very, very hard. Try finding a program to do that, then estimate how long that took to make... It could be fairly easy though. It all depends on the scope.
Generating audio seems like a completely separate problem. Or should the audio be based on the vectors. Do tell us how if so, it's pretty relevant.
It all sounds very laser show-ish to me... (Image>vector>sound>mirrors>image)
LabVIEW Programming ((make LV more popular, read this)
03-31-2022 06:30 AM
Yeah, i am currently waiting on a response from my professor so he would clarify what was he thinking when he gave me this task.