-
计算机图形学的几何变换,是用VC++的MFC写的
计算机图形学的几何变换,是用VC++的MFC写的-computer graphics geometric transformation is the use of VC++ MFC write
- 2022-03-16 09:28:25下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-06-30 06:29:02下载
- 积分:1
-
一般情况下通用的图片验证码识别,具有自学习过程,很有参考价值...
一般情况下通用的图片验证码识别,具有自学习过程,很有参考价值-definitive picture verification code identification, self-learning process of great reference value
- 2023-05-09 15:05:02下载
- 积分: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
-
对二维信号(例如二维图像),实现多级小波的分解和重构,用到的小波函数是 DBN 小波,即Daubechies小波。...
对二维信号(例如二维图像),实现多级小波的分解和重构,用到的小波函数是 DBN 小波,即Daubechies小波。-Of two-dimensional signal (such as two-dimensional image), the realization of multi-level wavelet decomposition and reconstruction, the wavelet function is used wavelet DBN, namely Daubechies wavelet.
- 2022-11-29 04:15:04下载
- 积分:1
-
图像处理的北京大学讲义,讲述了图像处理的基础知识
图像处理的北京大学讲义,讲述了图像处理的基础知识-image processing Beijing University lectures, on the basis of image processing knowledge
- 2022-01-31 00:54:25下载
- 积分:1
-
人脸检测,最多可以检测到八个人脸,效果很不错
人脸检测,最多可以检测到八个人脸,效果很不错-Face detection detects up to eight individual faces, the effect is pretty good
- 2022-03-18 04:42:53下载
- 积分:1
-
实现图片的压缩及解压,可以批处理多个文件,图片浏览....主要是BMP格式文件操作...
实现图片的压缩及解压,可以批处理多个文件,图片浏览....主要是BMP格式文件操作-To achieve the image compression and decompression, you can batch multiple files, picture browse .... mainly BMP format file operations
- 2023-07-18 19:30:07下载
- 积分:1
-
vc++6.0环境下实现华矩形的简单小程序,可以直接运行
vc++6.0环境下实现华矩形的简单小程序,可以直接运行-vc++ 6.0 environment hua realize the simple rectangular applet can be run directly
- 2022-01-22 15:46:06下载
- 积分:1
-
This programme introduces an algorithm of adaptive histogram equipoise.And the e...
自适应直方图均衡算法,因为是从局部入手,所以图像增强效果显著。-This programme introduces an algorithm of adaptive histogram equipoise.And the effect of the enhancement is obvious because it begins from the part of the image
- 2022-02-14 13:50:01下载
- 积分:1