资源列表
Voronoi1
- 用于离散点的构建三角网.文件是一个学习算法的文件,可以自行画点,然后构三角网-discrete points for the Construction of triangulation. Paper is a learning algorithm, can draw on its own, then conformation triangulation
画美国国旗
- 这是一个做美国国旗的程序,可以实现国旗的票动效果-This is a flag of the United States to do procedures, the national flag can be achieved dynamic effects of votes
snakes算法简单程序(可运行)
- snakes算法简单程序(可运行),对初步学习snakes算法有帮助-snakes simple algorithm (runs), the preliminary study snakes help Algorithm
VC++中值滤波
- 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
txsy1
- 用VC实现二维线画图元的生成! 对初学计算机图形学的朋友很有帮助!-VC 2D line drawing yuan generation! For beginners computer graphics helpful friends!
graphics32-1-7-1
- 这个是一个很好的delphi显示,处理图像的控件包,里面有详细的使用文档,并且我上船的dicom读片程序也要用到这个-this is a good delphi showed that the image control packets, which contain detailed the use of documents, and I read the uplift of DICOM films have used this procedure
Makegif
- 是一个简单用vb写的把bmp转换成gif的程序,程序不大但是可以比较方便将bmp转换成jpg-is a simple written with vb bmp put into gif procedures, procedures little more convenient but can be converted into bmp jpg
assignment2.2(更新)
- 一个简单的图形软件,可以画直线,圆,矩形,圆弧。-a simple graphics software, can be painted line, circle, rectangle, arc.
09 VC图像复原源代码
- 09 VC图像复原源代码,图像退化、复原、非约束复原-09 VC Image Restoration source code, image degradation, rehabilitation, restoration, etc. non-binding
灰度均衡
- 能够对图象进行灰度均衡VC++算法子程序-right image to gray balance VC algorithm Subroutine
一种二值水印嵌入的方法
- 一种二值水印嵌入的方法,个人编写的,里面还有ppt,及Arnold置乱算法-a watermark embedded value method, personal preparation, there is also ppt, and Arnold Scrambling Algorithm
裁剪算法源码
- cohen-sutherland线裁减算法实现