HANLIN-zeng / defect_detectionLinks
我们基于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
Sorting:
- it is a set for all the respository of the project.☆96Updated 5 years ago
- ☆28Updated 4 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…☆53Updated 7 years ago
- 基于FPGA的图像处理模块(出自于crazybingo)(将部分IP换为纯Verilog用于跨平台移植)☆48Updated 5 years ago
- 2018第二届全国大学生FPGA创新设计邀请赛的作品☆60Updated 6 years ago
- A novel architectural design for stitching video streams in real-time on an FPGA.☆123Updated 3 years ago
- 七路图像在FPGA中实现拼接,代码会不断添加进来。☆25Updated 3 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…☆80Updated 4 years ago
- using xilinx xc6slx45 to implement mnist net☆83Updated 7 years ago
- A trained Convolutional Neural Network implemented on ZedBoard Zynq-7000 FPGA.☆96Updated last year
- ☆9Updated 2 years ago
- ISP-Lite, VIP, MIPI-RX IP实现,测试平台为KV260+AR1335 3MP@30fps☆98Updated 2 years ago
- This work is based on PYNQ-Z2 development board provided by organizer, and adopts the cooperation scheme of hardware and software to buil…☆44Updated 6 years ago
- 一种基于FPGA平台的实时视频去雾系统项目代码,其中bit流文件可以直接下载到PYNQ-Z2开发板上,通过usb和hdmi设备输入有雾视频,将去雾后的视频输出到显示屏上。c++源代码部分是我们的去雾IP核的源代码。☆19Updated 5 years ago
- a Real-time image recognition project with RTL accelerator and ZYNQ Architecture☆62Updated last year
- 车牌识别,FPGA,2019全国大学生集成电路创新创业大赛☆140Updated 5 years ago
- 这是我所开发的两个项目,包括ov5640-ddr3-usb2.0高速图像采集系统以及NOIP1SN1300A-ddr3-sdhc高速地表图像采集及存储系统☆93Updated 7 years ago
- YOLO example implementation using Intuitus CNN accelerator on ZYBO ZYNQ-7000 FPGA board☆20Updated 3 years ago
- Pynq computer vision examples with an OV5640 camera☆48Updated 5 years ago
- ☆53Updated 2 years ago
- FPGA图像处理仿真平台☆26Updated 3 years ago
- 帧差法运动目标检测,基于ZYNQ7020☆69Updated 4 years ago
- Verilog Convolutional Neural Network on PYNQ☆28Updated 7 years ago
- MTCNN with convolution reprogramed in c☆14Updated 5 years ago
- 文档编写☆13Updated 4 years ago
- LMS-Adaptive Filter implement using verilog and Matlab☆44Updated 8 years ago
- hls code zynq 7020 pynq z2 CNN☆83Updated 6 years ago
- 基于Xilinx Zynq 嵌入式软硬件协同设计实战指南☆83Updated 9 years ago
- 基于verilog实现了ISP图像处理IP(Altera EP4CE6)☆21Updated 3 years ago
- At present, just an example to show how to map the detection algorithm YOLOv2 from model to FPGA☆31Updated 6 years ago