-
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
-
挖图小程序。。。。。。。C++编写。。VC开发环境
挖图小程序。。。。。。。C++编写。。VC开发环境-dug a small procedure. . . . . . . C preparation. . VC development environment.
- 2022-08-09 22:16:31下载
- 积分:1
-
JPEG compression coding system source code, used to learn how to make image proc...
JPEG压缩编码系统源代码,用于学习制作图像处理的方法-JPEG compression coding system source code, used to learn how to make image processing method
- 2022-03-17 21:03:31下载
- 积分:1
-
CP for the preparation of new modules, matlab source. Used to calculate the stru...
为编写CP的新模块,matlab源程序。
用于计算架构-CP for the preparation of new modules, matlab source. Used to calculate the structure of
- 2022-04-22 07:59:16下载
- 积分:1
-
This is the book on the image processing algorithms can run, welcomed Download
这是何斌书中介绍的图像处理算法,可以运行,欢迎下载-This is the book on the image processing algorithms can run, welcomed Download
- 2022-06-01 21:15:05下载
- 积分:1
-
基于OpenCV开发的道路交通视频的背景提取和前景提取。可对道路的背景进行提取和实时更新,从而提取出运动的车辆。...
基于OpenCV开发的道路交通视频的背景提取和前景提取。可对道路的背景进行提取和实时更新,从而提取出运动的车辆。-OpenCV on the development of road traffic video extraction and prospects of the background extraction. May be the background of road extraction and real-time updates, so extraction of moving vehicles.
- 2023-09-03 12:00:04下载
- 积分:1
-
实现了1D,2D,3D空间自由度下的运动参数的扩展Kalman滤波算法,文章2008 IROS Visual SLAM for 3D Large...
实现了1D,2D,3D空间自由度下的运动参数的扩展Kalman滤波算法,文章2008 IROS Visual SLAM for 3D Large-Scale Seabed Acquisition Employing Underwater Vehicles的具体实现。-a novel technique to align
partial 3D reconstructions of the seabed acquired by a stereo
camera mounted on an autonomous underwater vehicle. Vehicle
localization and seabed mapping is performed simultaneously
by means of an Extended Kalman Filter. Passive landmarks
are detected on the images and characterized considering 2D
and 3D features. Landmarks are re-observed while the robot
is navigating and data association becomes easier but robust.
Once the survey is completed, vehicle trajectory is smoothed by
a Rauch-Tung-Striebel filter obtaining an even better alignment
of the 3D views and yet a large-scale acquisition of the seabed.
- 2022-01-26 00:45:03下载
- 积分:1
-
合成孔径雷达图像(SAR)基本程序,打开‘.raw’原始16位幅度或者强度数据,另外需要一个文本文件写入高度宽度信息,文本文件后缀 .txt 需要改为 .dim
合成孔径雷达图像(SAR)基本程序,打开‘.raw’原始16位幅度或者强度数据,另外需要一个文本文件写入高度宽度信息,文本文件后缀 .txt 需要改为 .dim 。-Synthetic aperture radar images (SAR) the basic procedures, open
- 2022-01-26 05:37:40下载
- 积分:1
-
vc版数字图像处理
很久以前的一个版本,可以参考一下
vc版数字图像处理
很久以前的一个版本,可以参考一下-vc version of digital image processing a version of a long time ago, you can refer to
- 2022-03-15 14:01:47下载
- 积分:1
-
Opencv image transform of line segment detection using hough transform
图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
- 2022-02-07 22:23:56下载
- 积分:1