FPGA图像处理-- 车牌定位,包括二值化,腐蚀,膨胀,sobel边缘检测,水平投影和垂直投影等
☆60Mar 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实现动态图像识别☆24Jul 31, 2020Updated 5 years ago
- FPGA实现简单的图像处理算法☆81Mar 26, 2023Updated 3 years ago
- Uart transport + image processing + VGA display 基于FPGA的图像处理,包括Uart和VGA☆22Mar 10, 2020Updated 6 years ago
- 我们基于Xilinx PYNQ-Z2的强大图像处理能力,设计了一款低成本高性能,硬件可灵活配置,处理速度强大的远端现场微缺陷检测设备。Xilinx已内嵌入OpenCV 库,包含有50多项硬件优化的OpenCV 功能,包括Gausian、 Median、Bilateral、H…☆27Nov 24, 2019Updated 6 years ago
- 本项目为参加2019全国大学生集成电路比赛 ARM杯创建。本项目是基于FPGA的一套包含Cortex-M3内核的车牌识别系统。☆20Jun 1, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- FPGA图像处理仿真平台☆31Apr 25, 2022Updated 4 years ago
- 基于FPGA进行车牌识别☆125Oct 19, 2023Updated 2 years ago
- 同济大学数字逻辑大作业:基于颜色传感器与 OV2640 摄像头的图像处理及显示系统 FPGA camera filter project for 102109 Digital Logic, Fall 2022, Tongji University.☆16Jul 21, 2024Updated 2 years ago
- 基于FPGA和ov5640的实时图像采集及灰度转换系统☆26Mar 5, 2024Updated 2 years ago
- 基于FPGA的图像处理模块(出自于crazybingo)(将部分IP换为纯Verilog用于跨平台移植)☆53Apr 23, 2020Updated 6 years ago
- 七路图像在FPGA中实现拼接,代码会不断添加进来。☆29Aug 17, 2021Updated 4 years ago
- OV5640摄像头驱动及TFT屏幕显示☆18Mar 13, 2019Updated 7 years ago
- 本工程使用纯verilog编写rtl代码,在FPGA上搭建神经网络LeNet-5,实现手写数字识别的功能。☆42Nov 18, 2024Updated last year
- 在FPGA上面实现一个NPU计算单元。能够执行矩阵运算(ADD/ADDi/ADDs/MULT/MULTi/DOT等)、图像处理运算(CONV/POOL等)、非线性映射(RELU/TANH/SIGM等)。☆321Aug 16, 2018Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- SystemVerilog files for lab project on a DNN hardware accelerator☆18Jun 22, 2021Updated 5 years ago
- Modified the conventional JPEG compression algorithm with Lloyd-Max Quantizer. Implemented in MATLAB and tested on Xilinx Artix-7 FPGA.☆18Aug 31, 2020Updated 5 years ago
- fpga读取摄像头数据上传到上位机,720P@60Hz☆20Mar 15, 2021Updated 5 years ago
- FPGA小车, 功能: 自动变速,VGA实时画面输出,目标识别,目标跟踪☆22Jun 30, 2025Updated last year
- SOC system using verilog on FPGA devices.☆10Jan 11, 2016Updated 10 years ago
- 机器人使用了Xilinx的SPARTAN-6系列芯片以及ISE设计工具对机器人控制电路进行了设计和仿真,验证了电路的正确性和可靠性。同时机器人使用了温湿度传感器、人体感应传感器、超声波传感器、震动传感器、有毒气体传感器等,可以对灾区的环境和受困人员进行多方面的检测和响应。还…☆11Nov 15, 2023Updated 2 years ago
- ad元件 原理图和封装库☆11Mar 14, 2022Updated 4 years ago
- fpga i2c rtc oled based clock with alarm supports buzzer☆16May 15, 2021Updated 5 years ago
- Zynq/FPGA实现CNN手写数字(0-9)识别☆42Dec 14, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 【2023全国大学生FPGA 创新设计竞赛】全国二等奖作品:Cortex-M0智能飞机大战游戏机 开源项目☆22Jul 13, 2024Updated 2 years ago
- This repository contains MATLAB code which can be used to generate simulink model and HDL code for implementation on FPGA. Since HDL code…☆14May 6, 2020Updated 6 years ago
- Verilog Implementation of Otsu's algorithm☆14Jan 18, 2020Updated 6 years ago
- TJCS软工期末复习(曾国荪班)☆10Jul 2, 2024Updated 2 years ago
- ov5640_sdram_vga_FPGA☆10Mar 27, 2023Updated 3 years ago
- The system is a FPGA-based system that can recognize object in videos.☆17Apr 29, 2025Updated last year
- 高仿大众点评☆11Sep 12, 2014Updated 11 years ago
- 仅注册一个邮箱,实现Cursor无限账号注册☆13Jul 2, 2025Updated last year
- 利用ov5640摄像头采集图像,利用4.3寸RGB屏显示捕获到的数字,并将识别到的数字显示在数码管上。☆17May 10, 2020Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- This project implemented an unoptimized simple convolutional neural network in ZYNQ's PL and realized data transmission through axidma dr…☆12Aug 5, 2018Updated 7 years ago
- 同济大学操作系统课 程小学期课设:基于Rust的多任务操作系统的设计和实现。仅供学习参考。An Operating System Designed and Implemented in Rust lang.☆11Feb 20, 2024Updated 2 years ago
- 基于微信小程序云开发的校园跑腿小程序☆16Mar 1, 2022Updated 4 years ago
- ☆12Feb 7, 2023Updated 3 years ago
- 2023 同济大学 算法设计与分析 课程☆11Jun 27, 2023Updated 3 years ago
- 校园跑腿小程序前端开源☆12Mar 18, 2023Updated 3 years ago
- 基于51单片机的大学宿舍自动开门系统☆23Mar 18, 2022Updated 4 years ago