-
这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。...
这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。-This is the c to achieve sift algorithm for stitching panorama of the open-source projects to find control points in Hugin (feature matching).
- 2023-01-29 06:45:03下载
- 积分:1
-
基于visual c++编写的关于图像处理的源程序
基于visual c++编写的关于图像处理的源程序-prepared by the image processing of the source
- 2022-05-15 13:44:07下载
- 积分:1
-
关于阈值分割的多种算法及其应用。其中有多阈值分割法,自适应模糊阈值分割 及其一些在红外图片上的应用
关于阈值分割的多种算法及其应用。其中有多阈值分割法,自适应模糊阈值分割 及其一些在红外图片上的应用-Threshold segmentation on a variety of algorithms and their applications. One more threshold segmentation method, adaptive fuzzy threshold segmentation and some in the infrared image on the Application of
- 2023-07-09 20:20:05下载
- 积分:1
-
直方图规定化 规定灰度为[zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.3,zeros(1,49),0.1,zer...
直方图规定化 规定灰度为[zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.3,zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.1]
直方图均衡化,四邻域平均法,阈值平均法
加权平均法- Gray histogram specification provides for the [zeros (1,49), 0.1, zeros (1,49), 0.2, zeros (1,49), 0.3, zeros (1,49), 0.1, zeros (1, 49), 0.2, zeros (1,49), 0.1] histogram equalization, neighbors and domain average method, the threshold average method weighted average method
- 2022-05-13 21:36:44下载
- 积分:1
-
本实例介绍了如何实现剪切图片,在pictureBox控件中按下鼠标左键,拖拉一定区域,放开左键,再单击剪切,粘贴按钮,最后完成...
本实例介绍了如何实现剪切图片,在pictureBox控件中按下鼠标左键,拖拉一定区域,放开左键,再单击剪切,粘贴按钮,最后完成-This example describes how to realize the shear picture, in the PictureBox control by pressing the left mouse button, drag a certain region, opening up left, then click cut and paste button, and finally completed
- 2022-07-08 08:52:18下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
bmp图片几个AVI视频文件编码生成的类代码的AVI文件…
将几张bmp图片编码为avi视频文件,生成avi的类代码在writeavi.cpp文件中-Bmp picture to a few avi video files encoded to generate the class code avi files writeavi.cpp
- 2022-01-26 15:09:47下载
- 积分:1
-
利用背景建模检测运动物体(openCV)
利用背景建模检测运动物体(openCV)-Detection using background modeling moving objects (openCV)
- 2022-02-06 15:11:20下载
- 积分:1
-
实现图像的旋转与缩放,用opencv实现,
实现图像的旋转与缩放,用opencv实现,-Image rotation and scaling, using opencv realize,
- 2022-09-13 10:15:03下载
- 积分:1
-
基于偏微分方程(PDE)的热传导方程滤波的matlab实现
基于偏微分方程(PDE)的热传导方程滤波的matlab实现-based on partial differential equations (PDE) of the heat conduction Filter Implementation of Matlab
- 2022-12-31 08:00:03下载
- 积分:1