数字图像处理课程设计,使用Matlab语言编程了一可视化界面,实现对图片的灰度处理,几何操作,代数操作,图像增强,添加噪声,图像退化等功能。比如直方图均衡化,给叶子图像去除叶斑等功能。
☆26Mar 5, 2022Updated 4 years ago
Alternatives and similar repositories for Digital-Image-Processing
Users that are interested in Digital-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:
- 这个MATLAB程序是一个集成的图像处理应用,提供了用户友好的图形界面,允许用户加载图像,添加不同类型的噪声(如高斯白噪声、椒盐噪声和散斑噪声),并应用多种去噪算法(包括中值滤波、均值滤波、形态学滤波、小波变换和维纳滤波)。用户可以通过直观的控件调整噪声强度和选择去噪方法,…☆16Aug 19, 2024Updated 2 years ago
- 这是福州大学的《Matlab实践》图像处理软件GUI设计☆14Jul 20, 2021Updated 5 years ago
- 本系统基于MATLAB 的图像处理工具箱和图形用户界面(GUI)设计与实现,构建了一个面向对象且高度可视化的图像处理操作系统,该系统实现了图像增强、图像变换、图像滤波、图像分割、边缘检测等内容☆16May 25, 2024Updated 2 years ago
- 数字图像处理的系统☆20Jul 6, 2020Updated 6 years ago
- Signal generator designed with Nexy4 FPGA☆13May 14, 2023Updated 3 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.
- 基于MATLAB的图像处理GUI软件☆87Aug 15, 2018Updated 8 years ago
- Hand Writing Digital Recognization Based on FPGA, we desiged a SoC embeded a Cortex M3 core and other peripherals,this SoC run a CNN. The…☆14Mar 30, 2023Updated 3 years ago
- Matlab数字图像处理毕业设计课题赏析☆180Apr 17, 2020Updated 6 years ago
- 基于MatLab实现LSB(最低有效位)算法完成图片数字水印隐写功能☆16Sep 18, 2022Updated 4 years ago
- implementation in verilog rtl for an FPGA to detect the presence of a face in an image☆12Mar 12, 2021Updated 5 years ago
- Explorer 类知乎问答网站☆15Jul 20, 2018Updated 8 years ago
- "智能公交系统电子站牌设计"毕业设计单片机和微信小程序代码☆15Jan 11, 2023Updated 3 years ago
- Implemented Darius IP (originally target PYNQ) of convolution and maxpool on Xilinx FPGA with SDK☆15Dec 2, 2018Updated 7 years ago
- 一个基于Django和 Bootstrap 3 搭建的学习笔记网站☆20Nov 12, 2018Updated 7 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.
- Companion SmartSpeaker for Senior Citizens with Caregiver Supervision. Runs on a small "headless" device. Preserves privacy but allows …☆16Aug 2, 2026Updated last month
- 数字图像处理☆19Dec 31, 2019Updated 6 years ago
- python版本mqant游戏框架☆23Mar 22, 2017Updated 9 years ago
- This repository contains the project proposal,code and final report for the implementation of the paper "Parallax Tolerant Image Stitchin…☆15Nov 29, 2018Updated 7 years ago
- 开源electronBot-AI机器人技术文档与分享☆21Aug 25, 2026Updated 3 weeks ago
- Lightweight streaming Voice Activity Detection (VAD) tool with ONNX runtime☆24Mar 18, 2026Updated 6 months ago
- 基于node+express+mysql的学生选课系统的入门项目后台☆10Oct 22, 2017Updated 8 years ago
- Modulation and Arbitrary Waveform Generator☆20Feb 16, 2021Updated 5 years ago
- Uart transport + image processing + VGA display 基于FPGA的图像处理,包括Uart和VGA☆22Mar 10, 2020Updated 6 years ago
- 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.
- August智能体框架的相关功能包,已成功部署在Robonova机器人上☆20Aug 31, 2025Updated last year
- C++练手项目,三国杀☆11May 18, 2020Updated 6 years ago
- STM32 TDS PH Temperature DS18B20 水质检测☆34May 28, 2018Updated 8 years ago
- 使用python 和 pygame 编写的三国策略游戏.☆27Jan 8, 2019Updated 7 years ago
- SenseVoice-Small 导出为 ONNX,支持热词注入,在 CTC 的输空间中通过路径匹配,1ms 内实现热词替换☆32Jun 3, 2026Updated 3 months ago
- ☆31Jan 23, 2021Updated 5 years ago
- 使用国产FPGA厂商安路公司的开发板做的一款基于FPGA的智能导盲杖系统。利用百度LBS开放平台做到自主导航,与Arduino互联实现PID算法,摄像头识别红绿灯,超声波自主避障,语音识别,一键拨打紧急联系人等等☆34Nov 28, 2019Updated 6 years ago
- 基于FPGA量化的人脸口罩检测☆23Aug 24, 2021Updated 5 years ago
- Node+Expresss+MySQL 类似于「掘金」的社区 Node 后端项目, Token 验证、用户权限配置......☆13Jan 8, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 完全基于本地rk3588(外设:摄像头和小喇叭),基于Qwen3-2B(rknn+rkllm)的语音聊天助手(其中rknn将摄像头实时拍到的画面分析得到图片特征,然后传给rkllm进行推理)(整个流程还用到了kws语音唤醒模型以及asr语音转文本模型和tts文本转语音模型)…☆104Jun 20, 2026Updated 3 months ago
- ☆15Jan 16, 2026Updated 8 months ago
- 所制作的数字图像信号处理小程序,可以实现对图像的读入与保存、截取感兴趣的区域并对该区域进行各种几何变换、图像信号在时 域和频域中的变换、亮度变换及边缘检测等功能。界面内容丰富且有条理,图像的显示大气且清晰。增加人机交互的对话窗口,实现用户的个性化输入,能够使用户更加直观的理解…☆74Jun 21, 2020Updated 6 years ago
- 一个简单的多人在线象棋游戏(一两年前学习 Vue 时练手的项目)☆10Dec 15, 2022Updated 3 years ago
- Example using DDR2 memory and MIG IP on the Nexys 4 DDR / Nexys A7 FPGA Trainer☆39Jun 7, 2022Updated 4 years ago
- 基于vue+elementUI+nodejs+MySQL数据库的外卖后台管理系统☆10Aug 15, 2020Updated 6 years ago
- 安卓Android图书馆占座app设计毕业源码案例设计☆11May 8, 2023Updated 3 years ago