-
The source code is SUN Xin and that the source code of this textbook, I believe...
这些源代码是孙鑫那本教材的源代码,相信它会对你有些。-The source code is SUN Xin and that the source code of this textbook, I believe it will tell you some.
- 2022-03-25 20:16:32下载
- 积分:1
-
DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。...
DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。-DDA line drawing algorithm, here coupled with the delay, but also easy to observe the process of drawing lines to demonstrate good results.
- 2022-02-07 09:58:23下载
- 积分:1
-
vc图像处理比较全面的程序
vc图像处理比较全面的程序-vc more comprehensive image processing procedures
- 2022-08-21 07:13:45下载
- 积分:1
-
VC++图象处理程序,内容是编程实现对图象的高斯滤镜,效果很好...
VC++图象处理程序,内容是编程实现对图象的高斯滤镜,效果很好-VC image processing procedures, as programming is the right image Gaussian filter with good results
- 2022-04-12 05:02:22下载
- 积分:1
-
Background Texturing good demo
背景纹理很好的演示
- 2022-07-13 12:26:31下载
- 积分:1
-
这是一种新的直方图处理技术,它在分开的直方图基础上重新分配三个子图像的像素。我们使用k...
这是一种新的直方图处理技术,它在分开的直方图基础上重新分配三个子图像的像素。我们使用k-means获得来自输入图像的二个质心, 然后推论出二个极值把输入图像分为三个子图像。 在精确的数学计算之后,连接的成份被从子图像单独地获取。 应用上述新直方图处理技术,,分别对三个子图像(基于原始直方图的两个极值分解输入图像获得)实行直方图均等化。-This is a new histogram processing techniques, it is separate from the histogram based on the redistribution of the three sub-image pixel. We use k-means to obtain the input image from the center of mass of the two, and then infer the input image 2 Extremal divided into three sub-image. In precise mathematical calculations, the connected components of sub-image from a separate access. Application of the new histogram processing techniques, respectively, of the three sub-image (based on the original histogram of the two extremal decomposition of the input image to obtain) the implementation of histogram equalization.
- 2022-07-25 00:38:23下载
- 积分:1
-
python编写飞行棋
资源描述
在编写大作业时写的程序,采用python2.6软件
运用python语言撰写的一个飞行棋游戏,不载入pygame,
仅仅使用图片和普通界面形式进行实现,对理解python基础使用和语法有很大的帮助作用
- 2022-01-25 17:47:16下载
- 积分:1
-
graphics programming source code
图形学编程源代码-graphics programming source code
- 2022-01-25 22:59:22下载
- 积分:1
-
检测空间中直线是否相交(动态)
检测空间中直线是否相交(动态)-detect whether linear space intersect (dynamic)
- 2022-03-22 13:31:41下载
- 积分:1
-
fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图
像都是位图。
fvs_direction:描述了如何提取方向图。...
fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图
像都是位图。
fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能
有较好的效果。输出图像覆盖于输入图像之上。
fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这
些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下:
testimgSSSDDD.bmp
其中,SSS代表条纹间隔(像素个数),DDD代表方向的角度。
fvs_thinner:描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的
脊线。
fvs_minutia:显示了如何从细化后的指纹图像中获得细节点集合。这一部分目前做
的效果不好,提取出的伪细节点太多。
fvs_mask:计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。
include目录:
包含了头文件。-fvs_enhancer : fingerprint enhancement procedures, a description of how to enhance the use of the fingerprint image. The original image and objectives are bitmap images. Fvs_direction : describes how to extract the direction of the map. Input image must be a normalized image, in order to have better results. Image output coverage in the input image above. Fvs_createtestimages : The procedure used to produce debugging process may be used in some of Bitmap images, These images are different angles and different spacing of the fringes. Images produced a
- 2022-10-07 07:20:03下载
- 积分:1