praveenvanaparthy
Newbie level 6
- Joined
- Jun 19, 2011
- Messages
- 14
- Helped
- 3
- Reputation
- 6
- Reaction score
- 3
- Trophy points
- 1,283
- Activity points
- 1,376
hi friends
am trying to do "hardware implementation of image enhancement".
for this i wrote simple verilog codes( negative transform, threshold, brightness control, contrast stretching). these codes i wrote using simple logic, it's simulated and synthesized also.
but my problem is hardware implementation.
i want to try this on xilinx-3e or vertex-2-pro and shown output image on monitor using VGA port.
could any one please help me. give me some suggestions.
and could any one tell me how to implement histogram equalization using verilog-hdl.
(i hear its need switching decoder and some counters, but i didn't get it)..
am trying to do "hardware implementation of image enhancement".
for this i wrote simple verilog codes( negative transform, threshold, brightness control, contrast stretching). these codes i wrote using simple logic, it's simulated and synthesized also.
but my problem is hardware implementation.
i want to try this on xilinx-3e or vertex-2-pro and shown output image on monitor using VGA port.
could any one please help me. give me some suggestions.
and could any one tell me how to implement histogram equalization using verilog-hdl.
(i hear its need switching decoder and some counters, but i didn't get it)..