Image Processing. 基于人工智能算法的图像处理程序集合.
☆19Jan 21, 2019Updated 7 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:
- 记录图像处理相关算法openv实现☆10Jun 26, 2018Updated 7 years ago
- ☆10Nov 21, 2024Updated last year
- CRNN with Self-Attention☆10Apr 8, 2018Updated 8 years ago
- ICPR MTWI 2018 挑战赛一☆11Feb 28, 2019Updated 7 years ago
- Create realistic looking handwritten text PDFs from text files.☆15Jun 19, 2021Updated 4 years 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.
- 基于YOLOV5的遥感影像车辆识别。毕设而已,别当真。用QT设计了简单的交互界面。代码核心为YOLOV5,在此基础上,修改了部分代码,提取了最终识别结果的像素位置,能够根据输入的tif文件获取识别到的车辆地理坐标位置,输出为xlxs文件,可以导入arcgis等软件做后续分析…☆22May 9, 2023Updated 3 years ago
- Use Siamese Network to implement fingerprint verification task.☆11Oct 21, 2021Updated 4 years ago
- Learning 2D Morphological Network for Old Document Image Binarization☆12May 27, 2020Updated 5 years ago
- a Tensorflow version of Faster Rcnn for ICPR2018 text detection☆13May 28, 2018Updated 7 years ago
- 图像处理算法☆19Dec 22, 2018Updated 7 years ago
- C++ variant data type with on-the-fly conversion☆12May 15, 2025Updated 11 months ago
- ☆54Jan 10, 2026Updated 3 months ago
- ☆17Nov 21, 2019Updated 6 years ago
- machine-learning☆17Nov 7, 2019Updated 6 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- ☆24Oct 23, 2019Updated 6 years ago
- Godot Spout Addon via GDExtension☆13Updated this week
- A Java wrapper for Raylib☆14Oct 22, 2018Updated 7 years ago
- Source code contained in CUDA By Example: An Introduction to General Purpose GPU Programming☆25Jun 6, 2019Updated 6 years ago
- Ellipse and Segment Line Detector☆24Sep 1, 2015Updated 10 years ago
- My own re-implementation of VGG-SSD and MobileNet-SSD based tensorflow 1.8.0☆23May 19, 2019Updated 6 years ago
- VVVV addonpack for plugins dealing with CVImageLink☆36Nov 15, 2016Updated 9 years ago
- Liquidfun physics library port for haxe☆13Jun 17, 2017Updated 8 years ago
- texture and color based Image Segmentation using K-Means Clustering☆22Oct 27, 2014Updated 11 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Minimum resources to create ImageEffect.☆17Jun 28, 2022Updated 3 years ago
- 分别使用OpenCV,ONNXRuntime部署yolov5不规则四边形目标检测,包含C++和Python两个版本的程序