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:
- ☆28Updated 4 years ago
- it is a set for all the respository of the project.☆96Updated 5 years ago
- 基于FPGA的图像处理模块(出自于crazybingo)(将部分IP换为纯Verilog用于跨平台移植)☆48Updated 5 years ago
- using xilinx xc6slx45 to implement mnist net☆83Updated 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…☆43Updated 6 years ago
- 一种基于FPGA平台的实时视频去雾系统项目代码,其中bit流文件可以直接下载到PYNQ-Z2开发板上,通过usb和hdmi设备输入有雾视频,将去雾后的视频输出到显示屏上。c++源代码部分是我们的去雾IP核的源代码。☆19Updated 5 years ago
- FPGA实现动态图像识别☆22Updated 4 years ago
- 七路图像在FPGA中实现拼接,代码会不断添加进来。☆24Updated 3 years ago
- FPGA图像处理仿真平台☆26Updated 3 years ago
- A novel architectural design for stitching video streams in real-time on an FPGA.☆122Updated 3 years ago
- 帧差法运动目标检测,基于ZYNQ7020☆66Updated 3 years ago
- Integration of SIFT and LES Algorithms☆12Updated last year
- A trained Convolutional Neural Network implemented on ZedBoard Zynq-7000 FPGA.☆95Updated last year
- a Real-time image recognition project with RTL accelerator and ZYNQ Architecture☆60Updated last year
- 2022年全国大学生嵌入式芯片与系统设计竞赛——FPGA创新设计竞赛紫光同创赛道视频色度亮度提取赛题设计源文件☆32Updated 2 years ago
- 这是我所开发的两个项目,包括ov5640-ddr3-usb2.0高速图像采集系统以及NOIP1SN1300A-ddr3-sdhc高速地表图像采集及存储系统☆90Updated 7 years ago
- FPGA实现简单的图像处理算法☆47Updated 2 years ago
- Bilinear interpolation realizes image scaling based on FPGA☆26Updated 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 6 years ago
- 车牌识别,FPGA,2019全国大学生集成电路创新创业大赛☆138Updated 5 years ago
- The Canny Edge Detection algorithm is implemented on an FPGA using only Verilog code and no Intellectual Property, making it convenient t…☆38Updated last year
- Vivado HLS code for object detection using MOG, opening and closing operations and BLOB detection☆6Updated 6 years ago
- A demo for accelerating sobel in xilinx's fpga pynq☆18Updated 2 years ago
- hls code zynq 7020 pynq z2 CNN☆85Updated 6 years ago
- 这是使用FPGA开发CMOS的两个真实项目,之前的fpga_design仅是一个 未完善的版本,同时也删除了一些与项目无关的东西☆33Updated 7 years ago
- At present, just an example to show how to map the detection algorithm YOLOv2 from model to FPGA☆31Updated 6 years ago
- Zynq/FPGA实现CNN手写数字(0-9)识别☆32Updated 5 months ago
- 2018第二届全国大学生FPGA创新设计邀请赛的作品☆59Updated 6 years ago
- 利用ov5640摄像头采集图像,利用4.3寸RGB屏显示捕获到的数字,并将识别到的数字显示在数码管上。☆16Updated 5 years ago
- 使用国产FPGA厂商安路公司的开发板做的一款基于FPGA的智能导盲杖系统。利用百度LBS开放平台做到自主导航,与Arduino互联实现PID算法,摄像头识别红绿灯,超声波自主避障,语音识别,一键拨打紧急联系人等等☆24Updated 5 years ago