联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 图形图像处理(715) 
按平台查找All Python(715) 

[图形图像处理] Object-Tracker-for-Displacement_vs_Time-in-Videos

基于颜色的对象跟踪器,用于使用捕获的视频绘制object_Displacement vs.Time Figure。
Color-based object tracker for drawing Object_Displacement vs Time Figure using captured videos. (2023-12-01, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701548349148682.html

[图形图像处理] LibGDX-Texture-Packer

为LibGDX框架制作的纹理打包器,以便为未来的学生和我们自己更好地打包纹理。
A texture packer made for the LibGDX framework in order to better pack textures for future students and ourselves. (2023-11-08, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699666420189206.html

[图形图像处理] indigo-TP-LInk

用于TP Link SmartPlugs、powerStrips、调光器开关和可调光灯泡的Indigo插件;(未来某一天的彩色灯泡)
Indigo Plugin for TP-Link SmartPlugs, powerStrips, dimmer switches, and dimmable bulbs; (coming someday color bulbs) (2023-11-10, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699640508572253.html

[图形图像处理] cv_project

计算机视觉项目。使用YOLOv5进行对象检测和使用自定义自动编码器类进行图像去噪的服务。,
Computer vision project. Service for object detection with YOLOv5 and image denoising using a custom AutoEncoder class., (2023-10-04, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696467854270425.html

[图形图像处理] AttenTD

NAACL 22“特洛伊木马BERTs中注意异常的研究”的代码,这是一种纹理特洛伊探测器,
Codes for NAACL 22 "A Study of the Attention Abnormality in Trojaned BERTs", a textural Trojan Detector, (2023-09-05, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693945031281802.html

[图形图像处理] d-Learning-Defect-Inspection-on-Textured-Surfaces

基于卷积自编码器和图像金字塔的布料缺陷无监督学习与检测方法,
Unsupervised learning and detection method of cloth defects based on convolutional self encoder and image pyramid, (2023-06-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690912173408008.html

[图形图像处理] Wiener-Filter

使用维纳滤波器的变体作为高斯和散焦模糊的图像恢复技术,
Using A variant of a Wiener filter as an Image restoration technique for Gaussian and Defocus Blur, (2018-11-26, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690210114143960.html

[图形图像处理] What-is-median-denoising-filter

在本知识库中,您将了解使用数字图像滤波和卷积的中值去噪滤波器。,
In this Repository , You will learn about median denoising filter using digital image filtering and convolution., (2021-07-21, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690209622248730.html

[图形图像处理] Image-Denoiser-Supersampling-and-Editor

Codestrom黑客马拉松问题8的进行中存储库。python.中的图像超采样、去噪和编辑器。,
In progress repository for Codestorm Hackathon problem 8. Image supersampling,denoising and editor in python., (2020-07-30, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690208990485525.html

[图形图像处理] rdae

SIGGRAPH 17论文的实现:使用递归去噪自动编码器的蒙特卡洛图像序列的交互式重建,
Implementation of SIGGRAPH 17 paper: Interactive Reconstruction of Monte Carlo Image Sequences using a Recurrent Denoising Autoencoder, (2019-03-03, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690208799348321.html

[图形图像处理] blockgame_texturepack

一个用于Blockgame服务器的纹理包,通过在vanilla minec中使用“CustomModelData”来添加自定义模型...
A texture pack for the Blockgame server that adds custom models through the use of `CustomModelData` in vanilla minecraft (2023-01-11, Python, 136KB, 下载0次)

http://www.pudn.com/Download/item/id/1687283253441060.html

[图形图像处理] btk-conv

BTK格式和基于文本的格式之间的转换器。BTK用于s中的纹理动画(通过变换)...
Converter between the BTK format and a text-based format. BTK is used for texture animations (by transformation) in some Nintendo games on the GC, e.g. Super Mario Sunshine and Pikmin 2. (2020-02-06, Python, 8KB, 下载0次)

http://www.pudn.com/Download/item/id/1687283062420417.html

[图形图像处理] flight-route-planner

[组合的一部分,正在进行中]实现一个使用图形、dijkstra算法的飞行路线规划器...
[Part of the portfolio] Implement a flight route planner that uses graphs, dijkstra s algorithm to find the shortest route between two airports. Clean coding practices in Python, algorithms, CI/CD workflow. (2023-06-19, Python, 177KB, 下载0次)

http://www.pudn.com/Download/item/id/1687200477121455.html

[图形图像处理] UFDN_pytorch

非官方修改的pytorch实现了“用于多域图像翻译和人工智能的统一特征去纠缠器”...
non-official modified pytorch implement of "A Unified Feature Disentangler for Multi-Domain Image Translation and Manipulation" (2019-04-01, Python, 894KB, 下载0次)

http://www.pudn.com/Download/item/id/1687187251460429.html

[图形图像处理] pattern-classify

分析了HOG和SIFT特征描述子以及Gabor和Gaussian滤波器在图像模式分类中的应用...
Analysis of HOG and SIFT feature descriptors along with Gabor and Gaussian filters on classification of patterns in images (2017-09-02, Python, 4KB, 下载0次)

http://www.pudn.com/Download/item/id/1686664770523763.html

[图形图像处理] MedChIPSRegis

医学多通道图像点集配准:该项目专注于在二维医学图像中应用点集配准器...
Medical multiChannel Images Point Set Registration: This project focuses on applying a point set registration in 2D multichannel images for medical purpose (2019-02-01, Python, 1878KB, 下载0次)

http://www.pudn.com/Download/item/id/1686661040402119.html

[图形图像处理] cutimagebg_bot

背景移除机器人。一个使用AI图像处理从图像中移除背景的电报机器人。
Background Remover Bot. A Telegram bot that uses AI image processing to remove the background from images. (2023-01-16, Python, 8240KB, 下载0次)

http://www.pudn.com/Download/item/id/1686624807142776.html

[图形图像处理] Image-Processing-Server

为基于套接字的图像处理创建了此。轻松创建多进程图像处理服务器并传递进程...
Created this for socket based image processing. Easily create multi process image processing servers and pass a processing function in (2014-10-26, Python, 64KB, 下载0次)

http://www.pudn.com/Download/item/id/1686624702326993.html

[图形图像处理] pikaft-e621-posts-downloader

e621发布具有标签处理和图像大小调整的下载器。功能批量下载,根据自定义设置...
An e621 posts downloader with tags processing and image resizing. Features batch downloading with custom settings per batch. Fast, simple, and straightforward to use. (2023-06-02, Python, 174KB, 下载0次)

http://www.pudn.com/Download/item/id/1686624610733466.html

[图形图像处理] infinite-isp

一种相机isp(图像信号处理器)流水线,其中包含在...
A camera isp (image signal processor) pipeline that contains modules with simple to complex algorithms implemented at the application level. (2023-04-17, Python, 112095KB, 下载5次)

http://www.pudn.com/Download/item/id/1686624331963587.html