-
本代码实现的功能: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
-
vc++实现图像的分割与图像的边缘检测,可用
vc++实现图像的分割与图像的边缘检测,可用-vc++ achieve image segmentation and image edge detection, can be used
- 2022-08-23 07:59:09下载
- 积分:1
-
这本书是关于图像处理和模式识别的经典书…
本书是一本有关图像处理和模式识别的经典书籍。-This book is a book about image processing and pattern recognition of the classic books.
- 2022-01-30 18:19:36下载
- 积分:1
-
算法特点:
(1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整);
(2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、...
算法特点:
(1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整);
(2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、斜率等参数;
(3)程序代码完全工程化设计,对320×240图像的处理速度可达15帧/秒;
测试方法:
在安装有USB CMOS摄像头的计算机上直接运行本程序即可看到实时检测直线的处理效果(采用不同颜色表示不同方向的直线)。
(可用于立体视觉、摄像机标定、人体运动分析、智能交通道路检测、工业生产监测等)
-Algorithm features: (1) can detect low-contrast line (which can be the basis of issues of interest to adjust the edge intensity) (2) The programming interface is simple, very easy to transplant integration, the algorithm can output images in a straight line for each starting point, the end of the slope and other parameters (3) code fully engineered design, on the 320 ⊙ 240 image processing speeds of up to 15 frames/s testing methods: in the installation of USB CMOS camera has a computer running the program directly to see real-time Detection of linear treatment effect (using different colors in different directions that a straight line). (Can be used for stereo vision, camera calibration, human motion analysis, intelligent traffic detection,
- 2023-01-19 23:55:04下载
- 积分:1
-
MeanShift算法,详细描述了算法的来源问题。
meanshift算法,详细描述了算法的来源、原理和应用
- 2022-01-25 20:25:35下载
- 积分:1
-
flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家...
flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家-flash navigation bar, web design in the U.S. often encounter how to design their own navigation bar, some fine examples of the navigation bar to the U.S.
- 2022-03-19 17:04:08下载
- 积分: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
-
图象处理中的一些经典代码
周长发书上的原代码
图象处理中的一些经典代码
周长发书上的原代码 -err
- 2023-02-19 00:45:03下载
- 积分:1
-
图像模式识别―VC++技术实现,杨淑莹编著,可实现图像聚类
图像模式识别―VC++技术实现,杨淑莹编著,可实现图像聚类-Image Pattern Recognition-VC++ Technology, edited by杨淑莹, achievable image clustering
- 2022-08-24 18:59:00下载
- 积分:1
-
Digital image acquisition, image enhancement, image restoration, image transform...
数字图像获取、图像增强、图像复原、图像变换等-Digital image acquisition, image enhancement, image restoration, image transformation, such as
- 2023-05-15 22:00:04下载
- 积分:1