HANLIN-zeng / defect_detectionLinks
我们基于Xilinx PYNQ-Z2的强大图像处理能力,设计了一款低成本高性能,硬件可灵活配置,处理速度强大的远端现场微缺陷检测设备。Xilinx已内嵌入OpenCV 库,包含有50多项硬件优化的OpenCV 功能,包括Gausian、 Median、Bilateral、Harris corner、Canny edge、Canny edge detection等。我们首先对图像进行灰度处理,运用边缘检测算法对图像进行二次处理,找出图像边缘的突变点,针对标准产品图像对照滤波,即可以找出工业品的缺陷点。我们重点运用Canny等图像边缘算法及图像凸性检测函数处理出工业产品线图,综合运用比较其优缺点,进行腐蚀、膨胀、层次化和边缘处理的手段找出细小的缺陷,充分运用FPGA并行处理图像的强大计算能…
☆24Updated 6 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.☆100Updated 6 years ago
- using xilinx xc6slx45 to implement mnist net☆83Updated 7 years ago
- Zynq/FPGA实现CNN手写数字(0-9)识别☆36Updated 11 months ago
- a Real-time image recognition project with RTL accelerator and ZYNQ Architecture☆67Updated last year
- 基于FPGA的图像处理模块(出自于crazybingo)(将部分IP换为纯Verilog用于跨平台移植)☆49Updated 5 years ago
- A trained Convolutional Neural Network implemented on ZedBoard Zynq-7000 FPGA.☆103Updated last year
- ☆56Updated 2 years ago
- A novel architectural design for stitching video streams in real-time on an FPGA.☆131Updated 4 years ago
- hls code zynq 7020 pynq z2 CNN☆88Updated 6 years ago
- HLS_YOLOV3☆25Updated last year
- To help machines learn what we human beings are doing via a camera is important. Once it comes true, machines can make different response…☆54Updated 7 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…☆85Updated 4 years ago
- ☆31Updated 4 years ago
- FPGA实现动态图像识别☆23Updated 5 years ago
- 基于FPGA量化的人脸口罩检测☆24Updated 4 years ago
- At present, just an example to show how to map the detection algorithm YOLOv2 from model to FPGA☆31Updated 6 years ago
- 七路图像在FPGA中实现拼接,代码会不断添加进来。☆28Updated 4 years ago
- 基于HLS的高效深度卷积神经网络FPGA实现方法☆71Updated 6 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…☆45Updated 6 years ago
- 2018第二届全国大学生FPGA创新设计邀请赛的作品☆62Updated 6 years ago
- Implementation of YOLOv3-tiny + Depthwise Separable Convolution on FPGA☆30Updated 3 years ago
- 车牌识别,FPGA,2019全国大学生集成电路创新创业大赛☆146Updated 5 years ago
- Face recognition, computer vision, deep learning, PYNQ, Movidius NCS☆61Updated 6 years ago
- LMS-Adaptive Filter implement using verilog and Matlab☆46Updated 9 years ago
- 一种基于FPGA平台的实时视频去雾系统项目代码,其中bit流文件可以直接下载到PYNQ-Z2开发板上,通过usb和hdmi设备输入有雾视频,将去雾后的视频输出到显示屏上。c++源代码部分是我们的去雾IP核的源代码。☆21Updated 6 years ago
- Implement Tiny YOLO v3 on ZYNQ☆304Updated 7 months ago
- Pynq computer vision examples with an OV5640 camera☆56Updated 5 years ago
- 帧差法运动目标检测,基于ZYNQ7020☆78Updated 4 years ago
- 文档编写☆13Updated 5 years ago
- 网络训练、图像预处理以及部分hend功能是基于pc端实现的,只有主干网络部署在fpga上,片上资源无法支持整个网络所需资源,建议添加外部存储及DDR☆134Updated 2 years ago