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

[图形图像处理] ImageUpscaler

编程将图像升级到4K。
Program to upscale images to 4K. (2024-01-31, Python, 0KB, 下载0次)

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

[图形图像处理] Algorithms

实践算法:动态编程、图形、人工智能
Practice algorithms: Dynamic Programming, Graph, AI (2014-08-15, C++, 7505KB, 下载0次)

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

[图形图像处理] Competitive-Programming

该存储库包含竞争编程的算法,作为我竞争编程旅程的一部分。
This repository contains algorithms for Competitive Programming as a part of my competitive programming Journey. (2021-10-27, C++, 80KB, 下载0次)

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

[图形图像处理] Parallel_Image_Processing

使用并行编程过滤图像
Filter an image with parallel programming (2018-10-27, C, 17799KB, 下载0次)

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

[图形图像处理] cubetexshader

计算机图形学编程源码,实现纹理映射功能,可配合OPENGL编程基础(第三版)一书使用
Computer graphics programming source code, implementation texture mapping function, in line with the basic OPENGL Programming (Third Edition) to use one book (2016-02-16, Visual C++, 2KB, 下载1次)

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

[图形图像处理] image

wxwidgets image 图像编程,在CODE BLOCKS ,gcc编译,可以稳定运行
wxwidgets image 图像编程,在CODE BLOCKS ,gcc编译,可以稳定运行 (2014-01-28, C/C++, 451KB, 下载2次)

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

[图形图像处理] contour

C++,opencv编程,实现提取图像的轮廓!
Extract the outline of the image! (2013-04-16, C++, 693KB, 下载2次)

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

[图形图像处理] MatlabR2010a-and-VCPP6.0-program

Matlab与VC混合编程,VC处理图像难度大,而MATLAB处理较简单,运用一种混合编程软件可以轻松处理数字图像,我主要是做系统用的。
program by combine Matalb and VC (2013-04-16, Visual C++, 3784KB, 下载3次)

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

[图形图像处理] Matlab-and-VC-mixed-programming

Matlab与VC混合编程 ,书中详细的介绍了Matlab与VC混合编程的几种方法,绝对算一本好书,热爱数字图像处理编程的可千万别错过。
Matlab and VC mixed programming , the book detailed introduces the Matlab and VC hybrid programming of several methods, the absolute is a good book, have a passion for digital image processing programming don t miss. (2012-12-18, Visual C++, 1542KB, 下载19次)

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

[图形图像处理] tuxiangxuanzhuan

可以实现输入的图像旋转,利用C语言编程实现
Image rotation (2012-07-23, C/C++, 16603KB, 下载11次)

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

[图形图像处理] CornerDetection

数字图像处理 角点检测 opencv编程
Digital image processing, corner detection (2012-03-23, Visual C++, 4349KB, 下载6次)

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

[图形图像处理] FastColoredTextBoxCF

一个SILVERLIGHT图形界面的编程算法.
SILVERLIGHT a graphical interface programming algorithm. (2011-10-29, Windows_Unix, 1099KB, 下载5次)

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

[图形图像处理] ProficientVisualCprograme

精通Visual C++ 图像编程 源码
Proficient in Visual C++ programming source image (2010-10-12, C/C++, 434KB, 下载3次)

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

[图形图像处理] VCCGProgram

vc图像编程,使用vc6.0,是一本图像编程的入门书籍,简明易懂,适合初学者
vc image programming, using vc6.0, is an introduction to the image programming books, and easily understandable for beginners (2010-05-06, Visual C++, 53014KB, 下载2次)

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

[图形图像处理] picture

该函数用visual c++实现可以实现图像复合文档的高级编程
vc++ (2009-05-21, Visual C++, 3949KB, 下载4次)

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

[图形图像处理] vchome_graph

vchome资料库 图形图像编程技术篇
failed to translate (2009-05-01, Visual C++, 548KB, 下载1次)

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

[图形图像处理] mapprocess

[数字图像处理开发入门与编程实践]一书的光盘,对正在做数字图像编程的有帮助。开发环境是VC 2005,也有部份是VC ++6.0
The resouce file for the book [Pactice of Image Processing] (2009-04-10, Visual C++, 32421KB, 下载79次)

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

[图形图像处理] 333

这里有些许的关于图像处理方面的MATLAB编程,都是一些简单的编程,希望对新手有所帮助!
Here is somewhat on the image processing aspects of the MATLAB programming, are some simple programming, and they hope to help novice! (2008-04-19, matlab, 1KB, 下载1次)

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

[图形图像处理] basic_math_tutorial_cg.tar

介绍GPU编程的背景及在GPU上运算所需要的步骤,这里通过实现在GPU上运算一个线性代数的简单例子。阐明一些GPGPU编程入门的必备知识和概念,一些编程实现技术,只要稍作修改和扩充,便能运用到复杂的GPU运算应用上。
GPU programming introduce the background and the GPU on the steps required for computing, here through the realization of the GPU computing in a simple example of linear algebra. Introduction to GPGPU programming to clarify some essential knowledge and concepts, some programming techniques, as long as some slight modifications and expansion can be applied to complex GPU computing applications. (2007-11-08, Visual C++, 11KB, 下载57次)

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

[图形图像处理] imageTransformShow

精通Visual C++.NET图像处理编程第二版第5章5.7节示例的源程序
proficient in Visual C.NET image processing programming second edition, Chapter 5 5.7 Example of the source (2006-05-22, Visual C++, 115KB, 下载1次)

http://www.pudn.com/Download/item/id/186791.html
总计:2684