HANLIN-zeng / defect_detection
我们基于Xilinx PYNQ-Z2的强大图像处理能力,设计了一款低成本高性能,硬件可灵活配置,处理速度强大的远端现场微缺陷检测设备。Xilinx已内嵌入OpenCV 库,包含有50多项硬件优化的OpenCV 功能,包括Gausian、 Median、Bilateral、Harris corner、Canny edge、Canny edge detection等。我们首先对图像进行灰度处理,运用边缘检测算法对图像进行二次处理,找出图像边缘的突变点,针对标准产品图像对照滤波,即可以找出工业品的缺陷点。我们重点运用Canny等图像边缘算法及图像凸性检测函数处理出工业产品线图,综合运用比较其优缺点,进行腐蚀、膨胀、层次化和边缘处理的手段找出细小的缺陷,充分运用FPGA并行处理图像的强大计算能…
☆22Updated 5 years ago
Alternatives and similar repositories for defect_detection:
Users that are interested in defect_detection are comparing it to the libraries listed below
- This work is based on PYNQ-Z2 development board provided by organizer, and adopts the cooperation scheme of hardware and software to buil…☆43Updated 6 years ago
- FPGA实现动态图像识别☆20Updated 4 years ago
- 基于FPGA的图像处理模块(出自于crazybingo)(将部分IP换为纯Verilog用于跨平台移植)☆47Updated 5 years ago
- To help machines learn what we human beings are doing via a camera is important. Once it comes true, machines can make different response…☆52Updated 6 years ago
- it is a set for all the respository of the project.☆96Updated 5 years ago
- FPGA图像处理仿真平台☆26Updated 3 years ago
- ☆27Updated 4 years ago
- 七路图像在FPGA中实现拼接,代码会不断添加进来。☆24Updated 3 years ago
- a Real-time image recognition project with RTL accelerator and ZYNQ Architecture☆56Updated last year
- 一种基于FPGA平台的实时视频去雾系统项目代码,其中bit流文件可以直接下载到PYNQ-Z2开发板上,通过usb和hdmi设备输入有雾视频,将去雾后的视频输出到显示屏上。c++源代码部分是我们的去雾IP核的源代码。☆19Updated 5 years ago
- using xilinx xc6slx45 to implement mnist net☆83Updated 6 years ago
- Implementation of YOLOv3-tiny + Depthwise Separable Convolution on FPGA☆28Updated 3 years ago
- 帧差法运动目标检测,基于ZYNQ7020☆64Updated 3 years ago
- ☆52Updated 2 years ago
- YOLO example implementation using Intuitus CNN accelerator on ZYBO ZYNQ-7000 FPGA board☆20Updated 3 years ago
- LMS-Adaptive Filter implement using verilog and Matlab☆42Updated 8 years ago
- FPGA实现简单的图像处理算法☆42Updated 2 years ago
- A trained Convolutional Neural Network implemented on ZedBoard Zynq-7000 FPGA.☆94Updated last year
- Integration of SIFT and LES Algorithms☆12Updated 11 months ago
- 2018第二届全国大学生FPGA创新设计邀请赛的作品☆59Updated 6 years ago
- At present, just an example to show how to map the detection algorithm YOLOv2 from model to FPGA☆31Updated 6 years ago
- 这是我所开发的两个项目,包括ov5640-ddr3-usb2.0高速图像采集系统以及NOIP1SN1300A-ddr3-sdhc高速地表图像采集及存储系统☆88Updated 7 years ago
- 车牌识别,FPGA,2019全国大学生集成电路创新创业大赛☆137Updated 5 years ago
- to illustrate how to removal a Neural Network from pc to FPGA board ,it contain all the code include c code worked in pc,HLS prj acceler…☆78Updated 3 years ago
- 基于FPGA进行车牌识别☆74Updated last year
- 基于FPGA量化的人脸口罩检测☆23Updated 3 years ago
- 2022年全国大学生嵌入式芯片与系统设计竞赛——FPGA创新设计竞赛紫光同创赛道视频色度亮度提取赛题设计源文件☆32Updated 2 years ago
- hls code zynq 7020 pynq z2 CNN☆84Updated 6 years ago
- A demo for accelerating sobel in xilinx's fpga pynq☆19Updated 2 years ago
- FPGA图像处理-- 车牌定位,包括二值化,腐蚀,膨胀,sobel边缘检测,水平投影和垂直投影等☆40Updated 2 years ago