-
用Opencv实现图像的边缘提取:包括Sobel,Canny,Laplace算法,特别适合于初学Opencv的人士学习使用。...
用Opencv实现图像的边缘提取:包括Sobel,Canny,Laplace算法,特别适合于初学Opencv的人士学习使用。-Realize Opencv images using edge detection: including Sobel, Canny, Laplace algorithm, particularly suitable for beginners to learn to use the Opencv.
- 2022-07-26 15:24:00下载
- 积分: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
-
从旋转角度定义图像
图像旋转自定义角度-definition images from the angle of rotation
- 2023-06-11 02:15:03下载
- 积分:1
-
is all the image processing code reference books for the week long "<pro...
很全的图象处理的代码
参考书为周长发的《〈精通Visual C++ 图像编程》》,为数字图象处理的经典作品-is all the image processing code reference books for the week long "
- 2023-08-08 04:45:03下载
- 积分:1
-
可以根据DICOM头信息,把图像文件按照树的结构分装在各个文件夹中。...
可以根据DICOM头信息,把图像文件按照树的结构分装在各个文件夹中。-according to the first DICOM information, and image files in accordance with the structure installed in various sub-folder.
- 2022-11-24 19:40:03下载
- 积分:1
-
能量检测,主要是看如果根据虚警概率得到门限,然后进行判决...
能量检测,主要是看如果根据虚警概率得到门限,然后进行判决-enengy detection
- 2023-04-17 15:20:04下载
- 积分:1
-
图像处理的一些基本例子及代码.适合初学图像的人群
图像处理的一些基本例子及代码.适合初学图像的人群-image processing some basic examples and code. Images suitable for a novice crowd
- 2022-02-02 06:41:59下载
- 积分:1
-
目前所能找到的速度最快的Jpeg2000压缩和解压缩软件原码,解压缩速度是著名的jasper的58倍...
目前所能找到的速度最快的Jpeg2000压缩和解压缩软件原码,解压缩速度是著名的jasper的58倍-can now find the fastest Jpeg2000 compression software source, extract the speed of the famous 58 times jasper
- 2022-02-26 17:54:08下载
- 积分:1
-
模式识别和智能计算的相关软件。注意:这并不是源代码,而是一个软件。但可以了解图像处理的效果。...
模式识别和智能计算的相关软件。注意:这并不是源代码,而是一个软件。但可以了解图像处理的效果。-Pattern recognition and intelligent computing related software. Note: This is not the source code, but a software. But you can understand the image processing results.
- 2022-04-23 01:27:23下载
- 积分:1
-
数字图像处理与压缩的较好的书籍。希望对大家有用。
数字图像处理与压缩的较好的书籍。希望对大家有用。-Digital image processing and compression of the better books. Hope useful for everyone.
- 2022-04-10 05:52:07下载
- 积分:1