-
实现了SIFT特征点的提取和匹配功能,匹配算法使用的是ANN最相似最近邻居法。...
实现了SIFT特征点的提取和匹配功能,匹配算法使用的是ANN最相似最近邻居法。-Achieved a SIFT feature point extraction and matching, matching algorithm using ANN is most similar to nearest neighbor method.
- 2023-07-25 08:25:03下载
- 积分:1
-
编码方式的解码示范uuencode and uudecode are in the public domain. dos2unix and
unix2dos...
编码方式的解码示范uuencode and uudecode are in the public domain. dos2unix and
unix2dos are hereby placed in the public domain. They may be shared
or copied as long as NO fee is charged for their distribution or use.
-the encoding and decoding demonstration uuencode uudecode are in the public domain. dos2unix and unix2dos are hereb y placed in the public domain. They may be shared or copied as long as NO fee is charged for their di stribution or use.
- 2022-01-27 13:04:21下载
- 积分:1
-
The source image format converter for conversion of images in different formats,...
图像格式转换的源码,用于图像不同格式的转换,如转换公式为Gray(i,j)=0.11*R(i,j)+0.59*G(i,j)+0.3*B(i,j),其中Gray(i,j)为转换后的黑白图像在(i,j)点处的灰度值,其中绿色所占的比重最大,所以转换时可以直接使用G值。
-The source image format converter for conversion of images in different formats, such as the conversion formula for the Gray (i, j) = 0.11* R (i, j)+ 0.59* G (i, j)+ 0.3* B ( i, j), which Gray (i, j) for the converted black and white images in the (i, j) point of the gray value, of which the largest share in the green, so conversion can be directly used when the G value.
- 2022-06-15 12:56:21下载
- 积分:1
-
用于集装箱箱号的自动分割,包括预处理,定位,分割等步骤...
用于集装箱箱号的自动分割,包括预处理,定位,分割等步骤-segmentation of container code,including steps such as preprocessing,location and segmentation
- 2023-07-09 23:45:03下载
- 积分:1
-
robert边沿检测的VC源代码
robert边沿检测的VC源代码-VC source code
- 2022-01-22 01:09:42下载
- 积分:1
-
首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边...
首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边缘进行修正。再在对增强的图像进行对比度拉伸,从而达到增强的目的!-First of all, through the extraction of multi-resolution decomposition of high-frequency edge, and then were on the edge of each high-frequency non-linear interpolation to be the new high-frequency edge, and then the edge of the high-frequency high-pass filter to be strong, such as after the high-frequency edge, and finally on the brink of enhanced high-frequency be amended. Again in contrast enhanced image stretching, so as to achieve the purpose of enhancing!
- 2022-04-17 10:14:05下载
- 积分:1
-
图像处理,用于图像增强,亮度改变,可以增强图像的清晰度!...
图像处理,用于图像增强,亮度改变,可以增强图像的清晰度!-Image processing for image enhancement, brightness change, it can enhance image clarity!
- 2023-03-24 06:10:03下载
- 积分:1
-
jpeg decoder procedures, using VC editors, the issue is part of the
jpeg解码程序,采用VC++编辑,是自己的课题的一部分-jpeg decoder procedures, using VC editors, the issue is part of the
- 2023-01-17 10:45:04下载
- 积分:1
-
不用MATLAB自带函数求解灰度图像的直方图
不用MATLAB自带函数求解灰度图像的直方图-MATLAB function to solve do not own histogram
- 2022-07-18 16:52:01下载
- 积分:1
-
平面多边形内外点判断方法
平面多边形内外点判断方法-planar polygon method of Point
- 2022-02-11 16:57:43下载
- 积分:1