Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHi,
Is your project still on going ? Depending on the complexity you need, a simple way is not to touch the buffer and its 4Port, as they take the whole bandwidth anyway, but simply focus on the file RAW2RGB.v where you have the needed signals (oRed,oGreen,oBlue,oDval,iX_Cont,iY_Cont). You can compute on the fly a kind of average coordinates of a selection of colors. If it's not clear, just ask or specify more details.