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

[图形图像处理] Minor-Projects

色块游戏是一款简单但令人上瘾的游戏,玩家需要在色块网格中选择正确的颜色。该游戏可以由所有年龄段的用户玩,是一种改善您的颜色识别和 React时间的好方法。
The Color Blocks Game is a simple yet addictive game where players need to select the correct colors in a grid of blocks. The game can be played by users of all ages and is a great way to improve your color recognition and reaction time. (2024-06-06, JavaScript, 0KB, 下载0次)

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

[图形图像处理] FlappyNEAT

从头开始的NEAT算法学习在python中玩从头开始的游戏颜色开关,
The NEAT Algorithm made from scratch learns to play the game color switch also made from scratch in python, (2023-09-25, Python, 0KB, 下载0次)

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

[图形图像处理] elecphiNA

闲着无聊做来自己玩的Phi__,主要特色为提供完整的体验(不只限于游玩谱面),
Phi__, The main feature is to provide a complete experience (not limited to the travel spectrum), (2023-01-28, JavaScript, 0KB, 下载0次)

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

[图形图像处理] TexturePackMenu

Bukkit插件(需要Spout),强制玩家使用服务器认可的纹理包。他们可以使用服务器...
A Bukkit plugin (requires Spout) which forces players to use server-sanctioned texture packs. They can use the server default, or browse the available texture packs through a menu. (2012-11-26, Java, 1291KB, 下载0次)

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

[图形图像处理] moire-patterns

莫尔图案是由叠加纹理产生的干涉图案。这是一个用于玩机智的Javascript工具...
A Moiré pattern is an interference pattern produced by overlaying textures. This is a Javascript tool for playing with Moiré patterns. (2020-09-25, JavaScript, 179KB, 下载0次)

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

[图形图像处理] fixed_pixels_approach_only_selenium_and_java_used

使用图像处理玩恐龙游戏的java代码,其中图像处理是从头开始实现的
java code that plays dino game using image processing where image processing is implemented from scratch (2020-11-11, Java, 33KB, 下载0次)

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

[图形图像处理] ChromeDino

创建一个机器人来玩没有人工智能的Chome Dino游戏!只是使用图像处理创建规则。
Creating a bot to play Chome Dino game with NO AI! Just creating rules using image processing. (2021-07-08, Python, 21KB, 下载0次)

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

[图形图像处理] dnkda4

设X[0 n-1]和Y[0 n-1]为两个数组,每个数组中都有n个已经排好序的数字,试设计一个Ologn时间的算法,找出X
Let X [0n-1] and Y [0n-1] be two arrays, each array has n ordered numbers, try to design an algorithm of Ologn time, find out X. (2018-09-06, C/C++, 4KB, 下载0次)

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

[图形图像处理] 342636

吃豆子游戏的源代码, 嘿嘿,这个游戏本身就很好玩,别只顾着玩,忘记学习哦, 提示: 这个游戏比较大,我们打开VB工程组文件PAC (2017-12-10, Visual Basic.NET, 223KB, 下载1次)

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

[图形图像处理] iphoto_v1.0

iPhoto一个娱乐分享的影像工具。他可以将您的照片和音乐无缝的结合在一起,轻松的制作出影像MTV,在网络上展示您的生活精彩。
IPhoto an image tool for entertainment sharing. He will be able to seamlessly combine your photos and music together, easy to create a video MTV, on the network to show your wonderful life. (2016-04-13, PHP, 3948KB, 下载1次)

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

[图形图像处理] bunny

斯坦福的兔子就不用多介绍了,做三维图像的都知道。VTK是科学可视化工具箱的简称,知道的人也不少。压缩包中的内容除了包括Stanford bunny的原始数据外还包括自己写的两个shell脚本,分别在bunny_data和bunny_reconstruction目录。用途是将ply文件转换成VTK使用的polydata的vtk格式文件。虽然VTK中有vtkPLYReader这样IO类,但是用shell实现不失为一种简便的方法。也可以shell脚本学习的参考
Stanford bunny is well known in three-dimensional data processing. VTK is referred to scientific visualization toolkit, and also a lot of people know. In addition to the raw data of Stanford bunny, there is also a shell script which is writtern by myself in this package.The shell script files are cataloged in folder "bunny_data" and "bunny_reconstruction". The shell script is used for translating the ply format into VTK polydata format. Although VTK IO class vtkPLYReader do the samething as well, but after all, shell script is a simple method anyway. Shell script programming can also learned. (2012-12-06, Others, 4110KB, 下载50次)

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

[图形图像处理] siftDemoV4

sift图像算法的c++程序实现,毕业论文做的,发上来给大家玩一下
the sift the image the algorithm c++ program realization thesis, made up to play (2012-09-19, Visual C++, 1912KB, 下载5次)

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

[图形图像处理] PF_test

该程序实现了粒子滤波算法,应用重要性重采样对实现对一维空间的非线性跟踪。使用MFC编程完成,效果很好,值得一试。
The codes realize the function of tracking an object with particle filter algorithm. And it is suitable for nonlinear system, with VC++ programming. It is really worth trial (2012-04-13, Visual C++, 3748KB, 下载18次)

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

[图形图像处理] qingxiejiaozheng

针对倾斜一定角度的图像进行校正,较详细的算法~~值得一试的~
For the tilt angle of the image correction algorithm in detail which is worth a try ~ ~ ~ (2010-05-12, matlab, 414KB, 下载61次)

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

[图形图像处理] bmp

c语言读取bmp图像c语言读取bmp图像,试了很多个,这个应该有用,看看吧
c language c language to read bmp images to read bmp images, try a lot of months, this should be useful to see it (2009-06-21, Visual C++, 1KB, 下载129次)

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

[图形图像处理] duibiduzengqiang

应用于车牌识别中图像增强部分的对比度增强部分!(试了,出的图像效果对比效果比较明显)
License Plate Recognition used in image enhancement part of the contrast enhancement part! (Tried out the effect of the image contrast more obvious) (2008-12-12, matlab, 1KB, 下载107次)

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

[图形图像处理] logTransform_VC_pic

用于对图像的对数变换,很简单也很有用的。做图像的同学将受益匪浅,有实例及详细介绍,并附图像可测试。
right image for the right number of transformation, it is very simple to use. Images do students will benefit greatly, and there are examples in detail, accompanied by images can be tested. (2007-06-08, Visual C++, 135KB, 下载27次)

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

[图形图像处理] ertrete

图像细化,感觉挺好玩的.可以试试看
image thinning, I feel very good play. Could give it a try (2007-05-15, matlab, 109KB, 下载125次)

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

[图形图像处理] Image_Walsh_Transformation-Can_Test_With_Image

沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试.
Walsh (Walsh) is a separable transform transform, which are widely used in image processing. Implementation of the code of the image Walsh transform, very classic, with pictures can be tested. (2006-11-02, Visual C++, 168KB, 下载15次)

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

[图形图像处理] contours123

这个程序是用来寻找定位图片中的物体的轮廓的,我试了一下效果非常好。用到了OpenCV编程,希望能给大家带来方便。
this procedure is used to find positioning objects in the picture of the outline, I tried it very good results. Depleted OpenCV program, in hopes of giving you convenience. (2006-08-01, C/C++, 1KB, 下载209次)

http://www.pudn.com/Download/item/id/206985.html
总计:283