-
一个分形的小课设,运用了LS文法制作各种分形图形,有代码有exe文件
自己图形学课上的课设,老师评价很高,具有源代码,和可执行文件,利用LS文法制作分形图形 界面交互性良好,是学习分形和制作分形程序的良好资料。 另外里面还有几个小彩蛋等着你发现。想要编译这个文件 你需要OpenGL环境 和GLUI环境,界面是用GLUI写的。欢迎大家留言讨论!
- 2023-07-21 11:55:02下载
- 积分:1
-
对灰度图像进行三次插值,进行缩放、平滑处理
对灰度图像进行三次插值,进行缩放、平滑处理-of three gray image interpolation, scaling, smooth handling
- 2022-03-19 12:24:07下载
- 积分:1
-
windows 下面的一个优秀的绘图框架,在www.codeproject.com上面能找到他的应用...
windows 下面的一个优秀的绘图框架,在www.codeproject.com上面能找到他的应用-windows following an outstanding graphics framework, the above can be found www.codeproject.com his application
- 2022-07-09 07:21:44下载
- 积分:1
-
透明色匹配的图像合成算法
透明色匹配的图像合成算法-transparent color matching algorithm Image Synthesis
- 2022-10-06 21:50:03下载
- 积分:1
-
我写的程序 包括词法与语法程序 个人近了很大的精力 有不好的地方大家指出...
我写的程序 包括词法与语法程序 个人近了很大的精力 有不好的地方大家指出 -I write procedures including morphology and syntax procedures personal nearly a lot of energy in a bad place everyone
- 2022-01-25 16:55:09下载
- 积分:1
-
MFC框架,实现图像的放大缩小功能,实现傅里叶装换,实现图像的边缘检测功能。...
MFC框架,实现图像的放大缩小功能,实现傅里叶装换,实现图像的边缘检测功能。-MFC framework to achieve image zoom function for the realization of Fourier installed to realize the edge detection image.
- 2022-01-25 22:57:13下载
- 积分:1
-
制作多样的椭圆 利用椭圆函数ellipse( )来制作
制作多样的椭圆 利用椭圆函数ellipse( )来制作- Manufactures the diverse ellipse () to manufacture using
elliptic function ellipse
- 2022-12-02 19:25:03下载
- 积分:1
-
this example from the routines Allegro V3.12 package transplant, the original do...
这个例子是从Allegro V3.12的例程包中移植过来的,原文件为examplesex4.c
原作者是Shawn Hargreaves.这个程序示范怎样操作调色板,它把一套同
心的圆画在屏幕上并且通过循环调色板产生奇妙的特效.-this example from the routines Allegro V3.12 package transplant, the original document examples ex4.c Shawn Hargreaves is the original author. This procedure demonstrated how to operate a palette, with a set of concentric circular painting on the screen through the cycle and have a wonderful palette of effects.
- 2023-08-15 23:40:03下载
- 积分:1
-
对给定的人脸图象进行定位、检测五官,并对不同角度下拍摄的两副人脸图象进行匹配,最后合成中间图象...
对给定的人脸图象进行定位、检测五官,并对不同角度下拍摄的两副人脸图象进行匹配,最后合成中间图象-right to the face image positioning, detection features, as well as different angles of shooting two face images match, the final synthesis intermediate image
- 2023-06-03 21:15:03下载
- 积分:1
-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1