-
用于读取位图的通用程序,可以在这个基础上加以修改,添加自己的图像处理功能...
用于读取位图的通用程序,可以在这个基础上加以修改,添加自己的图像处理功能-Read bitmap for generic procedures can be modified on this basis, add your own image processing functions
- 2022-08-25 05:14:03下载
- 积分:1
-
该文给出了基于HSV 颜色空间的两幅彩色图像之间颜色相似度计算公式,它既保留了传统方法计算相似度的好处,同时克服了其缺陷。...
该文给出了基于HSV 颜色空间的两幅彩色图像之间颜色相似度计算公式,它既保留了传统方法计算相似度的好处,同时克服了其缺陷。-In this paper, based on the HSV color space of the two color image color similarity between the formula, it retains the traditional method of calculating the benefits of similarity, at the same time overcome its shortcomings.
- 2023-05-07 09:40:03下载
- 积分:1
-
介绍boost库的使用,boost库对于跨平台的程序开发具有很大的作用...
介绍boost库的使用,boost库对于跨平台的程序开发具有很大的作用-Introduced the use of boost libraries, boost libraries for cross-platform development with a significant role in
- 2023-06-10 23:00:03下载
- 积分:1
-
% 采用数字分段匹配的方式,将数字分为横、竖、左半弧、右半弧、上半弧、下半弧、
% S、反S、环 共9种元素,数字的元素间按照上、下、左、右、中5种相对关系...
% 采用数字分段匹配的方式,将数字分为横、竖、左半弧、右半弧、上半弧、下半弧、
% S、反S、环 共9种元素,数字的元素间按照上、下、左、右、中5种相对关系进行定义。
% 此时不采用绝对位置,而用相对关系的位置更具有鲁棒性,这样一共是45个维度。- Using digital sub-matching methods, the number is divided into horizontal, vertical, the left arc, right arc, arc the first half, second half of arc, S, anti-S, ring a total of nine kinds of elements, the number of elements in accordance with the upper and lower, left, right, in the relative relationship between the five kinds of definition. At this time do not use absolute position, and relative position with a more robust, so that a total of 45 dimensions.
- 2022-02-20 07:22:07下载
- 积分: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
-
matlab写的一个经典的图像滤波处理程序。
matlab写的一个经典的图像滤波处理程序。-Matlab write a classic image filtering process.
- 2023-06-09 15:05:08下载
- 积分:1
-
实现分类功能;利用matlab 编程,然后将两类可分的类别分离开来...
实现分类功能;利用matlab 编程,然后将两类可分的类别分离开来-To achieve classification the use of matlab programming, and then can be divided into two categories separated from the
- 2022-03-25 08:18:04下载
- 积分:1
-
This algorithm will perform hough transfo rm and detect shape of an object.
This algorithm will perform hough transform and detect shape of an object.-This algorithm will perform hough transfo rm and detect shape of an object.
- 2023-05-04 02:10:04下载
- 积分:1
-
A more practical is the video capture process. Procedures lovers can take advant...
是一款较为实用的视频捕获程序。程序爱好者可借助此程序进行视频的后续处理。-A more practical is the video capture process. Procedures lovers can take advantage of this procedure for the follow-up video processing.
- 2022-02-01 14:55:05下载
- 积分:1
-
用matlab对图像进行增强 包括直方图均衡化 直方图匹配 邻域平均等...
用matlab对图像进行增强 包括直方图均衡化 直方图匹配 邻域平均等-using Matlab to enhance the images include histogram equalization histogram matching an average neighborhood
- 2022-03-04 08:19:04下载
- 积分:1