-
Several classical image stitching algorithm, as well as other image processing a...
图像的几种经典拼接算法,以及其他图像处理算法-Several classical image stitching algorithm, as well as other image processing algorithms
- 2022-01-26 03:40:08下载
- 积分: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
-
几何变换相关算法:垂直和水平图像,图像…
图像的几何变换的相关算法:垂直与水平镜像,图像的缩放与旋转等-Geometric transform correlation algorithm: vertical and horizontal image, image scaling and rotation, etc.
- 2023-08-22 20:40:04下载
- 积分:1
-
道格拉斯
道格拉斯--普克压缩算法
一种简单的数据压缩算法,采用VB实现.-Douglas Puck compression algorithm a simple data compression algorithm, the use of VB realize.
- 2022-04-30 23:44:39下载
- 积分:1
-
对边缘提取的空心文字进行填充,特别适用于带内外轮廓的文字填充。...
对边缘提取的空心文字进行填充,特别适用于带内外轮廓的文字填充。-right edge of the hollow text extraction for filling, in particular with the letter and outside contour filling.
- 2022-08-26 13:22:35下载
- 积分:1
-
OpenCV RGB直方图
使用VS2008+OpenCV库开发,读取彩色图片,分别显示RGB三通道直方图。运行需安装OpenCV2.0。...
OpenCV RGB直方图
使用VS2008+OpenCV库开发,读取彩色图片,分别显示RGB三通道直方图。运行需安装OpenCV2.0。-OpenCV RGB histograms
Developed with VS2008+ OpenCV library, reading colorful image, respectively display three-channel RGB histograms . Need install OpenCV2.0.
- 2022-03-04 23:52:13下载
- 积分:1
-
聚类,聚类中心的平均方法新颖的应用
matlab聚类,应用平均值法求新的聚类中心-matlab clustering, the application of the cluster center average method novelty
- 2022-07-12 09:54:14下载
- 积分:1
-
游戏开发中的辅助工具,非常有用,可以大量减轻美工处理图片的工作量
1,生成字体图片文件
2,图片切分,把大的精灵图片切分成小的图片
3,图片剪切,可...
游戏开发中的辅助工具,非常有用,可以大量减轻美工处理图片的工作量
1,生成字体图片文件
2,图片切分,把大的精灵图片切分成小的图片
3,图片剪切,可以批量对于某个目录的所有图片进行上下左右的剪切处理-Game development tool, very useful, you can handle a large number of art to alleviate the workload of one picture to generate the font image file 2, image segmentation, the big picture wizard cut into small picture 3, picture cut, you can bulk for a directory of all the pictures up and down around the shear treatment
- 2023-08-20 21:00:04下载
- 积分:1
-
图像的几种改善处理。包括平滑锐化,这两可函数需配合我上传的opentrim使用,还有灰度拉伸,灰度均衡。这两个函数可以在任何能得到只想图像像素区指针的情况下使用...
图像的几种改善处理。包括平滑锐化,这两可函数需配合我上传的opentrim使用,还有灰度拉伸,灰度均衡。这两个函数可以在任何能得到只想图像像素区指针的情况下使用。-Improve the handling of several images. Including smooth sharpening, these two functions need to be uploaded with opentrim I use, as well as tensile gray, gray balance. These two functions can be in any image pixel area just want to use pointer.
- 2022-03-15 08:54:29下载
- 积分:1
-
由于只是利用图像的灰度信息,sl 算法不能很好地区分形状相似但颜色不同的物体:针对这一问题,提出了一种基于彩
色的SIFT特征点提取算法,并着重分析了多种彩...
由于只是利用图像的灰度信息,sl 算法不能很好地区分形状相似但颜色不同的物体:针对这一问题,提出了一种基于彩
色的SIFT特征点提取算法,并着重分析了多种彩色模型对算法性能的影响?这种算法也是在图像的灰度尺度空间上检测特征点,
但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算:实验结果证明了该算法的有效性。-Abstract:Because only the gray scale information is utilized.the SIFT method can’t differentiate the objects with similar shape
but with diferent colors commendably.1,1 order to solve such problem.presents a color―based SIF I feature point detecting method
and analyzs the method’S performance in temas of diferent color models The method detected interest points in the gray image
scale space,and its eigem eetors al’e composed of the mean 、 alues of different color model components in each subregion and are
computed based on the Ol。iginal color images.Tile experimental results have proved its validity
- 2022-03-21 02:08:20下载
- 积分:1