搜索资源列表
Fingerprint_Identify
- 本项目名称是:基于FPGA的指纹识别模块设计。 主要内容为:本模块采用xilinx公司的Spartan 3E系列XC3S500E 型FPGA作为核心控制芯片,通过富士通公司的MFS300滑动式电容指纹传感器对指纹图象进行提取,然后对提取的指纹图像进行灰度滤波、图像增强、二值化、二值去噪、细化等预处理,得到清晰的指纹图象,再从清晰的指纹图象中提取指纹特征点,存入外部FLASH作为建档模板。指纹比对时,采用同样的方法获得清晰的指纹图像,建立比对模板,然后将比对模板与建档模板利用点模式匹配
bmpTestC5509A
- 使用5509DSP进行位图的读取及一些基本操作,包括使用大津法求取灰度图像二值化的阈值RGB转灰度图、统计灰度图像的直方图信息、使用给定的阈值对图像进行二值化,CCS5.3上仿真通过。-Using 5509DSP bitmap read and some basic operations, including using the Otsu method of determining a binarization threshold value for the gray-scale image t
STM32-OV7725-Black-and-white-binary
- 实现STM32F103驱动OV7725采集图像,并且通过灰度二值化,得出所需图像,并在液晶上显示-Achieve STM32F103 drive OV7725 image acquisition, and by binarizing grayscale, draw the desired image, and displayed on the LCD
video_Algorithm
- 图像处理如:灰度化,二值化,中值滤波,边缘检测,直方图,哈夫变换等(for dsp video algorithm)
STM32F407_OV7620
- 通过STM32F407驱动ov7620摄像头,并对采集的图像进行二值化,灰度化等处理,能识别出人脸,并将图像信息显示在3.4寸的液晶触摸屏上。(Through the STM32F407 driver OV7620 camera, and collect the image for two values, grayscale and other processing, can identify the face, and display the image information on the
OV7725_111
- 将OV7725图像二值化处理,YUV输出,灰度和二值化处理(The two value of the OV7725 image processing)
stm32驱动OV2640(DCMI+DMA+SRAM)转灰度
- 读取OV2640采集的图像,二值化输出到LCD(Read the image captured by OV2640 and output it to LCD by binarization)