MFC图像处理系统,使用Opencv库,完成了图像的灰度变换、形态学操作、图像分割、图像滤波、边缘检测、人脸检测等功能。
☆32Jan 1, 2024Updated 2 years ago
Alternatives and similar repositories for MFC-ImageSystem
Users that are interested in MFC-ImageSystem are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- MFC贪吃蛇游戏分享,该项目具有:暂停/继续、自动游戏、双人模式等功能☆24Sep 6, 2023Updated 2 years ago
- MFC简单绘图系统分享,基于单文档类,实现了基本图形的绘制、画笔自由绘制、绘制文字、插入图片、保存为图片等功能☆32Sep 6, 2023Updated 2 years ago
- MFC学生信息管理系统分享,使用MySQL数据库☆31Feb 16, 2024Updated 2 years ago
- 高仿画图板并拓展。在VS2015环境下,利用MFC框架实现的一款高仿“画图”工具,实现绝大部分功能甚至更多创新点。(带注释) 实现了点、直线、曲线、折线、矩形、圆形、多边形等等形状,并且具有区域限制、鼠标捕捉等功能; 实现了不同笔型,包括铅笔、圆珠笔、荧光笔等等; 可以根据…☆33Mar 29, 2019Updated 7 years ago
- A MFC-based digital image processing program: 这是一个基于MFC的数字图像处理程序,主要实现了对图像进行灰度变换(曲线、色阶)、几何变换(缩放、旋转)、滤波(空间滤波、频域滤波、FFT)等功能。☆22Mar 31, 2025Updated last year
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- This repository will list some codes of image fusion evaluation metrics, including: EN CC SD SCD MI FMI PSNR SF SSIM Qabf MG Q…☆17Jan 9, 2022Updated 4 years ago
- [AAAI'23] FinalMLP: An Enhanced Two-Stream MLP Model for CTR Prediction https://arxiv.org/abs/2304.00902☆11Apr 9, 2023Updated 3 years ago
- MapEditor using VS2017 C++, D3D11, ImGui, Assimp☆33Dec 7, 2020Updated 5 years ago
- 使用一个CNN网络模型对人脸图像进行性别分类和年龄估计☆12Jun 27, 2023Updated 2 years ago
- 基于MFC图形界面设计模拟操作系统(练手项目)☆16Jun 28, 2020Updated 5 years ago
- ☆10Jan 31, 2017Updated 9 years ago
- Hyperspectral Image Super-Resolution via Adjacent Spectral Fusion Strategy☆10Mar 31, 2022Updated 4 years ago
- Dataset for VIS-SWIR snapshot hyperspectral imaging across unstructured terrain☆10Jan 8, 2025Updated last year
- 基于STM32的直流电机调速系统☆12Oct 26, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆13Apr 4, 2024Updated 2 years ago
- ☆12Feb 25, 2025Updated last year
- OpenGL+MFC(VC++6.0)写的机器人运动学仿真程序☆14Mar 7, 2017Updated 9 years ago
- ☆12Feb 4, 2019Updated 7 years ago
- https://github.com/olvb/nodesoup for dear imgui☆17May 1, 2023Updated 3 years ago
- snn implementation for spike-deeplab and spike-fcn☆12Dec 31, 2022Updated 3 years ago
- This is the repo for Image Fusion evaluation, containing metric EN, CE, MI, FMI_pixel, FMI_dct, FMI_w, PSNR, MSSSIM, RMSE, SF, SD, Varian…☆17Aug 13, 2024Updated last year
- ☆15Jul 2, 2024Updated last year
- 这是一款基于STM32的环境检测手表,内置陀螺仪(抬手显示)、气压温度湿度显示、以及几款游戏。总成本在120元左右。☆15Mar 12, 2022Updated 4 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.
- [AAAI 2025] Official implementation of the paper "EigenSR: Eigenimage-Bridged Pre-Trained RGB Learners for Single Hyperspectral Image Sup…☆24Apr 15, 2025Updated last year
- 毕业设计最终源码☆15Jul 18, 2019Updated 6 years ago
- CSC420 Fall 2019 Project☆19Apr 3, 2020Updated 6 years ago
- [IJPRAI] A Lightweight Low-Light Image Enhancement Network via Channel Prior and Gamma Correction☆11Jul 20, 2025Updated 10 months ago
- Dynamic Power Management using Reinforcement Learning for IoT devices.☆11Oct 23, 2021Updated 4 years ago
- 1.原理介绍: 人脸检测利用opencv进行图像处理,借用keras框架搭建卷积神经网络,对图像进行特征提取与特征训练,再利用训练好的分类模型进行预测,再将预测标签实时打在每一帧图片上,实现实时人脸检测与人脸标注. 2.具体步骤: 2.2数据获取:借由opencv自带的人脸…☆19Jul 13, 2021Updated 4 years ago
- 基于SAM和混合智能的半自动医学影像分割软件☆99Apr 12, 2026Updated last month
- MIDI电子乐器,ESP32、MicroPython☆10Jun 27, 2021Updated 4 years ago
- Implementation of Manuscript "Training large-scale optoelectronic neural networks with dual-neuron optical-artificial learning"☆11May 6, 2026Updated 2 weeks ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- FBX model viewer by sygh☆12Jun 29, 2023Updated 2 years ago
- In this project, we harness ResNet50 for garbage classification. Using a dataset pivotal for automating waste segregation, we address cha…☆13Oct 25, 2023Updated 2 years ago
- CT影像肺结节识别诊断,使用OpenCV, DCMTK编写算法,MFC编写界面☆111Nov 22, 2018Updated 7 years ago
- FastText 文本分类☆19Nov 23, 2018Updated 7 years ago
- NRG core files for Arduino IDE☆10Sep 12, 2018Updated 7 years ago
- [Qt工具] 字符串加密工具,有 AES、Base64+XOR 两种。☆11Jul 15, 2019Updated 6 years ago
- Dynamically parse and fill different formats of wav headers.☆11Jan 11, 2024Updated 2 years ago