搜索资源列表
ct头模仿真重建
- 此程序是使用VC编写得S-L头模型计算机仿真重建。头模型的图片也在压缩包中,此程序是自己编写的作业,所以决定可以用!-this procedure is used in the preparation of VC S-L first computer simulation model of redevelopment. The first model is compressed picture, this procedure is the preparation of their operati
Graphic_TXX
- 自己编写的关于计算机图形学的程序,希望能和大家一起交流学习!-their preparation on the computer graphics procedures in the hope that together we can share and learn!
vcviewimage
- 自己编写的一个图像处理的程序,在具有基本的图像处理功能基础上,采用了双窗口显示,方便图像的对比,并且实现还原功能。-prepared by an own image processing procedures, with the basic image processing functions on the basis of the dual-window display to facilitate image contrast and to achieve the reduction func
VSP_SE
- 自己编写的一个VC++程序,打开可执行程序后可以读取wave文件,此时程序将在客户区绘制波形图;之后可以计算短时能量、短时过零率和自相关函数,并且在客户区依次显示函数图像。-own VC prepared by a procedure to open executable wave after reading documents, this process will draw customers District waveform diagram; after short-term energy
bezier
- 自己编写的bezier曲线的程序,主要多了升阶的功能,按鼠标左键加控制点,右键该控制点,鼠标中的滚轮用于升阶。
区域生长与边缘检测
- 该程序融合图像边缘检测和区域生长的方法来实现图像分割,程序是自己编写的,没有bug,很好用
Delaunay
- 用matlab编写的Delaunay三角化的程序,在points里面修改自己的初始点。-Delaunay triangulation using matlab program to modify the initial point, the points inside.
ComputerGraphics
- 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
df
- 自己编写的小程序,仿真雷达扫描界面,还不完善。供初学者参考-I have written a small program, simulation, radar scan interface, not perfect. Reference for beginners
roughsetedgedetection
- 自己做的一个基于模糊集的边缘检测处理程序,用VC6.0编写,使用了边缘信息测度的概念。-Their own to do a fuzzy set-based processing of edge detection, using VC6.0 write, use the edge information measure concept.
Candy-Edge-Detection----matlab
- 本人自己编写的关于Candy边缘检测的matlab源代码,包含了多个程序,一个是加噪声的,还有不加噪的,非常适合初学者使用。-I have written about Candy edge detection matlab source code contains multiple programs, a plus noise, there are not adding noise, very suitable for beginners to use.
MyScreenSave2
- 自己编写的一个指针时钟屏保程序,用的GDI+实现,希望对读者有所帮助。-I have written a pointer clock screen saver with GDI+ implementation, I hope to help the reader.
Huffman-coding-matlab
- 这是我自己用MATLAB编写的一个源程序,是保存在WORD里面的,里面有源程序和实验步骤,可以下载下来实验,大家也可以对这个程序进行改进-This is my own written using MATLAB source is saved in WORD inside source and experimental steps, which can be downloaded experiments, we can improve this program
code
- 可以打出一个菱形 是自己编写的第一个真正地程序。来自韩顺平java学习第四课的作业-my first java cod
edge_2
- 对图像进行边缘检测并且进行二值化,项目中用到的程序,都是自己编写且性能很好。-Image edge detection and binarization, the project used the program, are their own writing and the performance is very good.
read_mul_image
- 自己编写的程序,用于图像库的处理,可对不同文件夹里不同的图像都进行处理,最后放在一个文件夹里面。-I have written procedures for image processing library, the folder can be different for different images are processed, and finally placed in a folder inside.
HT
- 这个是自己编写的霍夫变换直线检测MATLAB程序,可以用于道路分道线检测。是一种非常简单容易实践的程序。-This is a hough line detection algorithm which can be used to road lane detection. this method is very simple and easy to realize
MOD
- 这个是自己编写的MOD算法的程序,用于字典学习,具体的应用有图像融合,图像去噪,丢失点补充等。-this is a dictionary learning method, and the reader can use this algorithm to do image fusion and image denosing.
im_difference
- 自己编写的两张图片找不同m程序。内含两张构造的图片,共计三处不同。-M-file finds differences between two pics
im_add
- 自己编写的matlab程序用于将两张图片叠加,内含两张示例程序,需要将图片文档置于F盘下。-Overlap of two pics.