-
opencv+directshow
学习opencv+directshow的文档-opencv+directshow
- 2023-08-29 03:35:03下载
- 积分: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
-
图像处理中的关于图像的增强,去噪及边缘检测等一系列处理。适合图像处理人员。...
图像处理中的关于图像的增强,去噪及边缘检测等一系列处理。适合图像处理人员。-About image processing to enhance images, de-noising and edge detection, such as a series of treatment. Suitable image processing personnel.
- 2023-07-28 10:25:04下载
- 积分:1
-
图像处理算法全集,包含很多经典的算法,非常实用,欢迎下载...
图像处理算法全集,包含很多经典的算法,非常实用,欢迎下载-The Complete algorithms of image processing ,Contains a lot of classical algorithms, very useful, please download!
- 2022-01-25 14:18:43下载
- 积分:1
-
Consider the motion vector smoothing method of block matching motion estimation,...
考虑运动向量平滑的块匹配运动估计方法,matlab代码-Consider the motion vector smoothing method of block matching motion estimation, matlab code
- 2022-04-08 19:59:06下载
- 积分:1
-
这是我的 图象细化程序,在C++builder 环境下运行
这是我的 图象细化程序,在C++builder 环境下运行-This is my thinning procedure, the C builder operating environment
- 2022-10-04 08:00:04下载
- 积分:1
-
利用背景建模检测运动物体(openCV)
利用背景建模检测运动物体(openCV)-Detection using background modeling moving objects (openCV)
- 2022-02-06 15:11:20下载
- 积分:1
-
对图象进行预处理并进行Hough变换,然后求图象特征向量值
对图象进行预处理并进行Hough变换,然后求图象特征向量值-Preprocessing of image and Hough transform, image characteristics and then seek to Money
- 2023-05-02 18:20:03下载
- 积分:1
-
HomoFilt.m
同态滤波器
ExGrey.m
灰度拉伸
Split.m
图象分割
ReadPic.m
读Pi...
HomoFilt.m
同态滤波器
ExGrey.m
灰度拉伸
Split.m
图象分割
ReadPic.m
读Pic图-HomoFilt.m homomorphic filter ExGrey.m tensile Split.m gray image segmentation ReadPic.m Fig Reading Pic
- 2023-05-11 05:05:03下载
- 积分:1
-
otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好...
otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better
- 2023-05-17 01:00:04下载
- 积分:1