-
读BMP图片文件,在codeproject网站上找的,非常好的。
读BMP图片文件,在codeproject网站上找的,非常好的。-Reading of BMP image file, in the codeproject website to find, very good.
- 2022-03-09 22:12:43下载
- 积分:1
-
三次样条平滑曲线,利用已有的算法Kjellander和PO…
对三次样条曲线进行光顺,采用已有的Kjellander和Polikoff算法进行,以及新的精确能量光顺法-Of cubic spline smoothing curves, using the existing algorithm Kjellander and Polikoff, and the new precision energy smoothing method
- 2022-03-01 05:09:58下载
- 积分: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
-
画椭圆的方法有很多,这是其中一种,用DDA算法画的
画椭圆的方法有很多,这是其中一种,用DDA算法画的-oval paintings are lots of ways, this is one of those painted with the DDA Algorithm
- 2023-09-05 05:10:03下载
- 积分:1
-
在指定区域内用指定颜色绘制椭圆.其中区域定义为:x,y,w,h
在指定区域内用指定颜色绘制椭圆.其中区域定义为:x,y,w,h-In designated areas with the specified color mapping oval. One of the region defined as: x, y, w, h
- 2023-04-14 06:05:03下载
- 积分:1
-
Digital image processing practical code, including gray
数字图像处理实习代码 包括转换灰度和滤波处理-Digital image processing practical code, including gray-scale conversion and filtering deal
- 2022-04-29 09:19:34下载
- 积分:1
-
Download the original code, I have the practice of computer graphics programming...
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于
精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做
通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立
release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之
外执行程序,必须复制所需位图及模型文件。-Download the original code, I have the practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture and so on. Because energy is limited, the original code did not make any comment. Simplify the programming for consideration, in many parts of specified constants, GM deal done. After the establishment of gui16 extract directory, in its code and under the original project file. Gui16 established in the release directory, which under one executable file and the necessary bitmap files and models. Such as in the release directory outside of the implementation of procedures, you must copy the necessary
- 2022-04-07 13:36:20下载
- 积分:1
-
卡尔三角形,在点随机数
解三角形的vc++6版本,并可以随机产生在指定范围内的数值-cal triangle,and randam numbers in point
- 2022-07-27 04:50:04下载
- 积分:1
-
NVIDIA实现硬件阴影贴图的源代码
需要硬件支持DX8.1的显卡。
NVIDIA实现硬件阴影贴图的源代码
需要硬件支持DX8.1的显卡。-NVIDIA hardware shadow mapping of the source code necessary hardware support 24x graphics.
- 2022-07-03 05:46:05下载
- 积分:1
-
gui绘制曲线,坐标系变换,运行在linux系统下,使用qt软件开发...
gui绘制曲线,坐标系变换,运行在linux系统下,使用qt软件开发-gui drawing curves, coordinate transformations, running on linux system, the use of software development qt
- 2022-03-06 15:50:44下载
- 积分:1