-
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
-
一个很有用的有关于图像匹配的源码,与大家一同分享
一个很有用的有关于图像匹配的源码,与大家一同分享-a very useful on the source image matching, and to share with you
- 2022-06-27 01:12:58下载
- 积分:1
-
采用自适应窗口算法对左右两幅视图进行匹配,得到较为正确的视差图,避免了固定窗口算法产生的边缘不准确问题...
采用自适应窗口算法对左右两幅视图进行匹配,得到较为正确的视差图,避免了固定窗口算法产生的边缘不准确问题 -Adaptive window algorithm to match the view on the left 2 get more accurate disparity map, avoiding the edge of the fixed window method produces problems of inaccuracy
- 2022-02-06 00:22:39下载
- 积分:1
-
在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习...
在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习
-in VC6.0 of some of the basic operations, often used for the study and simple conventional exercise
- 2022-09-12 04:35:03下载
- 积分:1
-
compounded Fourier transform kernel routines within the main function job2
复利叶变换 内核 内有例程 job2为主函数-compounded Fourier transform kernel routines within the main function job2
- 2022-01-25 14:11:54下载
- 积分:1
-
该工具箱包含了相关的图像处理功能,包括
This toolbox contains functions related to image processing, including
* images loading and generation.
* filtering and blurring functions.
* anisotropic and spacially variant filters.
* non-linear filtering (median, LIC, bilateral).
* High Dynamic Range image loading and equalization.
* total variation image processing (denoising and decomposition).
* non-wavelets image transforms such as local DCT.
* Various helpers functions
- 2022-02-07 12:33:14下载
- 积分:1
-
get the image threshold by iterative algorithm in matlab. And transform the gray...
在matlab环境下,利用迭代法求图像阈值,然后实现图像的二值化处理.-get the image threshold by iterative algorithm in matlab. And transform the gray image into binary image.
- 2022-01-25 16:08:07下载
- 积分:1
-
用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助...
用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助-Opencv prepared with video capture as well as the procedures for edge detection, debugging success, followed by the avi debug video, hope to help everyone
- 2022-07-12 07:25:59下载
- 积分:1
-
图像匹配的的原图和目标图片,很实用的,欢迎下寨
图像匹配的的原图和目标图片,很实用的,欢迎下寨-image matching the maximum and objectives of the pictures, very practical and welcome Xiaqian -Image matching the image and objectives of the picture, it is useful, welcome下寨-image matching the maximum and objectives of the pictures, very practical and welcome Xiaqian
- 2023-06-06 04:40:03下载
- 积分:1
-
vc6.0, the detection of the contour shape image of the area and perimeter, BMP i...
vc6.0下,检测图像形状的轮廓的面积和周长,图像格式必须为BMP格式。-vc6.0, the detection of the contour shape image of the area and perimeter, BMP image format must be the format.
- 2022-12-25 14:25:03下载
- 积分:1