当前位置:
首页 资源下载
搜索资源 - Transformation 的程序
搜索资源列表
-
0下载:
我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a ce
-
-
0下载:
一个自己写的图像显示的基本变换的程序,是基于FORM窗体的,可以自动调整显示图象的比例,显示图像属性.对初学者很有借鉴意义-himself wrote an image shows the basic transformation process is based on the Form FORM can automatically adjust the ratio of display images, showing images attributes. Useful for beginner
-
-
0下载:
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is \"sit
-
-
4下载:
对原始灰度图像 Lena_gray.bmp进行图像压缩实验
1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。
2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。
-gray image of the original image compression Lena_gray.bmp an experiment. This diagr
-
-
0下载:
----
Huffman 算法的不同实现
本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是
* huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。
* huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内仍有左子树、右子树、双亲等指针。
* huffman_c 使用Canonical
-
-
0下载:
是关于对偶变换的-is on the duality transformation
-
-
3下载:
基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
-
-
0下载:
这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一
个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案
的矩形;按“q”键退出。-This is a graphics conversion program, according to the letter " Y" Draw a circle with dots by letter " S" painted a different color filled
-
-
0下载:
nate robins 写的能改变函数参数观察效果的程序代码,希望对刚接触openGL的同志有用-nate robins written observation of the effect of function parameters can change the program code, in the hope that the comrades刚接触openGL useful
-
-
0下载:
用C#开发的公交转乘的程序,通过集合论的思想,找到转乘次数最少的路径方法(实验数据是上海地铁线)。vs2008打开,并可以直接运行。-C# development with public transport interchange program, through the ideas of set theory, the path to find the least number of transfer methods (experimental data, the Shanghai subwa
-
-
0下载:
详细说明:几个关于图像灰度变换的程序。包括图像反色,图像的对数灰度变换,指数灰度变换,线性灰度变换,灰度切割,图像平均降噪。-Several of the image gray-scale transformation process. Including anti-color image, the image of the number of gray level transformation, index gray-scale transformation, linear gray leve
-
-
0下载:
VC坐标转换和绘制曲线的程序,坐标转换简单实用-VC coordinate transformation and draw the curve of the program, coordinate transformation is simple and practical
-
-
0下载:
《VC++图像处理程序设计》的配套光盘中的程序,图像的灰度变换,经典程序哦-The the " VC++ image processing program design" in supporting the CD program, the gray-scale transformation of the image, classic program Oh
-
-
0下载:
这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一
个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案
的矩形;按“q”键退出。
-This is a graphic transformation process, according to the letter " Y" to draw a circle with dots press the letter " S" painted a differe
-
-
0下载:
这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案的矩形;按“q”键退出。-This is a graphics conversion program, according to the letter " Y" Draw a circle with dots by letter " S" painted a different color filled triang
-
-
0下载:
基于LabVIEW环境,设计双馈发电机左边变换abc-dq变换的程序-Based on LabVIEW environment, design doubly-fed generator to the left transform abc-dq transformation
-
-
0下载:
这是一个描述VC++针对图像镜像变换的程序、非常经典的算法,初学者很适合!-This is a descr iption of the image of the VC++ transform for the program, a very classic algorithm, very suitable for beginners!
-
-
0下载:
VC++的部分图像处理程序,特效显示,几何变换,灰度变换等(VC++ part of the image processing program, special effects display, geometric transformation, gray-scale transformation, etc.)
-
-
0下载:
针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。(The effective algorithm commonly used in engineering and preparation, the main contents include polynomia
-
-
0下载:
一个进制互相转化的程序代码,还未经过严格测试,如果想自己输入更改可以修改主函数段代码。(A binary code transformation program has not been strictly tested. If you want to input changes, you can modify the main function segment code.)
-
« 12
3
4
5
6
7
8
9
10
...
50
»