-
computer graphics algorithm which is used source for the discipline and beginner...
计算机图形学中上交算法的源程序,对于本学科的初学者很有帮助-computer graphics algorithm which is used source for the discipline and beginners helpful
- 2023-03-27 23:25:02下载
- 积分:1
-
CANNY算子用于踢去图像的边缘,绝对好用。
CANNY算子用于踢去图像的边缘,绝对好用。-Canny Operator for the kick to the edge of the image, the absolute ease of use.
- 2022-03-14 08:39:19下载
- 积分:1
-
A novel texture
A novel texture-based Automatic Fingerprint Authentication System (AFAS) is proposed. A fingerprint image is preprocessed to enhance the image by Short Time Fourier Transform (STFT) analysis. Then, three sets of invariant moment features, as a kind of texture features, are extracted from three different sizes of Region of Interest (ROI) areas based on the reference point from the enhanced fingerprint image. Each set of invariant moments contain seven invariant moments. Fingerprint verification is realized by Euclidean distance between the two corresponding features of the test fingerprint image and template fingerprint image in the database. -A novel texture-based Automatic Fingerprint Authentication System (AFAS) is proposed. A fingerprint image is preprocessed to enhance the image by Short Time Fourier Transform (STFT) analysis. Then, three sets of invariant moment features, as a kind of texture features, are extracted from three different sizes of Region of Interest (ROI) areas base
- 2023-01-31 17:45:04下载
- 积分:1
-
bmp图片打开,显示,可以进行数字图象处理的一些变化,对bmp图片进行灰度化以后,可以进行数字滤波,fft等。还有几何变换的一些功能。此工程是我们数字图象处理课...
bmp图片打开,显示,可以进行数字图象处理的一些变化,对bmp图片进行灰度化以后,可以进行数字滤波,fft等。还有几何变换的一些功能。此工程是我们数字图象处理课程时候的作业。非常适合在校大学生研究学习。-bmp picture opened, display, digital images can be some of the changes, bmp picture of gray, can digital filter, such as fft. There transform the geometric features. This project is digital image processing-time work. Very suitable for college students study.
- 2022-02-03 14:10:24下载
- 积分:1
-
This is a digital image processing of a program that is the image equalization m...
这是数字图像处理的一个程序,是将图像均衡化的matlab编程,希望有人喜欢。-This is a digital image processing of a program that is the image equalization matlab programming, want someone to love.
- 2023-01-29 13:50:03下载
- 积分:1
-
人脸检测的代码,非常有效
人脸检测的代码,非常有效
人脸检测的代码,非常有效
人脸检测的代码,非常有效-face detection code, a very effective face detection code, very effective
- 2022-07-01 12:04:14下载
- 积分:1
-
图形编辑,jpeg库,从下属文件中可以找到libjpeg.lib,看opengl高级编程可以用到。...
图形编辑,jpeg库,从下属文件中可以找到libjpeg.lib,看opengl高级编程可以用到。-Graphics editor, jpeg library, the file can be found from a subordinate libjpeg.lib, see opengl advanced programming can be used.
- 2023-05-09 11:05:03下载
- 积分:1
-
图象多分扁率分析一
图象多分扁率分析一-Multi-image analysis of a flat rate
- 2022-03-17 19:11:23下载
- 积分:1
-
如何分批的投入顶点达到渲染优化目的,这个是简单的例子,可以按照需要进一步优化...
如何分批的投入顶点达到渲染优化目的,这个是简单的例子,可以按照需要进一步优化-How to input vertex batches to achieve the purpose of rendering optimization, this is a simple example, in accordance with the need to further optimize
- 2022-06-14 08:20:52下载
- 积分:1
-
OpenGL轨迹球
轨迹球控制:如果只用鼠标来控制你的模型是不是很酷?轨迹球可以帮你做到这一点,我将告诉你我的实现,你可以把它应用在你的工程里。我的实现是基于Bretton Wade’s,它是基于Ken Shoemake’s 实现的,最初的版本,你可以从游戏编程指南这本图上找到。但我还是修正了一些错误,并优化了它。轨迹球实现的内容就是把二维的鼠标点映射到三维的轨迹球,并基于它完成旋转变化。
- 2022-08-02 14:23:03下载
- 积分:1