FPGA图像处理-- 车牌定位,包括二值化,腐蚀,膨胀,sobel边缘检测,水平投影和垂直投影等
☆54Mar 17, 2023Updated 3 years ago
Alternatives and similar repositories for image_processing
Users that are interested in image_processing are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- FPGA实现动态图像识别☆23Jul 31, 2020Updated 5 years ago
- 我们基于Xilinx PYNQ-Z2的强大图像处理能力,设计了一款低成本高性能,硬件可灵活配置,处理速度强大的远端现场微缺陷检测设备。Xilinx已内嵌入OpenCV 库,包含有50多项硬件优化的OpenCV 功能,包括Gausian、 Median、Bilateral、H…☆26Nov 24, 2019Updated 6 years ago
- FPGA图像处理仿真平台☆28Apr 25, 2022Updated 3 years ago
- 基于FPGA进行车牌识别☆112Oct 19, 2023Updated 2 years ago
- 开发环境是Windows 10, Quartus。硬件开发语言是Verilog。 利用FPGA开发的智能小车,分为两个部分,控制器部分和小车部分,通过蓝牙信号进行连接。 控制部分可以通过加速度传感器检测手势,从而控制小车的前后左右。 加速度传感器还可以检测人体是否摔倒…☆13Mar 10, 2019Updated 7 years ago
- 基于FPGA和ov5640的实时图像采集及灰度转换系统☆20Mar 5, 2024Updated 2 years ago
- 同济大学数字逻辑大作业:基于颜色传感器与 OV2640 摄像头的图像处理及显示系统 FPGA camera filter project for 102109 Digital Logic, Fall 2022, Tongji University.☆16Jul 21, 2024Updated last year
- 2024嵌赛FPGA紫光同创赛题三——PixelFuze☆12Nov 10, 2024Updated last year
- fpga跑sobel识别算法☆44Mar 15, 2021Updated 5 years ago
- 基于ov5640摄像头的实时显示☆15Jul 29, 2022Updated 3 years ago
- OV5640摄像头驱动及TFT屏幕显示☆16Mar 13, 2019Updated 7 years ago
- 2022年全国大学生嵌入式芯片与系统设计竞赛——FPGA创新设计竞赛紫光同创赛道视频色度亮度提取赛题设计源文件☆39Nov 27, 2022Updated 3 years ago
- 七路图像在FPGA中实现拼接,代码会不断添加进来。☆29Aug 17, 2021Updated 4 years ago
- 在FPGA上面实现一个NPU计算单元。能够执行矩阵运算(ADD/ADDi/ADDs/MULT/MULTi/DOT等)、图像处理运算(CONV/POOL等)、非线性映射(RELU/TANH/SIGM等)。☆299Aug 16, 2018Updated 7 years ago
- SystemVerilog files for lab project on a DNN hardware accelerator☆18Jun 22, 2021Updated 4 years ago
- Modified the conventional JPEG compression algorithm with Lloyd-Max Quantizer. Implemented in MATLAB and tested on Xilinx Artix-7 FPGA.☆17Aug 31, 2020Updated 5 years ago
- fpga读取摄像头数据上传到上位机,720P@60Hz☆19Mar 15, 2021Updated 5 years ago
- fpga i2c rtc oled based clock with alarm supports buzzer☆16May 15, 2021Updated 4 years ago
- ad元件 原理图和封装库☆11Mar 14, 2022Updated 4 years ago
- Zynq/FPGA实现CNN手写数字(0-9)识别☆38Dec 14, 2024Updated last year
- • Image inpainting is the process of seamlessly filling in holes of arbitrary topology in an image to preserve its overall continuity. It…☆10Feb 5, 2022Updated 4 years ago
- 2023集创赛国二。基于脉动阵列写的一个简单的卷积层加速器,支 持yolov3-tiny的第一层卷积层计算,可根据FPGA端DSP资源灵活调整脉动阵列的结构以实现不同的计算效率。☆231Oct 16, 2025Updated 5 months ago
- All You Need to Know About QDMA☆18Jun 30, 2023Updated 2 years ago
- implementation in verilog rtl for an FPGA to detect the presence of a face in an image☆11Mar 12, 2021Updated 5 years ago
- ☆12Feb 7, 2023Updated 3 years ago
- The system is a FPGA-based system that can recognize object in videos.☆16Apr 29, 2025Updated 10 months ago
- 【2023全国大学生FPGA 创新设计竞赛】全国二等奖作品:Cortex-M0智能飞机大战游戏机 开源项目☆21Jul 13, 2024Updated last year
- Senior Design Project at UW-Madison ECE☆19May 4, 2023Updated 2 years ago
- ☆11Jul 25, 2018Updated 7 years ago
- 仅注册一个邮箱,实现Cursor无限账号注册☆14Jul 2, 2025Updated 8 months ago
- 利用ov5640摄像头采集图像,利用4.3寸RGB屏显示捕获到的数字,并将识别到的数字显示在数码管上。☆17May 10, 2020Updated 5 years ago
- Design real-time image processing, object recognition and PID control for Autonomous Drone.☆35Nov 26, 2017Updated 8 years ago
- Verilog Implementation of Otsu's algorithm☆13Jan 18, 2020Updated 6 years ago
- TJCS软工期末复习(曾国荪班)☆12Jul 2, 2024Updated last year
- 2023年全国大学生集成电路创新创业大赛-海运捷讯杯-全国二等奖作品 FPGA-Based SSD-MobileNet Acceleator; CNN Acceleator; China IC Competition☆20Dec 2, 2024Updated last year
- 本项目为2023年全国大学生嵌入式芯片与系统设计竞赛——FPGA创新设计竞赛(高云赛道)项目,题目基于高云FPGA的多路网络视频监控编码系统。☆63Dec 11, 2023Updated 2 years ago
- 同济大学操作系统课程小学期课设:基于Rust的多任务操作系统的设计和实现。仅供学习参考。An Operating System Designed and Implemented in Rust lang.☆13Feb 20, 2024Updated 2 years ago
- 校园跑腿小程序☆12Dec 16, 2022Updated 3 years ago
- 使用FPGA实现CNN模型☆15Jun 21, 2019Updated 6 years ago