how to create bit from image to feed as input to xilinx multiplier block in system generator
1 view (last 30 days)
Show older comments
i wish to feed image as input to the multiplier xilinx block in simulink. But the multiplier is programmed for 8 bit input. for that i need to know how to convert the image into bits.Can anyone help me how to accomplish this
0 Comments
Answers (1)
Kiran Kintali
on 15 Nov 2021
Check this example on how to convert a frame to a sample and feed the sample into FPGA
>> mlhdlc_demo_setup('heq')
0 Comments
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!