-
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
-
graphics processing VC original code, the core written in C
图形图像处理方面的VC原码,核心部分用C写成-graphics processing VC original code, the core written in C
- 2022-07-22 17:18:24下载
- 积分:1
-
图像处理基本算法,如对图像进行二值化处理的源代码,均值滤波处理...
图像处理基本算法,如对图像进行二值化处理的源代码,均值滤波处理-Basic image processing algorithms, such as image binarization deal with the source code, deal with mean filter
- 2022-01-25 23:38:43下载
- 积分:1
-
图像中Up
图像中Up-conversion算法 使用运动估计来进行宏块估计,其中使用双向运动估计来提取信息-Up-conversion of images using motion estimation algorithm for macroblock estimates, which use bi-directional motion estimation to extract the information
- 2022-01-25 19:25:59下载
- 积分:1
-
微软公司图像工程师用的图像处理类库,里面包含大量图像处理的算法。...
微软公司图像工程师用的图像处理类库,里面包含大量图像处理的算法。-images of image processing library, which contains a large number of image processing algorithms.
- 2022-03-25 16:59:03下载
- 积分:1
-
进化粒子滤波算法及其1应用。
进化粒子滤波算法及其1应用
进化粒子滤波算法及其1应用。
进化粒子滤波算法及其1应用-The evolution of one particle filter and its application. The evolution of one particle filter and its application
- 2023-03-17 02:10:04下载
- 积分:1
-
用matlab编写的线性插值,最近邻域插值,和双三次样条插值。...
用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
- 2022-02-07 22:46:09下载
- 积分:1
-
在labview图形化编程软件中利用vision中的工具来做图像处理,这些例子对大家一定有用。...
在labview图形化编程软件中利用vision中的工具来做图像处理,这些例子对大家一定有用。-in LabVIEW graphical programming software used vision tools to do the image processing, these examples are certainly useful to everyone.
- 2022-12-20 09:25:04下载
- 积分:1
-
一个图像的角点检测、Hough变换
detect corners of a image and hough transform-corner detection and hough transform
- 2022-09-08 05:50:03下载
- 积分:1
-
tiff格式详细分析级VC++基本处理介绍,学习使用
tiff格式详细分析级VC++基本处理介绍,学习使用-tiff format, detailed analysis of the basic processing stage VC++ introduction and learning to use
- 2022-03-03 08:24:22下载
- 积分:1