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

[图形图像处理] Image

将图片更改为黑白,消除噪波和灰度。Sobel滤波器的应用
Change the picture to black and white, removing noise, and gray tones. The application of the Sobel filter (2019-06-11, C#, 603KB, 下载0次)

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

[图形图像处理] ArtEditor

Windows C#表单编辑器,用于在ArtCore游戏引擎中编写游戏。管理纹理、精灵、声音等资源...
Windows C# Form editor, created to write games in ArtCore game engine. Manage assets like textures, sprites, sound, font and database for game. (2023-01-30, C#, 1290KB, 下载0次)

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

[图形图像处理] verba

用于低多边形网格的照明和纹理的Unity顶点颜色烘焙器,面向光照贴图静态几何体。
A Unity vertex colour baker for lighting and textures for low poly meshes, oriented to lightmapping static geometry. (2022-03-05, C#, 15KB, 下载0次)

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

[图形图像处理] osu-resize

一种图像工具,允许osu蒙皮器自动将[@2x](https:github.com 2x)纹理调整为较小的大小
An image tool that allowes osu skinners to automaically resize [@2x](https: github.com 2x) textures to their smaller size (2023-01-21, C#, 15KB, 下载0次)

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

[图形图像处理] minecraft-texture-editor

C#Minecraft纹理编辑器-从选定版本创建项目,编辑纹理并将其打包以用于Mine...
C# Minecraft Texture Editor - Create projects from selected versions, edit the textures and package them out for Minecraft Java Edition, ready to use! (2022-10-06, C#, 15556KB, 下载0次)

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

[图形图像处理] mccm

.mccm使添加mods、纹理包和着色器包等文件变得容易,而无需进入.minecraft文件夹
.mccm makes it easy to add files like mods, texture pack and shader pack without going into the .minecraft folder (2022-07-05, C#, 1094KB, 下载0次)

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

[图形图像处理] com.vulpes

一个资源预处理器,用于自动配置模型、纹理和音频资源的导入选项...
An Asset Preprocessor used for automatically configuring import options for Models, Textures, and Audio assets within the Unity editor. (2020-08-21, C#, 7KB, 下载0次)

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

[图形图像处理] unity-texture-array-baker

Unity包,用于从Unity编辑器将动画帧烘焙为Texture2D数组
Unity package that enables the baking of animation frames as Texture2D arrays from the unity editor (2020-10-18, C#, 96KB, 下载0次)

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

[图形图像处理] APB-CLauncher

该启动器允许您调整纹理大小、渲染距离和其他图形选项,但也可以编辑conf...
The launcher allows you to adjust texture sizes, render distances, and other graphical options but can also edit configs. This means that you can edit mission names, killfeed and mission descriptions. (2023-04-28, C#, 197659KB, 下载0次)

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

[图形图像处理] noise-generator-unity

Unity的噪波生成器编辑器扩展。该扩展可以生成分层珀林、单纯形和蜂窝噪声...
A noise generator editor extension for Unity. This extension can generate layered perlin, simplex, and cellular noise fields with compositing features and write the output to a file. Both 2D and 3D noise textures are supported. (2019-07-17, C#, 34KB, 下载0次)

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

[图形图像处理] TextureProcessor

TextureProcessor是一个统一编辑器工具,您可以快速处理纹理并进行一些基本编辑。
TextureProcessor is a unity editor tool, you can quickly process texture and do some basic editing. (2023-01-30, C#, 182KB, 下载0次)

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

[图形图像处理] unity-pixel-palettemap

像素调色板贴图“调色板”纹理,允许它们与交替颜色方案和调色板的着色器一起使用...
Pixel Palettemap "palettizes" textures, allowing them to be used with a shader for alternate color schemes and palette swapping. (2018-04-14, C#, 604KB, 下载0次)

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

[图形图像处理] Unity-Resource-Checker

统一编辑器实用程序,帮助检查当前场景中的资源(包括活动纹理、其大小、材质...
Editor utility for unity to help check resources in the current scene (including active textures, their sizes, materials, meshes and which objects are using them) (2022-02-20, C#, 8KB, 下载0次)

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

[图形图像处理] WordofDayBOT

使用Webview2构建每日一词BOT。它将Microsoft Edge浏览器嵌入Winfroms项目中,评估...
The Word of the Day BOT is built using Webview2. It embeds the Microsoft Edge browser in a Winfroms project, evaluating javascript code on the DOM. I use the bot to vist Merrian webster s word of the day webpage, extract all the values, and first store locally as a datatable. The data is then inserted into a SQL database for long term storage, (2021-11-09, C#, 26600KB, 下载0次)

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

[图形图像处理] Godot4-Raytracing

通过计算着色器在Godot引擎中实现光线跟踪。专注于实时性能和优化。
Implementation of ray-tracing in Godot engine, via compute shaders. Focus on realtime performance and optimization. (2023-05-19, C#, 936KB, 下载0次)

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

[图形图像处理] ComputeRayTracingSamples

该项目为Unity收集多个基于计算着色器的光线跟踪采样。该项目的主要目的是...
This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how the ray tracing works. It is very helpful for the people who want to know the knowledge behind hardware ray tracing. (2022-10-09, C#, 7915KB, 下载0次)

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

[图形图像处理] Serverless-ImageProcessing

一个无服务器项目,用于创建cloudformation模板,以创建状态机,并将lambda函数作为步骤函数...
A serverless project to create cloudformation templte to create state machine with lambda functions as step functions to process an image uploaded to s3 bucket. (2021-12-27, C#, 15KB, 下载0次)

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

[图形图像处理] ImageProcessing3

具有光束器投影的桌子的手动跟踪系统。该算法专门用于在
A hand tracking system for a table with beamer projections. The algorithm is specifically made to find a single hand in (2019-02-09, C#, 9038KB, 下载0次)

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

[图形图像处理] Faceing

用C#在Microsoft visual 2010运用微软Face SDK开发包设计,其中采用三种基于haar特征的检测算法,用于一般姿势下的正面人脸的haar检测器,适用于多种不同姿势的人脸检测的Multiview多视角检测器和MultiviewPyramid多视角金字塔检测器,MultiviewPyramid与Multiview区别在于MultiviewPyramid算法使用内存更少。
With C# in Microsoft visual 2010 using Microsoft Face SDK development kit design, which uses three haar feature-based detection algorithm for the general positive attitude in the face of haar detectors for a variety of different postures face detection Multiview multi-angle detector and a multi-angle pyramids MultiviewPyramid detector, MultiviewPyramid with Multiview difference is MultiviewPyramid algorithm uses less memory. (2014-11-24, C#, 24906KB, 下载11次)

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

[图形图像处理] Photo-viewer

简化的照片查看器,能实现全屏浏览,照片旋转,上下翻页,简单实用。
Simplified photo viewer, can achieve full-screen browsing, picture rotation, flip up and down, simple and practical. (2013-03-25, C#, 48KB, 下载15次)

http://www.pudn.com/Download/item/id/2172988.html
总计:356