real time video watermarking using fpga

Status
Not open for further replies.

plvi

Newbie level 1
Joined
Jan 27, 2016
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
10
Hello everyone,I am working on 'fpga based digital watermarking for video authentication' project. first i created header file in matlab for each frame of captured video.
Can anyone tell me how header file is included in vhdl
 

For simulation, you would need to convert the data into something that the simulation can use, or write a parser for this format, or find a parser for the format.

For synthesis, you would need to decide how to get the data to the FPGA (pcie, ethernet, etc...), and then implement a synthesizable parser for the data.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…