Need help to do image processing for an image captured by Terasic 5M pixel camera connectd to Altera Cyclone II FPGA.
이전 댓글 표시
My code to capture and display image is in Verilog. I have to do image enhancement and edge detection.How can i do this in Matlab and convert it into Verilog file so that i can import it in Quartus.
채택된 답변
추가 답변 (1개)
Harsha Vardhan Rao Avunoori
2011년 7월 12일
0 개 추천
Hello Vasavi,
There is an inbuilt block in Simulink which actually allows the user to convert between various formats.As far as I remember it has a RGB to Intensity option which you can use inorder to convert it into grayscale or else you can use an embedded matlab function to convert between RGB and Gray formats.
카테고리
도움말 센터 및 File Exchange에서 Code Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!