-
计算坐标是否落在给定三顶点的三角形内程序 (做多边形图形填充时的副产品)...
计算坐标是否落在给定三顶点的三角形内程序 (做多边形图形填充时的副产品)-calculated coordinates fall on whether to set three vertices within the triangle (polygon graphics do when filling a byproduct)
- 2022-02-03 19:58:28下载
- 积分:1
-
边缘检测C程序,其中包括了各种边缘检测算子
边缘检测C程序,其中包括了各种边缘检测算子-Edge Detection of C procedures, including a variety of edge detection operator
- 2023-06-18 18:30:10下载
- 积分:1
-
数字图像处理最基本的一些算法,包括图像的Hough变换.维纳滤波.拉普拉斯高斯边缘检测等,是txt格式的源文件。...
数字图像处理最基本的一些算法,包括图像的Hough变换.维纳滤波.拉普拉斯高斯边缘检测等,是txt格式的源文件。-Digital image processing some of the most basic algorithm, including the image of the Hough transform. Wiener filter. Laplacian of Gaussian edge detection and so on, are the source txt file format.
- 2022-01-31 10:00:48下载
- 积分:1
-
很好的图象缩放代码,不会有矩尺,可以移植到任何平台
很好的图象缩放代码,不会有矩尺,可以移植到任何平台-Very good image scaling code, will not have moments feet, you can migrate to any platform
- 2023-01-11 10:45:03下载
- 积分:1
-
快速傅立叶变换,通过在时空域和频率域来回切换图像,对图像的信息特征进行提取和分析...
快速傅立叶变换,通过在时空域和频率域来回切换图像,对图像的信息特征进行提取和分析
- 2023-07-24 07:55:03下载
- 积分:1
-
本程序利用SIFT算法进行指纹识别
用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹...
本程序利用SIFT算法进行指纹识别
用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹-This procedure using SIFT fingerprint recognition algorithm using SIFT to detect the fingerprint feature points in the feature vector will be extracted eigenvectors and fingerprint library vector matching in order to identify fingerprints
- 2022-01-31 00:10:21下载
- 积分:1
-
Graphics Image Processing of Huffman algorithm complete (VC compiler OK)
图形图像处理之哈夫曼算法完整(VC编译OK)-Graphics Image Processing of Huffman algorithm complete (VC compiler OK)
- 2022-02-04 10:44:08下载
- 积分:1
-
1)具体功能为:鼠标绘制折线,给出折线的缓冲区宽度,提取出折线的平行线.
2)本程序是利用地图代数中距离变换的方法(栅格方法),提取折线的平行线.和笔者前一...
1)具体功能为:鼠标绘制折线,给出折线的缓冲区宽度,提取出折线的平行线.
2)本程序是利用地图代数中距离变换的方法(栅格方法),提取折线的平行线.和笔者前一阵子上传的折线的平行线算法(矢量方法)可做对比
3)注:矢量方法中没有考虑垂直的特殊情况,增加个判断条件便可消除.
-1) the specific features as follows: the mouse line drawing, broken line give the width of the buffer, to extract the broken line parallel line .2) This procedure is the use of map algebra in the distance transform method (grid method), Extraction of broken parallel lines. and the author of the line long ago From the parallel line algorithm (vector method) can be compared 3) Note: The vector method does not consider the special circumstances of the vertical, increasing the conditions of a judge could be removed.
- 2023-03-14 00:45:03下载
- 积分:1
-
based on wavelet transform algorithm for image denoising Normalshrink
基于小波变换的图象去噪 Normalshrink算法-based on wavelet transform algorithm for image denoising Normalshrink
- 2022-01-26 07:34:13下载
- 积分:1
-
generic 3* 3 function template procedures. In the above code VC6.0. Compiling un...
通用的3*3模板的函数程序.上述代码在VC6.0,windows98下编译通过,运行正常,有兴趣的朋友可以稍加修改,将文中所述的功能添加到自己的应用程序当中去。-generic 3* 3 function template procedures. In the above code VC6.0. Compiling under Windows98, operating normally, the interest can be slightly modified friends, the text of the functions described in addition to their application to them.
- 2022-02-05 08:44:18下载
- 积分:1