搜索资源列表
image_enhacement_fpga
- Image Enhancement algorithms implemented on FPGA in the literature. Papers are added.
histogram-equalization-verilog
- 直方图均衡的Verilog实现 从Matlab读出图像为image.txt文件,经过Modelsim读入TXT文件进行直方图均衡处理,将输出结果再读出为image_he.txt文件,然后在Matlab观察直方图均衡增强效果。-The histogram equalization Verilog read from Matlab the image image.txt file after the Modelsim read into the TXT file, histogram equaliz
april2010_1
- 基于FPGA的方向滤波指纹图像增强算法实现,本文利用FPGA具有丰富寄存器资源、可满足高速系统设计等特点,设计了一种基于FPGA纯硬件方式实现方向滤波的指纹图像增强算法。设计采用寄存器传输级(RTL)硬件描述语言(Verilog HDL),利用时分复用和流水线处理等技术,完成了方向滤波指纹图像增强算法在FPGA上的实现。-Directional filtering fingerprint image enhancement algorithm based on FPGA using the FP
major1_contrast
- code to enhance a picture in verilog.
major_threshold
- code to perform thresholding operation on a picture
major_brightness
- code to perform brightness operation
major1
- code for inverting an image in verilog